From b7ac961d9d92f5e26ce26fdf2216641a64169534 Mon Sep 17 00:00:00 2001 From: gblach Date: Sat, 18 May 2013 19:36:31 +0000 Subject: - Update EFL libraries to 1.7.7 - Update Enlightenment to 0.17.3 Approved by: crees (mentor) --- net/ecore-con/Makefile | 7 ++----- net/ecore-con/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 7 deletions(-) (limited to 'net') diff --git a/net/ecore-con/Makefile b/net/ecore-con/Makefile index 642ac4811bb7..e2ee68dbcb44 100644 --- a/net/ecore-con/Makefile +++ b/net/ecore-con/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= con -PORTVERSION= 1.7.6 -PORTREVISION= 1 +PORTVERSION= 1.7.7 CATEGORIES= net enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -18,11 +17,9 @@ LICENSE= BSD DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes +USE_GMAKE= yes USE_EFL= ecore libtool_hack USES= pkgconfig -.if defined(.PARSEDIR) -USE_GMAKE= yes -.endif 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 afecd5a58584..f7b99c0cf90a 100644 --- a/net/ecore-con/distinfo +++ b/net/ecore-con/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/ecore-1.7.6.tar.bz2) = f60800de7b2f264f1b0122a07f6c6f098fd1c3a61987bb890a3ca7d6e24d32a9 -SIZE (e17/ecore-1.7.6.tar.bz2) = 3460987 +SHA256 (e17/ecore-1.7.7.tar.bz2) = 0c45795771120f4e73a404fb5217fc6909f97ee82e7e8a4bdaccec9581ac9b9e +SIZE (e17/ecore-1.7.7.tar.bz2) = 3460946 -- cgit