Date: Wed, 6 Dec 2017 21:49:08 +0000 (UTC) From: Brad Davis <brd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r455682 - in branches/2017Q4: archivers/php56-zip converters/php56-mbstring lang/php56 Message-ID: <201712062149.vB6Ln8cP032299@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brd Date: Wed Dec 6 21:49:08 2017 New Revision: 455682 URL: https://svnweb.freebsd.org/changeset/ports/455682 Log: MFH r453277 Update to 5.6.32 release. PR: 223319 Approved by: portmgr (swills) Security: de7a2b32-bd7d-11e7-b627-d43d7e971a1b Modified: branches/2017Q4/archivers/php56-zip/Makefile branches/2017Q4/converters/php56-mbstring/Makefile branches/2017Q4/lang/php56/Makefile branches/2017Q4/lang/php56/distinfo Directory Properties: branches/2017Q4/ (props changed) Modified: branches/2017Q4/archivers/php56-zip/Makefile ============================================================================== --- branches/2017Q4/archivers/php56-zip/Makefile Wed Dec 6 21:35:56 2017 (r455681) +++ branches/2017Q4/archivers/php56-zip/Makefile Wed Dec 6 21:49:08 2017 (r455682) @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= archivers MASTERDIR= ${.CURDIR}/../../lang/php56 Modified: branches/2017Q4/converters/php56-mbstring/Makefile ============================================================================== --- branches/2017Q4/converters/php56-mbstring/Makefile Wed Dec 6 21:35:56 2017 (r455681) +++ branches/2017Q4/converters/php56-mbstring/Makefile Wed Dec 6 21:49:08 2017 (r455682) @@ -3,8 +3,6 @@ CATEGORIES= converters -PORTREVISION= 1 - MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -mbstring Modified: branches/2017Q4/lang/php56/Makefile ============================================================================== --- branches/2017Q4/lang/php56/Makefile Wed Dec 6 21:35:56 2017 (r455681) +++ branches/2017Q4/lang/php56/Makefile Wed Dec 6 21:49:08 2017 (r455682) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.31 +PORTVERSION= 5.6.32 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: branches/2017Q4/lang/php56/distinfo ============================================================================== --- branches/2017Q4/lang/php56/distinfo Wed Dec 6 21:35:56 2017 (r455681) +++ branches/2017Q4/lang/php56/distinfo Wed Dec 6 21:49:08 2017 (r455682) @@ -1,5 +1,5 @@ -TIMESTAMP = 1499414495 -SHA256 (php-5.6.31.tar.xz) = c464af61240a9b7729fabe0314cdbdd5a000a4f0c9bd201f89f8628732fe4ae4 -SIZE (php-5.6.31.tar.xz) = 12461268 +TIMESTAMP = 1509534150 +SHA256 (php-5.6.32.tar.xz) = 8c2b4f721c7475fb9eabda2495209e91ea933082e6f34299d11cba88cd76e64b +SIZE (php-5.6.32.tar.xz) = 12464512 SHA256 (php-5.5.x-mail-header.patch) = f510672c4bf2c228e4d8c7837e16a82169de82139dcf33fafce51e9e55a1b9ed SIZE (php-5.5.x-mail-header.patch) = 4426
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712062149.vB6Ln8cP032299>