diff options
author | stas <stas@FreeBSD.org> | 2008-03-12 05:13:53 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2008-03-12 05:13:53 +0800 |
commit | 7843035eea9d002a1991cf57b8c8c617c6f55b1f (patch) | |
tree | 5c186a065f2ed99e4bc9b28ae52aa862ee51b8e9 /x11-themes/e17-theme-simply_white | |
parent | 5ca76f49f1219351516746abab31c1305b88f628 (diff) | |
download | freebsd-ports-gnome-7843035eea9d002a1991cf57b8c8c617c6f55b1f.tar.gz freebsd-ports-gnome-7843035eea9d002a1991cf57b8c8c617c6f55b1f.tar.zst freebsd-ports-gnome-7843035eea9d002a1991cf57b8c8c617c6f55b1f.zip |
- Update enlightenment-devel and EFL libraries to the latest snapshot
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage)
- Split evas and ecore to separate modules to handle dependencies properly
- Disable PAM in enlightenment-devel as it don't work anyway (requires root
privilegies)
- Add DBUS support.
Thanks to: az
Diffstat (limited to 'x11-themes/e17-theme-simply_white')
-rw-r--r-- | x11-themes/e17-theme-simply_white/Makefile | 9 | ||||
-rw-r--r-- | x11-themes/e17-theme-simply_white/distinfo | 6 |
2 files changed, 8 insertions, 7 deletions
diff --git a/x11-themes/e17-theme-simply_white/Makefile b/x11-themes/e17-theme-simply_white/Makefile index 8faa30cd84df..4099d80f6444 100644 --- a/x11-themes/e17-theme-simply_white/Makefile +++ b/x11-themes/e17-theme-simply_white/Makefile @@ -6,13 +6,14 @@ # PORTNAME= simply_white -PORTVERSION= 0.6 -PORTREVISION= 1 +PORTVERSION= 0.8.5 +PORTREVISION= 0 CATEGORIES= x11-themes -MASTER_SITES= http://www0.get-e.org/Themes/E17/_files/ \ +MASTER_SITES= ${MASTER_SITE_GET_E} \ ftp://ftp.springdaemons.com/pub/snapshots/e17/ +MASTER_SITE_SUBDIR= Themes/E17 PKGNAMEPREFIX= e17-theme- -DISTNAME= simply-white +DISTNAME= simply-white-${PORTVERSION} EXTRACT_SUFX= .edj MAINTAINER= stas@FreeBSD.org diff --git a/x11-themes/e17-theme-simply_white/distinfo b/x11-themes/e17-theme-simply_white/distinfo index bcfb994bd1ab..731a07862c8f 100644 --- a/x11-themes/e17-theme-simply_white/distinfo +++ b/x11-themes/e17-theme-simply_white/distinfo @@ -1,3 +1,3 @@ -MD5 (simply-white.edj) = 74746edd8d84c9ce6bb5d9969f27c616 -SHA256 (simply-white.edj) = 7294f2ae2e535397cc3df061a9c538400d0b36e7bbd514d706a18d0e3d0b90c6 -SIZE (simply-white.edj) = 1978867 +MD5 (simply-white-0.8.5.edj) = 1cc881f310362e57f3f113fe1362c698 +SHA256 (simply-white-0.8.5.edj) = 23c8f020ad9eb3e10a7fdc1f3ce042e8b1a4d14624c449495e5e2afcb0302f73 +SIZE (simply-white-0.8.5.edj) = 2829718 |