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