diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-09-23 08:26:44 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-09-23 08:26:44 +0000 |
commit | d9bd705a589d40b6e463d1260593b132baffb59a (patch) | |
tree | 09687671939678cf07bfaa70f4ca325a39f665d0 /net/php56-soap/Makefile | |
parent | - Add patch, which fixes crashes of viewers based on Poppler (diff) |
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
MFH: 2016Q3
Approved by: swills (mentor)
Notes
Notes:
svn path=/head/; revision=422652
Diffstat (limited to 'net/php56-soap/Makefile')
-rw-r--r-- | net/php56-soap/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/php56-soap/Makefile b/net/php56-soap/Makefile index a24e92063907..2f9c1925e81d 100644 --- a/net/php56-soap/Makefile +++ b/net/php56-soap/Makefile @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 0 CATEGORIES= net MASTERDIR= ${.CURDIR}/../../lang/php56 |