diff options
author | stas <stas@FreeBSD.org> | 2007-03-11 16:51:14 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2007-03-11 16:51:14 +0800 |
commit | a2724272755bd3d479b57d4112c7d6ce2f21807e (patch) | |
tree | 2cc1da2fbddb7a27923bab24c8be5051f1063291 /x11-wm/e17-module-mem | |
parent | 3bfd3a9293fced94b9f8604b6ac6352531f57eec (diff) | |
download | freebsd-ports-gnome-a2724272755bd3d479b57d4112c7d6ce2f21807e.tar.gz freebsd-ports-gnome-a2724272755bd3d479b57d4112c7d6ce2f21807e.tar.zst freebsd-ports-gnome-a2724272755bd3d479b57d4112c7d6ce2f21807e.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]
Diffstat (limited to 'x11-wm/e17-module-mem')
-rw-r--r-- | x11-wm/e17-module-mem/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/e17-module-mem/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11-wm/e17-module-mem/Makefile b/x11-wm/e17-module-mem/Makefile index 623362f4038e..f09773a6980b 100644 --- a/x11-wm/e17-module-mem/Makefile +++ b/x11-wm/e17-module-mem/Makefile @@ -6,11 +6,11 @@ # PORTNAME= mem -PORTVERSION= 20060926 +PORTVERSION= 20070223 PORTREVISION= 0 PORTEPOCH= 1 CATEGORIES= x11 -MASTER_SITES= http://sunner.elcomnet.ru/~stas/ +MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ PKGNAMEPREFIX= e17-module- DISTNAME= ${PORTNAME}-${PORTVERSION} diff --git a/x11-wm/e17-module-mem/distinfo b/x11-wm/e17-module-mem/distinfo index cf64d06cdfc1..50f192030695 100644 --- a/x11-wm/e17-module-mem/distinfo +++ b/x11-wm/e17-module-mem/distinfo @@ -1,3 +1,3 @@ -MD5 (mem-20060926.tar.bz2) = 8cb953cc229a1864336ea6e4e547aef1 -SHA256 (mem-20060926.tar.bz2) = eed0876ef948eeabf15c67bfdb8e08d6ba9b6a5479b1ffd60cd29adb69793c49 -SIZE (mem-20060926.tar.bz2) = 389496 +MD5 (mem-20070223.tar.bz2) = 806aae2b3cc2e748a9b26bd8363265ab +SHA256 (mem-20070223.tar.bz2) = 7d311e2f1efff3e54f33541d338a4ef63a4256e7969f1d7993d84d5a94bceae3 +SIZE (mem-20070223.tar.bz2) = 426211 |