From 2d250bb95eac4419c2b2a81d30d1629c50a4ba4f Mon Sep 17 00:00:00 2001 From: Grzegorz Blach Date: Sat, 22 Dec 2012 20:54:59 +0000 Subject: - Update Enlightenment to 0.17.0 - Update EFL to 1.7.4 - Convert to OptionsNG Approved by: crees (mentor) --- x11/ecore-imf_evas/Makefile | 11 ++++------- x11/ecore-imf_evas/distinfo | 4 ++-- x11/ecore-imf_evas/pkg-plist | 2 +- 3 files changed, 7 insertions(+), 10 deletions(-) (limited to 'x11/ecore-imf_evas') diff --git a/x11/ecore-imf_evas/Makefile b/x11/ecore-imf_evas/Makefile index 1d70cca81482..3e112f2f36e2 100644 --- a/x11/ecore-imf_evas/Makefile +++ b/x11/ecore-imf_evas/Makefile @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= imf_evas -DISTVERSION= 1.1.0 +PORTVERSION= 1.7.4 CATEGORIES= x11 enlightenment MASTER_SITES= http://download.enlightenment.org/releases/ \ - http://files.roorback.net/e17/2011-12-02/base/ + LOCAL/gblach/e17/ PKGNAMEPREFIX= ecore- -DISTNAME= ecore-${DISTVERSION} +DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} MAINTAINER= gblach@FreeBSD.org COMMENT= Enlightenment core abstraction library (IMF-Evas module) @@ -27,13 +27,10 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC} .include "../../devel/ecore-main/Makefile.inc" CONFIGURE_ARGS+= --enable-ecore-con \ - --enable-ecore-config \ --enable-ecore-ipc \ --enable-ecore-imf \ --enable-ecore-imf_evas -.include - post-patch: @${REINPLACE_CMD} -E \ -e 's,\$$\(top_builddir\)/src/lib/ecore/\.libs,${LOCALBASE}/lib,'\ @@ -46,4 +43,4 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/ecore-imf-evas.pc \ ${PREFIX}/libdata/pkgconfig/ -.include +.include diff --git a/x11/ecore-imf_evas/distinfo b/x11/ecore-imf_evas/distinfo index 30f1faeb45b9..e4794250dd2e 100644 --- a/x11/ecore-imf_evas/distinfo +++ b/x11/ecore-imf_evas/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/ecore-1.1.0.tar.bz2) = c701a31941e178babad577ede886a98cf472352e5a73ee4717c0ffdc980152cc -SIZE (e17/ecore-1.1.0.tar.bz2) = 3217298 +SHA256 (e17/ecore-1.7.4.tar.bz2) = 4fa52dece3cfeeb61c89038391c5c25ff31911a6dd187229f8ddb0a1bd61a03d +SIZE (e17/ecore-1.7.4.tar.bz2) = 3421866 diff --git a/x11/ecore-imf_evas/pkg-plist b/x11/ecore-imf_evas/pkg-plist index 1495c15d4913..ed383b86ab61 100644 --- a/x11/ecore-imf_evas/pkg-plist +++ b/x11/ecore-imf_evas/pkg-plist @@ -1,5 +1,5 @@ include/ecore-1/Ecore_IMF_Evas.h lib/libecore_imf_evas.so -lib/libecore_imf_evas.so.2 +lib/libecore_imf_evas.so.8 libdata/pkgconfig/ecore-imf-evas.pc @dirrmtry include/ecore-1 -- cgit v1.2.3