diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-09-21 15:43:47 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-09-21 15:43:47 +0000 |
commit | ad86e61f502afc7ec80b9b57f7cd82e1c98c617e (patch) | |
tree | c9b6ca2f30455e7d38b77b98fd9a76aaab9dcd32 /security/php70-openssl | |
parent | - Update mail/sieve-connect to 0.88 (diff) |
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)
Notes
Notes:
svn path=/head/; revision=422569
Diffstat (limited to 'security/php70-openssl')
-rw-r--r-- | security/php70-openssl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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 |