From owner-svn-ports-head@freebsd.org Thu Oct 27 09:00:29 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1BE36C22594; Thu, 27 Oct 2016 09:00: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 mx1.freebsd.org (Postfix) with ESMTPS id E1BD7680; Thu, 27 Oct 2016 09:00:28 +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 u9R90SDe090487; Thu, 27 Oct 2016 09:00:28 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9R90SO1090485; Thu, 27 Oct 2016 09:00:28 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201610270900.u9R90SO1090485@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Thu, 27 Oct 2016 09:00:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424750 - head/print/pecl-pdflib X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Oct 2016 09:00:29 -0000 Author: ale Date: Thu Oct 27 09:00:27 2016 New Revision: 424750 URL: https://svnweb.freebsd.org/changeset/ports/424750 Log: Update to 4.0.1 release to support PHP 7. Modified: head/print/pecl-pdflib/Makefile head/print/pecl-pdflib/distinfo Modified: head/print/pecl-pdflib/Makefile ============================================================================== --- head/print/pecl-pdflib/Makefile Thu Oct 27 08:55:22 2016 (r424749) +++ head/print/pecl-pdflib/Makefile Thu Oct 27 09:00:27 2016 (r424750) @@ -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 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} Modified: head/print/pecl-pdflib/distinfo ============================================================================== --- head/print/pecl-pdflib/distinfo Thu Oct 27 08:55:22 2016 (r424749) +++ head/print/pecl-pdflib/distinfo Thu Oct 27 09:00:27 2016 (r424750) @@ -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