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 /net/ecore-con | |
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 'net/ecore-con')
-rw-r--r-- | net/ecore-con/Makefile | 4 | ||||
-rw-r--r-- | net/ecore-con/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/ecore-con/Makefile b/net/ecore-con/Makefile index 1336895ceddd..f834c89505b8 100644 --- a/net/ecore-con/Makefile +++ b/net/ecore-con/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= con -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 CATEGORIES= net enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -18,7 +18,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= ecore libtool_hack -USE_GNOME= gnomehack pkgconfig +USE_PKGCONFIG= yes USE_LDCONFIG= yes BUILD_WRKSRC= ${WRKSRC}/src/lib/ecore_con INSTALL_WRKSRC= ${BUILD_WRKSRC} diff --git a/net/ecore-con/distinfo b/net/ecore-con/distinfo index e41ee7ca58aa..afecd5a58584 100644 --- a/net/ecore-con/distinfo +++ b/net/ecore-con/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/ecore-1.7.5.tar.bz2) = 4bbaba2153db0c356d13c45adfbcc90c7118abd112d0817581417e708d6a9222 -SIZE (e17/ecore-1.7.5.tar.bz2) = 3458107 +SHA256 (e17/ecore-1.7.6.tar.bz2) = f60800de7b2f264f1b0122a07f6c6f098fd1c3a61987bb890a3ca7d6e24d32a9 +SIZE (e17/ecore-1.7.6.tar.bz2) = 3460987 |