diff options
author | Renato Botelho <garga@FreeBSD.org> | 2017-04-11 17:38:49 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2017-04-11 17:38:49 +0000 |
commit | ab5fe7ef9b3bb2873b089d9017f7e3ffdcaca12f (patch) | |
tree | 6ce6d447d51a69dea79aebae18155a0014020d05 /x11-wm/Makefile | |
parent | 3c8607257cfbf32cf7214d452d2e2148c2d76783 (diff) | |
download | ports-ab5fe7ef9b3bb2873b089d9017f7e3ffdcaca12f.tar.gz ports-ab5fe7ef9b3bb2873b089d9017f7e3ffdcaca12f.zip |
- Update x11-wm/awesome to 4.1
- Create x11-wm/awesome3 for users who want to keep running 3.5.x because
API is not backward compatible
- Add UPDATING note
- Set EXPIRATION_DATE on x11-wm/awesome3 to 6 months, it's enough time for
users to convert configuration files to 4.x
Differential Revision: https://reviews.freebsd.org/D10341
Notes
Notes:
svn path=/head/; revision=438295
Diffstat (limited to 'x11-wm/Makefile')
-rw-r--r-- | x11-wm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index 122b15a781da..ec375b760045 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -9,6 +9,7 @@ SUBDIR += amiwm SUBDIR += antiwm SUBDIR += awesome + SUBDIR += awesome3 SUBDIR += awesome-vicious SUBDIR += awesome2 SUBDIR += bbkeys |