svn commit: r422677 - in branches/2016Q3: lang/php56 www/php56-opcache

Torsten Zuehlsdorff tz at FreeBSD.org
Fri Sep 23 13:48:00 UTC 2016


Author: tz
Date: Fri Sep 23 13:47:59 2016
New Revision: 422677
URL: https://svnweb.freebsd.org/changeset/ports/422677

Log:
  MFH: r422652
  
  lang/php56: Update from 5.6.25 to 5.6.26
  
  Security:    CVE-2016-7416
  Security:    CVE-2016-7412
  Security:    CVE-2016-7414
  Security:    CVE-2016-7417
  Security:    CVE-2016-7411
  Security:    CVE-2016-7413
  Security:    CVE-2016-7418
  
  Approved by: swills (mentor)
  
  Approved by: ports-secteam (mat)

Modified:
  branches/2016Q3/lang/php56/Makefile
  branches/2016Q3/lang/php56/distinfo
  branches/2016Q3/www/php56-opcache/Makefile
Directory Properties:
  branches/2016Q3/   (props changed)

Modified: branches/2016Q3/lang/php56/Makefile
==============================================================================
--- branches/2016Q3/lang/php56/Makefile	Fri Sep 23 13:37:02 2016	(r422676)
+++ branches/2016Q3/lang/php56/Makefile	Fri Sep 23 13:47:59 2016	(r422677)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	php56
-PORTVERSION=	5.6.25
-PORTREVISION?=	0
+PORTVERSION=	5.6.26
+PORTREVISION?=	0	
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions
 DISTNAME=	php-${PORTVERSION}

Modified: branches/2016Q3/lang/php56/distinfo
==============================================================================
--- branches/2016Q3/lang/php56/distinfo	Fri Sep 23 13:37:02 2016	(r422676)
+++ branches/2016Q3/lang/php56/distinfo	Fri Sep 23 13:47:59 2016	(r422677)
@@ -1,5 +1,3 @@
-TIMESTAMP = 1472238006
-SHA256 (php-5.6.25.tar.xz) = 7535cd6e20040ccec4594cc386c6f15c3f2c88f24163294a31068cf7dfe7f644
-SIZE (php-5.6.25.tar.xz) = 12406072
-SHA256 (php-5.5.x-mail-header.patch) = f510672c4bf2c228e4d8c7837e16a82169de82139dcf33fafce51e9e55a1b9ed
-SIZE (php-5.5.x-mail-header.patch) = 4426
+TIMESTAMP = 1474538003
+SHA256 (php-5.6.26.tar.xz) = 203a854f0f243cb2810d1c832bc871ff133eccdf1ff69d32846f93bc1bef58a8
+SIZE (php-5.6.26.tar.xz) = 12412992

Modified: branches/2016Q3/www/php56-opcache/Makefile
==============================================================================
--- branches/2016Q3/www/php56-opcache/Makefile	Fri Sep 23 13:37:02 2016	(r422676)
+++ branches/2016Q3/www/php56-opcache/Makefile	Fri Sep 23 13:47:59 2016	(r422677)
@@ -1,7 +1,6 @@
 # Created by: Martin Matuska <mm at FreeBSD.org>
 # $FreeBSD$
 
-PORTREVISION=	1
 CATEGORIES=	www
 
 MASTERDIR=	${.CURDIR}/../../lang/php56


More information about the svn-ports-all mailing list