svn commit: r341363 - head/print/pecl-pdflib

Alex Dupre ale at FreeBSD.org
Mon Jan 27 10:07:37 UTC 2014


Author: ale
Date: Mon Jan 27 10:07:36 2014
New Revision: 341363
URL: http://svnweb.freebsd.org/changeset/ports/341363
QAT: https://qat.redports.org/buildarchive/r341363/

Log:
  Update to 3.0.4 release.
  
  PR:		ports/186142
  Submitted by:	Daniel Austin <freebsd-ports at dan.me.uk>

Modified:
  head/print/pecl-pdflib/Makefile
  head/print/pecl-pdflib/distinfo

Modified: head/print/pecl-pdflib/Makefile
==============================================================================
--- head/print/pecl-pdflib/Makefile	Mon Jan 27 09:49:41 2014	(r341362)
+++ head/print/pecl-pdflib/Makefile	Mon Jan 27 10:07:36 2014	(r341363)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pdflib
-PORTVERSION=	2.1.10
+PORTVERSION=	3.0.4
 CATEGORIES=	print pear
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
@@ -12,7 +12,9 @@ DIST_SUBDIR=	PECL
 MAINTAINER=	ale at FreeBSD.org
 COMMENT=	A PECL extension to create PDF on the fly
 
-LIB_DEPENDS=	pdf.6:${PORTSDIR}/print/pdflib
+LICENSE=	PHP30
+
+LIB_DEPENDS=	libpdf.so:${PORTSDIR}/print/pdflib
 
 USE_PHP=	gd
 USE_PHP_BUILD=	yes

Modified: head/print/pecl-pdflib/distinfo
==============================================================================
--- head/print/pecl-pdflib/distinfo	Mon Jan 27 09:49:41 2014	(r341362)
+++ head/print/pecl-pdflib/distinfo	Mon Jan 27 10:07:36 2014	(r341363)
@@ -1,2 +1,2 @@
-SHA256 (PECL/pdflib-2.1.10.tgz) = f5cd15b24d805698d688501498d6baf405f55ee0a53e40bcdb96c54c6f279569
-SIZE (PECL/pdflib-2.1.10.tgz) = 55880
+SHA256 (PECL/pdflib-3.0.4.tgz) = 18de7bf00983a5b0fbbd4f7e993ecf948217072ae6ebff9fbb0eef88b8984b7e
+SIZE (PECL/pdflib-3.0.4.tgz) = 27043


More information about the svn-ports-all mailing list