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 /sysutils | |
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 'sysutils')
-rw-r--r-- | sysutils/php56-fileinfo/Makefile | 1 | ||||
-rw-r--r-- | sysutils/php56-posix/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/php56-fileinfo/Makefile b/sysutils/php56-fileinfo/Makefile index 641c27000aa0..77372f0bdbf7 100644 --- a/sysutils/php56-fileinfo/Makefile +++ b/sysutils/php56-fileinfo/Makefile @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 0 CATEGORIES= sysutils MASTERDIR= ${.CURDIR}/../../lang/php56 diff --git a/sysutils/php56-posix/Makefile b/sysutils/php56-posix/Makefile index 809320829171..da38a7e1ba66 100644 --- a/sysutils/php56-posix/Makefile +++ b/sysutils/php56-posix/Makefile @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 0 CATEGORIES= sysutils MASTERDIR= ${.CURDIR}/../../lang/php56 |