diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/pecl-pdflib/Makefile | 11 | ||||
-rw-r--r-- | print/pecl-pdflib/distinfo | 5 |
2 files changed, 7 insertions, 9 deletions
diff --git a/print/pecl-pdflib/Makefile b/print/pecl-pdflib/Makefile index 9dd4d4f4fb0a..dd394d126b71 100644 --- a/print/pecl-pdflib/Makefile +++ b/print/pecl-pdflib/Makefile @@ -2,12 +2,10 @@ # $FreeBSD$ PORTNAME= pdflib -PORTVERSION= 3.0.4 -PORTREVISION= 1 +PORTVERSION= 4.0.1 CATEGORIES= print pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- -EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL MAINTAINER= ale@FreeBSD.org @@ -15,14 +13,13 @@ COMMENT= PECL extension to create PDF on the fly LICENSE= PHP30 -BROKEN_powerpc64= Does not build - LIB_DEPENDS= libpdf.so:print/pdflib -USES= php:ext +BROKEN_powerpc64= Does not build + +USES= php:ext tar:tgz USE_PHP= gd:build PHP_MODNAME= pdf -IGNORE_WITH_PHP= 70 CONFIGURE_ARGS= --with-pdflib=${LOCALBASE} diff --git a/print/pecl-pdflib/distinfo b/print/pecl-pdflib/distinfo index 3aacc9830572..994240cecf2b 100644 --- a/print/pecl-pdflib/distinfo +++ b/print/pecl-pdflib/distinfo @@ -1,2 +1,3 @@ -SHA256 (PECL/pdflib-3.0.4.tgz) = 18de7bf00983a5b0fbbd4f7e993ecf948217072ae6ebff9fbb0eef88b8984b7e -SIZE (PECL/pdflib-3.0.4.tgz) = 27043 +TIMESTAMP = 1477558118 +SHA256 (PECL/pdflib-4.0.1.tgz) = cef4639c21c649ff4b10ee8048cf5c8aa1ade128c44755d2886bb15413e48ed6 +SIZE (PECL/pdflib-4.0.1.tgz) = 32954 |