aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2016-09-23 13:47:59 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2016-09-23 13:47:59 +0000
commitb6930d2192ae2b3d3c3bbf6ac0a8d590a4355097 (patch)
treeb210cfecab82455af3acf22d5da9cd5d07ea4261
parent1cfcb859a27d811dc9abc81a0492a7436a4f806d (diff)
downloadports-b6930d2192ae2b3d3c3bbf6ac0a8d590a4355097.tar.gz
ports-b6930d2192ae2b3d3c3bbf6ac0a8d590a4355097.zip
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)
Notes
Notes: svn path=/branches/2016Q3/; revision=422677
-rw-r--r--lang/php56/Makefile4
-rw-r--r--lang/php56/distinfo8
-rw-r--r--www/php56-opcache/Makefile1
3 files changed, 5 insertions, 8 deletions
diff --git a/lang/php56/Makefile b/lang/php56/Makefile
index 28503af19e7e..90fc2c929641 100644
--- a/lang/php56/Makefile
+++ b/lang/php56/Makefile
@@ -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}
diff --git a/lang/php56/distinfo b/lang/php56/distinfo
index 6e88e9feaa30..51af13d35325 100644
--- a/lang/php56/distinfo
+++ b/lang/php56/distinfo
@@ -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
diff --git a/www/php56-opcache/Makefile b/www/php56-opcache/Makefile
index 99b55c2bf18c..2c4265adab60 100644
--- a/www/php56-opcache/Makefile
+++ b/www/php56-opcache/Makefile
@@ -1,7 +1,6 @@
# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= www
MASTERDIR= ${.CURDIR}/../../lang/php56