diff options
author | junovitch <junovitch@FreeBSD.org> | 2016-06-26 06:20:31 +0800 |
---|---|---|
committer | junovitch <junovitch@FreeBSD.org> | 2016-06-26 06:20:31 +0800 |
commit | 3d3db8213924acfea8728d76976cd943fe3f5c2f (patch) | |
tree | 915f566f83c79646794e772a24c2f47d7a6bcb2c /lang/php70 | |
parent | bd8eeb5ffb59fba4866d328ad12cbd5398a3937e (diff) | |
download | freebsd-ports-gnome-3d3db8213924acfea8728d76976cd943fe3f5c2f.tar.gz freebsd-ports-gnome-3d3db8213924acfea8728d76976cd943fe3f5c2f.tar.zst freebsd-ports-gnome-3d3db8213924acfea8728d76976cd943fe3f5c2f.zip |
lang/php70: update 7.0.7 -> 7.0.8
PR: 210491
Reported by: Vladimir Krstulja <vlad-fbsd@acheronmedia.com>
Submitted by: Philip Jocks <freebsdbugs@filis.org>
Approved by: ports-secteam (with hat)
Security: CVE-2015-8874
Security: CVE-2016-5766
Security: CVE-2016-5767
Security: CVE-2016-5768
Security: CVE-2016-5769
Security: CVE-2016-5770
Security: CVE-2016-5771
Security: CVE-2016-5772
Security: CVE-2016-5773
Security: https://vuxml.FreeBSD.org/freebsd/66d77c58-3b1d-11e6-8e82-002590263bf5.html
MFH: 2016Q2
Diffstat (limited to 'lang/php70')
-rw-r--r-- | lang/php70/Makefile | 2 | ||||
-rw-r--r-- | lang/php70/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/php70/Makefile b/lang/php70/Makefile index f0c01f8419f4..5ee70db2b5f0 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.7 +PORTVERSION= 7.0.8 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php70/distinfo b/lang/php70/distinfo index 6a62777ab2f5..5d76951f8ba3 100644 --- a/lang/php70/distinfo +++ b/lang/php70/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1464392035 -SHA256 (php-7.0.7.tar.bz2) = 474f2925c4782b94016e3afbb17b14ff9cc6f4fdb6f6e231b36a378bb18a3d1a -SIZE (php-7.0.7.tar.bz2) = 14106181 +TIMESTAMP = 1466883794 +SHA256 (php-7.0.8.tar.bz2) = 66dc7ba388490e07b1313fe3a06b1fa822e1310585fe29f4909995f131e27c8d +SIZE (php-7.0.8.tar.bz2) = 14105805 |