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/e17-module-rain | |
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/e17-module-rain')
-rw-r--r-- | x11/e17-module-rain/Makefile | 4 | ||||
-rw-r--r-- | x11/e17-module-rain/distinfo | 6 | ||||
-rw-r--r-- | x11/e17-module-rain/pkg-plist | 1 |
3 files changed, 5 insertions, 6 deletions
diff --git a/x11/e17-module-rain/Makefile b/x11/e17-module-rain/Makefile index 77f5f19018dc..daa433e7d545 100644 --- a/x11/e17-module-rain/Makefile +++ b/x11/e17-module-rain/Makefile @@ -6,10 +6,10 @@ # PORTNAME= rain -PORTVERSION= 20060926 +PORTVERSION= 20070223 PORTREVISION= 0 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/e17-module-rain/distinfo b/x11/e17-module-rain/distinfo index 1df8e3b07846..15917d0bc525 100644 --- a/x11/e17-module-rain/distinfo +++ b/x11/e17-module-rain/distinfo @@ -1,3 +1,3 @@ -MD5 (rain-20060926.tar.bz2) = 4505ab2f405c09191fb3dace3160ef88 -SHA256 (rain-20060926.tar.bz2) = 5f7b172c99518b1bee0d9a79c150e25cdbf289e1506bedf72bbe0f2c0eee212f -SIZE (rain-20060926.tar.bz2) = 315366 +MD5 (rain-20070223.tar.bz2) = 18fa7a1fdf1cd51098620a0514436d34 +SHA256 (rain-20070223.tar.bz2) = f132a1118622fd718b32ca5c28e415b5af3edc51d87642b58885ea723a344806 +SIZE (rain-20070223.tar.bz2) = 347010 diff --git a/x11/e17-module-rain/pkg-plist b/x11/e17-module-rain/pkg-plist index fad84f556792..f9c08552a331 100644 --- a/x11/e17-module-rain/pkg-plist +++ b/x11/e17-module-rain/pkg-plist @@ -7,7 +7,6 @@ lib/enlightenment/modules/rain/%%E17_ARCH%%/module.la lib/enlightenment/modules/rain/%%E17_ARCH%%/module.so lib/enlightenment/modules/rain/module.desktop lib/enlightenment/modules/rain/module.edj -lib/enlightenment/modules/rain/module_icon.png %%NLS%%share/locale/eo/LC_MESSAGES/rain.mo %%NLS%%share/locale/fi/LC_MESSAGES/rain.mo %%NLS%%share/locale/fr/LC_MESSAGES/rain.mo |