diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-11 08:51:14 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-11 08:51:14 +0000 |
commit | 09e4e6f119b9ec6b0056a841d178b9a94d4663c4 (patch) | |
tree | 60dbec4f6c36413d232be56d31553ec53ac5f6fa /x11-wm/enlightenment-devel/Makefile | |
parent | 6ed6dba53f7727f76189d43bcaac071f15a544b6 (diff) | |
download | ports-09e4e6f119b9ec6b0056a841d178b9a94d4663c4.tar.gz ports-09e4e6f119b9ec6b0056a841d178b9a94d4663c4.zip |
- Update e17 ports to 20070223 snapshot
- Bump portrevisions on all imlib2-dependend ports as the library soversion
was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
support it anymore. [2]
The patch was tested in the tinderbox.
Approved by: portmgr (marcus) [1],
Anders Troback <freebsd@troback.com> (maintainer) [2]
Notes
Notes:
svn path=/head/; revision=187097
Diffstat (limited to 'x11-wm/enlightenment-devel/Makefile')
-rw-r--r-- | x11-wm/enlightenment-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/enlightenment-devel/Makefile b/x11-wm/enlightenment-devel/Makefile index a6cbb3d0ce0a..e60dba48fddb 100644 --- a/x11-wm/enlightenment-devel/Makefile +++ b/x11-wm/enlightenment-devel/Makefile @@ -6,11 +6,11 @@ # PORTNAME= enlightenment -PORTVERSION= 20060926 +PORTVERSION= 20070223 PORTREVISION= 0 PORTEPOCH= 1 CATEGORIES= x11-wm -MASTER_SITES= http://sunner.elcomnet.ru/~stas/ +MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ DISTNAME= e-${PORTVERSION} MAINTAINER= stas@FreeBSD.org |