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-dali | |
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-dali')
-rw-r--r-- | x11-themes/e17-theme-dali/Makefile | 9 | ||||
-rw-r--r-- | x11-themes/e17-theme-dali/distinfo | 6 |
2 files changed, 8 insertions, 7 deletions
diff --git a/x11-themes/e17-theme-dali/Makefile b/x11-themes/e17-theme-dali/Makefile index d8dfd51a084b..09679d1a6025 100644 --- a/x11-themes/e17-theme-dali/Makefile +++ b/x11-themes/e17-theme-dali/Makefile @@ -6,13 +6,14 @@ # PORTNAME= dali -PORTVERSION= 0.1 -PORTREVISION= 1 +PORTVERSION= 4.1b +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= ${PORTNAME} +DISTNAME= ${PORTNAME}${PORTVERSION:S,.,,} EXTRACT_SUFX= .edj MAINTAINER= stas@FreeBSD.org diff --git a/x11-themes/e17-theme-dali/distinfo b/x11-themes/e17-theme-dali/distinfo index 1f5ad7b58f66..fb048d7bc4b2 100644 --- a/x11-themes/e17-theme-dali/distinfo +++ b/x11-themes/e17-theme-dali/distinfo @@ -1,3 +1,3 @@ -MD5 (dali.edj) = 6ce13072052dc1b896e0478f940ac964 -SHA256 (dali.edj) = ad45c6ec1bc6e1cd5c79fa73ef7893642e5e0970b48ed2e97e2bcef6f22d5e21 -SIZE (dali.edj) = 4489367 +MD5 (dali41b.edj) = 71511291a186c2710e8d85f45f5d4696 +SHA256 (dali41b.edj) = 2d317331312800bf324ed0475e2bb4c7bdd7c831a25e3f7eaf45a1fa9023216c +SIZE (dali41b.edj) = 5151238 |