summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortz <tz@FreeBSD.org>2016-09-23 13:47:59 +0000
committertz <tz@FreeBSD.org>2016-09-23 13:47:59 +0000
commitdd4dbc2c4143a266261e2ebf311b353df46567e0 (patch)
treeb210cfecab82455af3acf22d5da9cd5d07ea4261
parent6287af98299f9723e218b96f8e68be2aa5e30023 (diff)
downloadFreeBSD-ports-dd4dbc2c4143a266261e2ebf311b353df46567e0.zip
FreeBSD-ports-dd4dbc2c4143a266261e2ebf311b353df46567e0.tar.gz
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)
-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 28503af..90fc2c9 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 6e88e9f..51af13d 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 99b55c2..2c4265a 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
OpenPOWER on IntegriCloud