diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-09-23 16:26:44 +0800 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-09-23 16:26:44 +0800 |
commit | d9bd705a589d40b6e463d1260593b132baffb59a (patch) | |
tree | 09687671939678cf07bfaa70f4ca325a39f665d0 /math/php56-bcmath | |
parent | f06cf93d66b037f322173b63b663242c29b71da2 (diff) | |
download | freebsd-ports-gnome-d9bd705a589d40b6e463d1260593b132baffb59a.tar.gz freebsd-ports-gnome-d9bd705a589d40b6e463d1260593b132baffb59a.tar.zst freebsd-ports-gnome-d9bd705a589d40b6e463d1260593b132baffb59a.zip |
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)
Diffstat (limited to 'math/php56-bcmath')
-rw-r--r-- | math/php56-bcmath/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/php56-bcmath/Makefile b/math/php56-bcmath/Makefile index 822526c3e5d8..2aed659fa7c3 100644 --- a/math/php56-bcmath/Makefile +++ b/math/php56-bcmath/Makefile @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 0 CATEGORIES= math MASTERDIR= ${.CURDIR}/../../lang/php56 |