summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortz <tz@FreeBSD.org>2016-09-22 13:04:43 +0000
committertz <tz@FreeBSD.org>2016-09-22 13:04:43 +0000
commite7802e08b196e5bda9b9b6a081f7c25b9e872360 (patch)
tree3264dbf01cf42cb66ded58198470cd43ad7947b7
parentaaad2c33e95b1a1e01b3c29a0e2745de6ee0d660 (diff)
downloadFreeBSD-ports-e7802e08b196e5bda9b9b6a081f7c25b9e872360.zip
FreeBSD-ports-e7802e08b196e5bda9b9b6a081f7c25b9e872360.tar.gz
MFH: r422609
lang/php70: Update from 7.0.10 to 7.0.11 Security: CVE-2016-7416 Security: CVE-2016-7412 Security: CVE-2016-7414 Security: CVE-2016-7417 Security: CVE-2016-7413 Security: CVE-2016-7418 Approved by: pi (mentor) Approved by: ports-secteam (feld)
-rw-r--r--lang/php70/Makefile4
-rw-r--r--lang/php70/distinfo6
-rw-r--r--www/php70-opcache/Makefile1
3 files changed, 5 insertions, 6 deletions
diff --git a/lang/php70/Makefile b/lang/php70/Makefile
index ab6e544..e1048cf 100644
--- a/lang/php70/Makefile
+++ b/lang/php70/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= php70
-PORTVERSION= 7.0.10
+PORTVERSION= 7.0.11
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
@@ -84,7 +84,7 @@ CONFIGURE_ARGS+=--enable-fpm \
.if defined(PKGNAMEPREFIX)
USES+= php
-PHP_DEFAULT= 7.0
+PHP_VER= 70
IGNORE_WITH_PHP= 55 56
USE_APACHE= 22+
.include "${PORTSDIR}/Mk/bsd.apache.mk"
diff --git a/lang/php70/distinfo b/lang/php70/distinfo
index 5f760b9..1809874 100644
--- a/lang/php70/distinfo
+++ b/lang/php70/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1471602535
-SHA256 (php-7.0.10.tar.xz) = 348476ff7ba8d95a1e28e1059430c10470c5f8110f6d9133d30153dda4cdf56a
-SIZE (php-7.0.10.tar.xz) = 12474728
+TIMESTAMP = 1474368102
+SHA256 (php-7.0.11.tar.xz) = d4cccea8da1d27c11b89386f8b8e95692ad3356610d571253d00ca67d524c735
+SIZE (php-7.0.11.tar.xz) = 12258500
diff --git a/www/php70-opcache/Makefile b/www/php70-opcache/Makefile
index f3b439b..db9930b 100644
--- a/www/php70-opcache/Makefile
+++ b/www/php70-opcache/Makefile
@@ -1,7 +1,6 @@
# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= www
MASTERDIR= ${.CURDIR}/../../lang/php70
OpenPOWER on IntegriCloud