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-toolkits/enhance | |
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-toolkits/enhance')
-rw-r--r-- | x11-toolkits/enhance/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/enhance/distinfo | 6 | ||||
-rw-r--r-- | x11-toolkits/enhance/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/x11-toolkits/enhance/Makefile b/x11-toolkits/enhance/Makefile index 05bb44e5a3a7..ea053d3f2564 100644 --- a/x11-toolkits/enhance/Makefile +++ b/x11-toolkits/enhance/Makefile @@ -7,8 +7,8 @@ # PORTNAME= enhance -PORTVERSION= 20070223 -PORTREVISION= 1 +PORTVERSION= 20080223 +PORTREVISION= 0 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ diff --git a/x11-toolkits/enhance/distinfo b/x11-toolkits/enhance/distinfo index 76e1752bd8fa..5d96744a8356 100644 --- a/x11-toolkits/enhance/distinfo +++ b/x11-toolkits/enhance/distinfo @@ -1,3 +1,3 @@ -MD5 (enhance-20070223.tar.bz2) = 225a7fd36dea32b908a4e89de43c58b8 -SHA256 (enhance-20070223.tar.bz2) = 657e8cbe269832f4e42cf08111e4cb164fa37095f41687ae912ddfdaceebf759 -SIZE (enhance-20070223.tar.bz2) = 246303 +MD5 (enhance-20080223.tar.bz2) = 41af8732780a25e10957de7bfe0ae457 +SHA256 (enhance-20080223.tar.bz2) = 90f30ec5dd76a366e7b30c211193160368a3178f977009e66584665eea85aa1c +SIZE (enhance-20080223.tar.bz2) = 248188 diff --git a/x11-toolkits/enhance/pkg-plist b/x11-toolkits/enhance/pkg-plist index d9cdc08fc335..8093beb063e3 100644 --- a/x11-toolkits/enhance/pkg-plist +++ b/x11-toolkits/enhance/pkg-plist @@ -4,3 +4,4 @@ lib/libenhance.a lib/libenhance.la lib/libenhance.so lib/libenhance.so.0 +libdata/pkgconfig/enhance.pc |