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

Alex Dupre ale at FreeBSD.org
Thu Dec 19 09:06:29 UTC 2019


Author: ale
Date: Thu Dec 19 09:06:28 2019
New Revision: 520427
URL: https://svnweb.freebsd.org/changeset/ports/520427

Log:
  Update to 4.1.4 release to set correct licensing terms.

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

Modified: head/print/pecl-pdflib/Makefile
==============================================================================
--- head/print/pecl-pdflib/Makefile	Thu Dec 19 08:59:13 2019	(r520426)
+++ head/print/pecl-pdflib/Makefile	Thu Dec 19 09:06:28 2019	(r520427)
@@ -2,17 +2,20 @@
 # $FreeBSD$
 
 PORTNAME=	pdflib
-PORTVERSION=	4.1.3
+PORTVERSION=	4.1.4
 CATEGORIES=	print pear
 
 MAINTAINER=	ale at FreeBSD.org
 COMMENT=	PECL extension to create PDF on the fly
 
-LICENSE=	PHP30
-
 LIB_DEPENDS=	libpdf.so:print/pdflib
 
 USES=		php:pecl
+
+LICENSE_NAME=	PDFlib GmbH General License
+LICENSE_PERM=	none
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
 USE_PHP=	gd:build
 PHP_MODNAME=	pdf
 

Modified: head/print/pecl-pdflib/distinfo
==============================================================================
--- head/print/pecl-pdflib/distinfo	Thu Dec 19 08:59:13 2019	(r520426)
+++ head/print/pecl-pdflib/distinfo	Thu Dec 19 09:06:28 2019	(r520427)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1569853379
-SHA256 (PECL/pdflib-4.1.3.tgz) = 861efe9e36c3a7e3a0e837c7c4779b0438ac4618339937c8f3f19725832ef71f
-SIZE (PECL/pdflib-4.1.3.tgz) = 32519
+TIMESTAMP = 1576745319
+SHA256 (PECL/pdflib-4.1.4.tgz) = 8165e80e3cfcaf6611aadc7a58977e73174d3f33b770ab9f8240f56f4de2179e
+SIZE (PECL/pdflib-4.1.4.tgz) = 32652


More information about the svn-ports-all mailing list