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/enity | |
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/enity')
-rw-r--r-- | x11/enity/Makefile | 4 | ||||
-rw-r--r-- | x11/enity/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11/enity/Makefile b/x11/enity/Makefile index 644c7d07f164..1553ba8199df 100644 --- a/x11/enity/Makefile +++ b/x11/enity/Makefile @@ -7,8 +7,8 @@ # PORTNAME= enity -PORTVERSION= 20070223 -PORTREVISION= 2 +PORTVERSION= 20080223 +PORTREVISION= 0 CATEGORIES= x11 MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ diff --git a/x11/enity/distinfo b/x11/enity/distinfo index 576959f023c8..c483604017a9 100644 --- a/x11/enity/distinfo +++ b/x11/enity/distinfo @@ -1,3 +1,3 @@ -MD5 (enity-20070223.tar.bz2) = a17a38719fb8e118dda824b13afa56a9 -SHA256 (enity-20070223.tar.bz2) = a2a147cee3fa682a09c42207b420856d0be3f092495dc7d17926794aed273c76 -SIZE (enity-20070223.tar.bz2) = 231111 +MD5 (enity-20080223.tar.bz2) = c2fb4e7e0b8fd576a827377ad3f73d20 +SHA256 (enity-20080223.tar.bz2) = 5f68effe8cb8e3edc6970283eaae1148c77141db55fc01c30f694844434c6cbc +SIZE (enity-20080223.tar.bz2) = 233367 |