Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Apr 2017 09:00:05 +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: r438767 - head/lang/php70
Message-ID:  <201704180900.v3I905xG098857@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tz
Date: Tue Apr 18 09:00:05 2017
New Revision: 438767
URL: https://svnweb.freebsd.org/changeset/ports/438767

Log:
  Update PHP 7 from 7.0.17 to 7.0.18
  
  Changelog: http://www.php.net/ChangeLog-7.php#7.0.18
  
  PR:           218589
  Submitted by: Jochen Neumeister <joneum@bsdproject.de>
  MFH:          2017Q2
  Differential Revision: https://reviews.freebsd.org/D10373

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

Modified: head/lang/php70/Makefile
==============================================================================
--- head/lang/php70/Makefile	Tue Apr 18 08:57:35 2017	(r438766)
+++ head/lang/php70/Makefile	Tue Apr 18 09:00:05 2017	(r438767)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	php70
-PORTVERSION=	7.0.17
+PORTVERSION=	7.0.18
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions

Modified: head/lang/php70/distinfo
==============================================================================
--- head/lang/php70/distinfo	Tue Apr 18 08:57:35 2017	(r438766)
+++ head/lang/php70/distinfo	Tue Apr 18 09:00:05 2017	(r438767)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1489565928
-SHA256 (php-7.0.17.tar.xz) = 471c16fcdd6a5e1a37199e97bcaeea6117626229785185be7532aaa7c6ee04be
-SIZE (php-7.0.17.tar.xz) = 12588452
+TIMESTAMP = 1491983822
+SHA256 (php-7.0.18.tar.xz) = 679cffcdf2495dee5ab89bda595e678a1096136678b3a1d08f1f57ba347c234d
+SIZE (php-7.0.18.tar.xz) = 12593408



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