diff options
author | Jason Unovitch <junovitch@FreeBSD.org> | 2016-04-03 14:20:22 +0000 |
---|---|---|
committer | Jason Unovitch <junovitch@FreeBSD.org> | 2016-04-03 14:20:22 +0000 |
commit | 0bdf2543acc26f001f0c222084d664eab1ed464c (patch) | |
tree | 09953f8905f3ef2082274832d8ea1a77413725d3 /lang/php70 | |
parent | 249caec87300be4e91209c26059e68ae0db27cc8 (diff) | |
download | ports-0bdf2543acc26f001f0c222084d664eab1ed464c.tar.gz ports-0bdf2543acc26f001f0c222084d664eab1ed464c.zip |
lang/php70: update 7.0.4 -> 7.0.5
Changelog: http://www.php.net/ChangeLog-7.php#7.0.5
Approved by: ports-secteam (with hat)
Security: https://vuxml.FreeBSD.org/freebsd/482d40cb-f9a3-11e5-92ce-002590263bf5.html
MFH: 2016Q2
Notes
Notes:
svn path=/head/; revision=412477
Diffstat (limited to 'lang/php70')
-rw-r--r-- | lang/php70/Makefile | 2 | ||||
-rw-r--r-- | lang/php70/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/php70/Makefile b/lang/php70/Makefile index fd49fb8a56bd..87eb04c05061 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.4 +PORTVERSION= 7.0.5 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php70/distinfo b/lang/php70/distinfo index a98b0ae4d235..6eeb1bb187ab 100644 --- a/lang/php70/distinfo +++ b/lang/php70/distinfo @@ -1,2 +1,2 @@ -SHA256 (php-7.0.4.tar.bz2) = a246c503709c189ba8e1e22ed2cb22abc27da43a997ff1b3318e181baf529dcc -SIZE (php-7.0.4.tar.bz2) = 14027088 +SHA256 (php-7.0.5.tar.bz2) = 2c09af7fe64537ea795f098b9b542ead407ef83f7cdc65b3787115ccbbb51de9 +SIZE (php-7.0.5.tar.bz2) = 14086522 |