1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Update to 4.0.1 release to support PHP 7.

This commit is contained in:
Alex Dupre 2016-10-27 09:00:27 +00:00
parent fa84137453
commit d1e1332ae7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=424750
2 changed files with 7 additions and 9 deletions

View File

@ -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}

View File

@ -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