svn commit: r445293 - in branches/2017Q3: devel/php56-readline lang/php56

Jason Unovitch junovitch at FreeBSD.org
Sat Jul 8 02:25:54 UTC 2017


Author: junovitch
Date: Sat Jul  8 02:25:52 2017
New Revision: 445293
URL: https://svnweb.freebsd.org/changeset/ports/445293

Log:
  MFH: r445214
  
  Update to 5.6.31 release.
  
  PR:		220529
  Submitted by:	Fabiano Sidler <fabianosidler at swissonline.ch>
  Approved by:	ports-secteam (with hat)

Modified:
  branches/2017Q3/devel/php56-readline/Makefile
  branches/2017Q3/lang/php56/Makefile
  branches/2017Q3/lang/php56/distinfo
Directory Properties:
  branches/2017Q3/   (props changed)

Modified: branches/2017Q3/devel/php56-readline/Makefile
==============================================================================
--- branches/2017Q3/devel/php56-readline/Makefile	Sat Jul  8 02:20:26 2017	(r445292)
+++ branches/2017Q3/devel/php56-readline/Makefile	Sat Jul  8 02:25:52 2017	(r445293)
@@ -1,7 +1,6 @@
 # Created by: Alex Dupre <ale at FreeBSD.org>
 # $FreeBSD$
 
-PORTREVISION=	1
 CATEGORIES=	devel
 
 MASTERDIR=	${.CURDIR}/../../lang/php56

Modified: branches/2017Q3/lang/php56/Makefile
==============================================================================
--- branches/2017Q3/lang/php56/Makefile	Sat Jul  8 02:20:26 2017	(r445292)
+++ branches/2017Q3/lang/php56/Makefile	Sat Jul  8 02:25:52 2017	(r445293)
@@ -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: branches/2017Q3/lang/php56/distinfo
==============================================================================
--- branches/2017Q3/lang/php56/distinfo	Sat Jul  8 02:20:26 2017	(r445292)
+++ branches/2017Q3/lang/php56/distinfo	Sat Jul  8 02:25:52 2017	(r445293)
@@ -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


More information about the svn-ports-all mailing list