Date: Fri, 7 Jul 2017 08:10:30 +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: r445214 - in head: devel/php56-readline lang/php56 Message-ID: <201707070810.v678AUrM081365@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Fri Jul 7 08:10:30 2017 New Revision: 445214 URL: https://svnweb.freebsd.org/changeset/ports/445214 Log: Update to 5.6.31 release. PR: 220529 Submitted by: Fabiano Sidler <fabianosidler@swissonline.ch> Modified: head/devel/php56-readline/Makefile head/lang/php56/Makefile head/lang/php56/distinfo Modified: head/devel/php56-readline/Makefile ============================================================================== --- head/devel/php56-readline/Makefile Fri Jul 7 08:09:35 2017 (r445213) +++ head/devel/php56-readline/Makefile Fri Jul 7 08:10:30 2017 (r445214) @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php56 Modified: head/lang/php56/Makefile ============================================================================== --- head/lang/php56/Makefile Fri Jul 7 08:09:35 2017 (r445213) +++ head/lang/php56/Makefile Fri Jul 7 08:10:30 2017 (r445214) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.30 +PORTVERSION= 5.6.31 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: head/lang/php56/distinfo ============================================================================== --- head/lang/php56/distinfo Fri Jul 7 08:09:35 2017 (r445213) +++ head/lang/php56/distinfo Fri Jul 7 08:10:30 2017 (r445214) @@ -1,5 +1,5 @@ -TIMESTAMP = 1484817530 -SHA256 (php-5.6.30.tar.xz) = a363185c786432f75e3c7ff956b49c3369c3f6906a6b10459f8d1ddc22f70805 -SIZE (php-5.6.30.tar.xz) = 12449696 +TIMESTAMP = 1499414495 +SHA256 (php-5.6.31.tar.xz) = c464af61240a9b7729fabe0314cdbdd5a000a4f0c9bd201f89f8628732fe4ae4 +SIZE (php-5.6.31.tar.xz) = 12461268 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?201707070810.v678AUrM081365>