diff options
author | tz <tz@FreeBSD.org> | 2016-09-21 23:43:47 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2016-09-21 23:43:47 +0800 |
commit | dfc6eb80386fed5af0288209c4f3ef0b88df42a2 (patch) | |
tree | c9b6ca2f30455e7d38b77b98fd9a76aaab9dcd32 /databases/php70-pdo_dblib | |
parent | 1f1a46689002efb5f607ef75ba777efc8866ff33 (diff) | |
download | freebsd-ports-gnome-dfc6eb80386fed5af0288209c4f3ef0b88df42a2.tar.gz freebsd-ports-gnome-dfc6eb80386fed5af0288209c4f3ef0b88df42a2.tar.zst freebsd-ports-gnome-dfc6eb80386fed5af0288209c4f3ef0b88df42a2.zip |
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)
Diffstat (limited to 'databases/php70-pdo_dblib')
-rw-r--r-- | databases/php70-pdo_dblib/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/php70-pdo_dblib/Makefile b/databases/php70-pdo_dblib/Makefile index a4886c047e0c..07819840243e 100644 --- a/databases/php70-pdo_dblib/Makefile +++ b/databases/php70-pdo_dblib/Makefile @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php70 |