Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 May 2017 12:05:10 +0000 (UTC)
From:      Torsten Zuehlsdorff <tz@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r440919 - in branches/2017Q2: devel/php70-gettext/files lang/php70
Message-ID:  <201705151205.v4FC5AiH093962@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tz
Date: Mon May 15 12:05:10 2017
New Revision: 440919
URL: https://svnweb.freebsd.org/changeset/ports/440919

Log:
  MFH: r440913
  
  Update PHP 7 from 7.0.18 to 7.0.19
  
  Changelog: http://www.php.net/ChangeLog-7.php#7.0.19
  
  Also remove the patch from devel/php70-gettext
  which isn't needed anymore.
  
  Approved by: portmgr (miwi)

Deleted:
  branches/2017Q2/devel/php70-gettext/files/
Modified:
  branches/2017Q2/lang/php70/Makefile
  branches/2017Q2/lang/php70/distinfo
Directory Properties:
  branches/2017Q2/   (props changed)

Modified: branches/2017Q2/lang/php70/Makefile
==============================================================================
--- branches/2017Q2/lang/php70/Makefile	Mon May 15 12:03:14 2017	(r440918)
+++ branches/2017Q2/lang/php70/Makefile	Mon May 15 12:05:10 2017	(r440919)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	php70
-PORTVERSION=	7.0.18
+PORTVERSION=	7.0.19
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions

Modified: branches/2017Q2/lang/php70/distinfo
==============================================================================
--- branches/2017Q2/lang/php70/distinfo	Mon May 15 12:03:14 2017	(r440918)
+++ branches/2017Q2/lang/php70/distinfo	Mon May 15 12:05:10 2017	(r440919)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491983822
-SHA256 (php-7.0.18.tar.xz) = 679cffcdf2495dee5ab89bda595e678a1096136678b3a1d08f1f57ba347c234d
-SIZE (php-7.0.18.tar.xz) = 12593408
+TIMESTAMP = 1494835179
+SHA256 (php-7.0.19.tar.xz) = 640e5e3377d15a6d19adce2b94a9d876eeddabdb862d154a5e347987f4225ef6
+SIZE (php-7.0.19.tar.xz) = 12595396



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