From owner-svn-ports-all@freebsd.org Thu Dec 19 09:06:29 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 97B8E1DA543; Thu, 19 Dec 2019 09:06:29 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47dmFx3XrVz4RQH; Thu, 19 Dec 2019 09:06:29 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 74DE4C671; Thu, 19 Dec 2019 09:06:29 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBJ96TlS009079; Thu, 19 Dec 2019 09:06:29 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBJ96Tcd009077; Thu, 19 Dec 2019 09:06:29 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201912190906.xBJ96Tcd009077@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Thu, 19 Dec 2019 09:06:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r520427 - head/print/pecl-pdflib X-SVN-Group: ports-head X-SVN-Commit-Author: ale X-SVN-Commit-Paths: head/print/pecl-pdflib X-SVN-Commit-Revision: 520427 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Dec 2019 09:06:29 -0000 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@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