Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Aug 2016 08:48:14 +0000 (UTC)
From:      Torsten Zuehlsdorff <tz@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r420589 - head/lang/php70
Message-ID:  <201608220848.u7M8mEYd035802@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tz
Date: Mon Aug 22 08:48:14 2016
New Revision: 420589
URL: https://svnweb.freebsd.org/changeset/ports/420589

Log:
  lang/php70: Upgrade from 7.0.9 to 7.0.10
  
  Changes: https://php.net/ChangeLog-7.php#7.0.10
  
  Approved by: junovitch (mentor)
  MFH:         2016Q3

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

Modified: head/lang/php70/Makefile
==============================================================================
--- head/lang/php70/Makefile	Mon Aug 22 06:20:30 2016	(r420588)
+++ head/lang/php70/Makefile	Mon Aug 22 08:48:14 2016	(r420589)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	php70
-PORTVERSION=	7.0.9
-PORTREVISION?=	2
+PORTVERSION=	7.0.10
+PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions
 DISTNAME=	php-${PORTVERSION}

Modified: head/lang/php70/distinfo
==============================================================================
--- head/lang/php70/distinfo	Mon Aug 22 06:20:30 2016	(r420588)
+++ head/lang/php70/distinfo	Mon Aug 22 08:48:14 2016	(r420589)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1470389700
-SHA256 (php-7.0.9.tar.xz) = 970c322ba3e472cb0264b8ba9d4d92e87918da5d0cca53c4aba2a70545b8626d
-SIZE (php-7.0.9.tar.xz) = 12240712
+TIMESTAMP = 1471602535
+SHA256 (php-7.0.10.tar.xz) = 348476ff7ba8d95a1e28e1059430c10470c5f8110f6d9133d30153dda4cdf56a
+SIZE (php-7.0.10.tar.xz) = 12474728



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608220848.u7M8mEYd035802>