diff options
author | gblach <gblach@FreeBSD.org> | 2013-04-23 04:35:19 +0800 |
---|---|---|
committer | gblach <gblach@FreeBSD.org> | 2013-04-23 04:35:19 +0800 |
commit | 456b4f7bba5d997dfe68aab601ebbac3876c49e3 (patch) | |
tree | ebf239a6d9da84aec307687ba01004c0aee9a674 /devel/eio | |
parent | b562e282f243a442162277a2e3f3545883788444 (diff) | |
download | freebsd-ports-gnome-456b4f7bba5d997dfe68aab601ebbac3876c49e3.tar.gz freebsd-ports-gnome-456b4f7bba5d997dfe68aab601ebbac3876c49e3.tar.zst freebsd-ports-gnome-456b4f7bba5d997dfe68aab601ebbac3876c49e3.zip |
- Update EFL libraries to 1.7.6(.1)
- Update Enlightenment to 0.17.2.1
Approved by: crees (mentor)
Diffstat (limited to 'devel/eio')
-rw-r--r-- | devel/eio/Makefile | 9 | ||||
-rw-r--r-- | devel/eio/distinfo | 4 |
2 files changed, 5 insertions, 8 deletions
diff --git a/devel/eio/Makefile b/devel/eio/Makefile index 0e8a03d321c5..f19f8c308d3d 100644 --- a/devel/eio/Makefile +++ b/devel/eio/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eio -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6.1 CATEGORIES= devel enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -15,12 +15,9 @@ LICENSE= LGPL21 DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes +USES= pathfix USE_EFL= eina eet ecore libtool_hack -USE_GNOME= gnomehack pkgconfig +USE_PKGCONFIG= yes USE_LDCONFIG= yes -post-install: - @${RMDIR} ${PREFIX}/share/eio/examples - @${RMDIR} ${PREFIX}/share/eio - .include <bsd.port.mk> diff --git a/devel/eio/distinfo b/devel/eio/distinfo index aa77e86da837..7cf929e8c172 100644 --- a/devel/eio/distinfo +++ b/devel/eio/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/eio-1.7.5.tar.bz2) = 46eb390405c749953a96fc0b32a15f403e838ca1f89eed78276c123370a94aaf -SIZE (e17/eio-1.7.5.tar.bz2) = 358657 +SHA256 (e17/eio-1.7.6.1.tar.bz2) = c79d69a2f4f8ba4d52ec6dce8dde37dad4d226c674a2af82ae55866249ea56d6 +SIZE (e17/eio-1.7.6.1.tar.bz2) = 359496 |