diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2010-11-15 16:29:37 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2010-11-15 16:29:37 +0000 |
commit | 0940ed2b683137732b36952bbfe53a63cab406c3 (patch) | |
tree | 2acfe5d72330d3ede239a64015d8510761f0bb09 /x11-wm | |
parent | c01434b00dea499672ba1425f8cb44c125d71adb (diff) | |
download | ports-0940ed2b683137732b36952bbfe53a63cab406c3.tar.gz ports-0940ed2b683137732b36952bbfe53a63cab406c3.zip |
- Update to 1.0.7
Changes:
* Minor zooming related fixes/cleanups.
* Change WITH_ZOOM to ENABLE_ZOOM. Zoom related build tweaks.
* Fix desk/area dialog changes sometimes not being saved.
* Enable using randr (1.3) for zooming.
* Revert "If CM is active, change snap to live pager mode."
Notes
Notes:
svn path=/head/; revision=264595
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/e16/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/e16/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index 6cd9d356c33a..14c3688bef42 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/Makefile @@ -6,9 +6,9 @@ # PORTNAME= e16 -PORTVERSION= 1.0.6.002 +PORTVERSION= 1.0.7 CATEGORIES= x11-wm enlightenment -MASTER_SITES= SF/enlightenment/${PORTNAME}/Snapshots/ +MASTER_SITES= SF/enlightenment/${PORTNAME}/${PORTVERSION}/ MAINTAINER= gahr@FreeBSD.org COMMENT= A very artistic X window manager diff --git a/x11-wm/e16/distinfo b/x11-wm/e16/distinfo index 0931dde0b06d..f6854ebe577b 100644 --- a/x11-wm/e16/distinfo +++ b/x11-wm/e16/distinfo @@ -1,2 +1,2 @@ -SHA256 (e16-1.0.6.002.tar.gz) = 226059ca3521b713f513d25bf29e8e4a17414bcfb5d70fb8a5f7c6ebe0fd2c20 -SIZE (e16-1.0.6.002.tar.gz) = 2222897 +SHA256 (e16-1.0.7.tar.gz) = d36cf57e4125b173608a6f4cbfa53d91f59f047579fe6a40939874293cfe71bc +SIZE (e16-1.0.7.tar.gz) = 2223518 |