From 000b52cdd424e082ff2c2c9089451ea588603f85 Mon Sep 17 00:00:00 2001 From: Torsten Zuehlsdorff Date: Thu, 22 Sep 2016 13:04:43 +0000 Subject: 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) --- lang/php70/Makefile | 4 ++-- lang/php70/distinfo | 6 +++--- www/php70-opcache/Makefile | 1 - 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/lang/php70/Makefile b/lang/php70/Makefile index ab6e5440290f..e1048cf07759 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 5f760b95a4dc..1809874b5f2d 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 f3b439b4d895..db9930ba6e63 100644 --- a/www/php70-opcache/Makefile +++ b/www/php70-opcache/Makefile @@ -1,7 +1,6 @@ # Created by: Martin Matuska # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= www MASTERDIR= ${.CURDIR}/../../lang/php70 -- cgit v1.2.3