[Midnightbsd-cvs] mports [24168] trunk/print/pecl-pdflib: fix build and update

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Sep 3 17:57:07 EDT 2018


Revision: 24168
          http://svnweb.midnightbsd.org/mports/?rev=24168
Author:   laffer1
Date:     2018-09-03 17:57:06 -0400 (Mon, 03 Sep 2018)
Log Message:
-----------
fix build and update

Modified Paths:
--------------
    trunk/print/pecl-pdflib/Makefile
    trunk/print/pecl-pdflib/distinfo

Modified: trunk/print/pecl-pdflib/Makefile
===================================================================
--- trunk/print/pecl-pdflib/Makefile	2018-09-03 21:53:20 UTC (rev 24167)
+++ trunk/print/pecl-pdflib/Makefile	2018-09-03 21:57:06 UTC (rev 24168)
@@ -1,7 +1,7 @@
 # $MidnightBSD$
 
 PORTNAME=	pdflib
-PORTVERSION=	3.0.4
+PORTVERSION=	4.1.2
 CATEGORIES=	print
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
@@ -21,5 +21,6 @@
 PHP_MODNAME=	pdf
 
 CONFIGURE_ARGS=	--with-pdflib=${LOCALBASE}
+CONFIGURE_TARGET=	${ARCH}-portbld-freebsd10.4
 
 .include <bsd.port.mk>

Modified: trunk/print/pecl-pdflib/distinfo
===================================================================
--- trunk/print/pecl-pdflib/distinfo	2018-09-03 21:53:20 UTC (rev 24167)
+++ trunk/print/pecl-pdflib/distinfo	2018-09-03 21:57:06 UTC (rev 24168)
@@ -1,2 +1,3 @@
-SHA256 (PECL/pdflib-3.0.4.tgz) = 18de7bf00983a5b0fbbd4f7e993ecf948217072ae6ebff9fbb0eef88b8984b7e
-SIZE (PECL/pdflib-3.0.4.tgz) = 27043
+TIMESTAMP = 1536011762
+SHA256 (PECL/pdflib-4.1.2.tgz) = abb231d5986bf46cdb430b2dfb9918237038ed1c0330f0ce99c77525ef393e14
+SIZE (PECL/pdflib-4.1.2.tgz) = 33081



More information about the Midnightbsd-cvs mailing list