diff options
author | Grzegorz Blach <gblach@FreeBSD.org> | 2012-12-22 20:54:59 +0000 |
---|---|---|
committer | Grzegorz Blach <gblach@FreeBSD.org> | 2012-12-22 20:54:59 +0000 |
commit | 2d250bb95eac4419c2b2a81d30d1629c50a4ba4f (patch) | |
tree | 9c4bc08591050b7b536082be6db8392c913f8089 /graphics/evas_generic_loaders-ps | |
parent | 3f57bf2285e342135340477d9404790fda157f15 (diff) | |
download | ports-2d250bb95eac4419c2b2a81d30d1629c50a4ba4f.tar.gz ports-2d250bb95eac4419c2b2a81d30d1629c50a4ba4f.zip |
Notes
Diffstat (limited to 'graphics/evas_generic_loaders-ps')
-rw-r--r-- | graphics/evas_generic_loaders-ps/Makefile | 10 | ||||
-rw-r--r-- | graphics/evas_generic_loaders-ps/distinfo | 4 |
2 files changed, 7 insertions, 7 deletions
diff --git a/graphics/evas_generic_loaders-ps/Makefile b/graphics/evas_generic_loaders-ps/Makefile index 210eb4089d17..d7e94c59869c 100644 --- a/graphics/evas_generic_loaders-ps/Makefile +++ b/graphics/evas_generic_loaders-ps/Makefile @@ -2,26 +2,26 @@ # $FreeBSD$ PORTNAME= ps -DISTVERSION= 1.1.0 +PORTVERSION= 1.7.4 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.org/releases/ \ - http://files.roorback.net/e17/2011-12-02/base/ + LOCAL/gblach/e17/ PKGNAMEPREFIX= evas_generic_loaders- -DISTNAME= ${PKGNAMEPREFIX}${DISTVERSION} +DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} MAINTAINER= gblach@FreeBSD.org COMMENT= Additional loader for Evas (ps) LICENSE= GPLv2 -LIB_DEPENDS= spectre.1:${PORTSDIR}/print/libspectre +LIB_DEPENDS= spectre:${PORTSDIR}/print/libspectre DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes -USE_LDCONFIG= yes USE_EFL= eina USE_GNOME= gnomehack pkgconfig +USE_LDCONFIG= yes BINSRC= ${WRKSRC}/src/bin/${PORTNAME} diff --git a/graphics/evas_generic_loaders-ps/distinfo b/graphics/evas_generic_loaders-ps/distinfo index 738ab3a9faa8..ad795f8fdb40 100644 --- a/graphics/evas_generic_loaders-ps/distinfo +++ b/graphics/evas_generic_loaders-ps/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/evas_generic_loaders-1.1.0.tar.bz2) = e3da3d5d1d9108a29b4b3cde1cb8c1cf9332bc48c6c4c4af7c5f7bf9740e5acc -SIZE (e17/evas_generic_loaders-1.1.0.tar.bz2) = 189476 +SHA256 (e17/evas_generic_loaders-1.7.4.tar.bz2) = 85779f33e8ad483a9b849a74be8ca3aae22127138a325bae0f079133b2fe4e7c +SIZE (e17/evas_generic_loaders-1.7.4.tar.bz2) = 200620 |