svn commit: r431927 - branches/2017Q1/lang/php56

Jason Unovitch junovitch at FreeBSD.org
Fri Jan 20 02:42:46 UTC 2017


Author: junovitch
Date: Fri Jan 20 02:42:45 2017
New Revision: 431927
URL: https://svnweb.freebsd.org/changeset/ports/431927

Log:
  MFH: r431862
  
  Update to 5.6.30 release.
  
  Security:	https://vuxml.FreeBSD.org/freebsd/709e025a-de8b-11e6-a9a5-b499baebfeaf.html
  Approved by:	ports-secteam (with hat)

Modified:
  branches/2017Q1/lang/php56/Makefile
  branches/2017Q1/lang/php56/distinfo
Directory Properties:
  branches/2017Q1/   (props changed)

Modified: branches/2017Q1/lang/php56/Makefile
==============================================================================
--- branches/2017Q1/lang/php56/Makefile	Fri Jan 20 02:41:30 2017	(r431926)
+++ branches/2017Q1/lang/php56/Makefile	Fri Jan 20 02:42:45 2017	(r431927)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	php56
-PORTVERSION=	5.6.29
+PORTVERSION=	5.6.30
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions

Modified: branches/2017Q1/lang/php56/distinfo
==============================================================================
--- branches/2017Q1/lang/php56/distinfo	Fri Jan 20 02:41:30 2017	(r431926)
+++ branches/2017Q1/lang/php56/distinfo	Fri Jan 20 02:42:45 2017	(r431927)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1481346047
-SHA256 (php-5.6.29.tar.xz) = 0ff352a433f73e2c82b0d5b283b600402518569bf72a74e247f356dacbf322a7
-SIZE (php-5.6.29.tar.xz) = 12444988
+TIMESTAMP = 1484817530
+SHA256 (php-5.6.30.tar.xz) = a363185c786432f75e3c7ff956b49c3369c3f6906a6b10459f8d1ddc22f70805
+SIZE (php-5.6.30.tar.xz) = 12449696
 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