diff options
author | tz <tz@FreeBSD.org> | 2016-09-21 23:43:47 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2016-09-21 23:43:47 +0800 |
commit | dfc6eb80386fed5af0288209c4f3ef0b88df42a2 (patch) | |
tree | c9b6ca2f30455e7d38b77b98fd9a76aaab9dcd32 /security | |
parent | 1f1a46689002efb5f607ef75ba777efc8866ff33 (diff) | |
download | freebsd-ports-gnome-dfc6eb80386fed5af0288209c4f3ef0b88df42a2.tar.gz freebsd-ports-gnome-dfc6eb80386fed5af0288209c4f3ef0b88df42a2.tar.zst freebsd-ports-gnome-dfc6eb80386fed5af0288209c4f3ef0b88df42a2.zip |
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
MFH: 2016Q3
Approved by: pi (mentor)
Diffstat (limited to 'security')
-rw-r--r-- | security/php70-filter/Makefile | 1 | ||||
-rw-r--r-- | security/php70-hash/Makefile | 1 | ||||
-rw-r--r-- | security/php70-mcrypt/Makefile | 1 | ||||
-rw-r--r-- | security/php70-openssl/Makefile | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/security/php70-filter/Makefile b/security/php70-filter/Makefile index c00b35c22e94..ccb288794c5e 100644 --- a/security/php70-filter/Makefile +++ b/security/php70-filter/Makefile @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= security MASTERDIR= ${.CURDIR}/../../lang/php70 diff --git a/security/php70-hash/Makefile b/security/php70-hash/Makefile index 17b5b944f4ce..3ee94a424193 100644 --- a/security/php70-hash/Makefile +++ b/security/php70-hash/Makefile @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= security MASTERDIR= ${.CURDIR}/../../lang/php70 diff --git a/security/php70-mcrypt/Makefile b/security/php70-mcrypt/Makefile index 18b41abf06aa..ac715c925209 100644 --- a/security/php70-mcrypt/Makefile +++ b/security/php70-mcrypt/Makefile @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= security MASTERDIR= ${.CURDIR}/../../lang/php70 diff --git a/security/php70-openssl/Makefile b/security/php70-openssl/Makefile index c3974689a42a..7759e22394e8 100644 --- a/security/php70-openssl/Makefile +++ b/security/php70-openssl/Makefile @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= security MASTERDIR= ${.CURDIR}/../../lang/php70 |