svn commit: r417495 - head/lang/php70

Jason Unovitch junovitch at FreeBSD.org
Sat Jun 25 22:20:32 UTC 2016


Author: junovitch
Date: Sat Jun 25 22:20:31 2016
New Revision: 417495
URL: https://svnweb.freebsd.org/changeset/ports/417495

Log:
  lang/php70: update 7.0.7 -> 7.0.8
  
  PR:		210491
  Reported by:	Vladimir Krstulja <vlad-fbsd at acheronmedia.com>
  Submitted by:	Philip Jocks <freebsdbugs at 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

Modified:
  head/lang/php70/Makefile
  head/lang/php70/distinfo

Modified: head/lang/php70/Makefile
==============================================================================
--- head/lang/php70/Makefile	Sat Jun 25 22:20:17 2016	(r417494)
+++ head/lang/php70/Makefile	Sat Jun 25 22:20:31 2016	(r417495)
@@ -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

Modified: head/lang/php70/distinfo
==============================================================================
--- head/lang/php70/distinfo	Sat Jun 25 22:20:17 2016	(r417494)
+++ head/lang/php70/distinfo	Sat Jun 25 22:20:31 2016	(r417495)
@@ -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


More information about the svn-ports-head mailing list