svn commit: r415970 - head/lang/php70
Jason Unovitch
junovitch at FreeBSD.org
Sat May 28 01:41:14 UTC 2016
Author: junovitch
Date: Sat May 28 01:41:13 2016
New Revision: 415970
URL: https://svnweb.freebsd.org/changeset/ports/415970
Log:
lang/php70: update 7.0.6 -> 7.0.7
Approved by: ports-secteam (with hat)
Security: CVE-2013-7456
Security: CVE-2016-5093
Security: https://vuxml.FreeBSD.org/freebsd/6b110175-246d-11e6-8dd3-002590263bf5.html
MFH: 2016Q2
Modified:
head/lang/php70/Makefile
head/lang/php70/distinfo
Modified: head/lang/php70/Makefile
==============================================================================
--- head/lang/php70/Makefile Sat May 28 01:40:53 2016 (r415969)
+++ head/lang/php70/Makefile Sat May 28 01:41:13 2016 (r415970)
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= php70
-PORTVERSION= 7.0.6
-PORTREVISION?= 1
+PORTVERSION= 7.0.7
+PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
DISTNAME= php-${PORTVERSION}
Modified: head/lang/php70/distinfo
==============================================================================
--- head/lang/php70/distinfo Sat May 28 01:40:53 2016 (r415969)
+++ head/lang/php70/distinfo Sat May 28 01:41:13 2016 (r415970)
@@ -1,2 +1,3 @@
-SHA256 (php-7.0.6.tar.bz2) = 14ddf192a9965c858c1e742a61456be2f34a4db87556172c0d76f08de96329b7
-SIZE (php-7.0.6.tar.bz2) = 14102594
+TIMESTAMP = 1464392035
+SHA256 (php-7.0.7.tar.bz2) = 474f2925c4782b94016e3afbb17b14ff9cc6f4fdb6f6e231b36a378bb18a3d1a
+SIZE (php-7.0.7.tar.bz2) = 14106181
More information about the svn-ports-all
mailing list