Date: Wed, 1 Nov 2017 11:39:44 +0000 (UTC) From: Alex Dupre <ale@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453277 - in head: archivers/php56-zip converters/php56-mbstring lang/php56 Message-ID: <201711011139.vA1Bdi9m077025@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Wed Nov 1 11:39:44 2017 New Revision: 453277 URL: https://svnweb.freebsd.org/changeset/ports/453277 Log: Update to 5.6.32 release. PR: 223319 Submitted by: Dani <i.dani@outlook.com> Modified: head/archivers/php56-zip/Makefile head/converters/php56-mbstring/Makefile head/lang/php56/Makefile head/lang/php56/distinfo Modified: head/archivers/php56-zip/Makefile ============================================================================== --- head/archivers/php56-zip/Makefile Wed Nov 1 11:34:58 2017 (r453276) +++ head/archivers/php56-zip/Makefile Wed Nov 1 11:39:44 2017 (r453277) @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= archivers MASTERDIR= ${.CURDIR}/../../lang/php56 Modified: head/converters/php56-mbstring/Makefile ============================================================================== --- head/converters/php56-mbstring/Makefile Wed Nov 1 11:34:58 2017 (r453276) +++ head/converters/php56-mbstring/Makefile Wed Nov 1 11:39:44 2017 (r453277) @@ -3,8 +3,6 @@ CATEGORIES= converters -PORTREVISION= 1 - MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -mbstring Modified: head/lang/php56/Makefile ============================================================================== --- head/lang/php56/Makefile Wed Nov 1 11:34:58 2017 (r453276) +++ head/lang/php56/Makefile Wed Nov 1 11:39:44 2017 (r453277) @@ -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: head/lang/php56/distinfo ============================================================================== --- head/lang/php56/distinfo Wed Nov 1 11:34:58 2017 (r453276) +++ head/lang/php56/distinfo Wed Nov 1 11:39:44 2017 (r453277) @@ -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?201711011139.vA1Bdi9m077025>