Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jul 2017 02:25:52 +0000 (UTC)
From:      Jason Unovitch <junovitch@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r445293 - in branches/2017Q3: devel/php56-readline lang/php56
Message-ID:  <201707080225.v682PqQJ039779@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707080225.v682PqQJ039779>