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 /www/php56-tidy/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 'www/php56-tidy/Makefile')
-rw-r--r-- | www/php56-tidy/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/php56-tidy/Makefile b/www/php56-tidy/Makefile index 1376aca7c7ed..872746370284 100644 --- a/www/php56-tidy/Makefile +++ b/www/php56-tidy/Makefile @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 0 CATEGORIES= www MASTERDIR= ${.CURDIR}/../../lang/php56 |