Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Aug 2017 14:54:24 +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: r447218 - in head: converters/php71-mbstring lang/php71
Message-ID:  <201708031454.v73EsOuI076474@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tz
Date: Thu Aug  3 14:54:24 2017
New Revision: 447218
URL: https://svnweb.freebsd.org/changeset/ports/447218

Log:
  Update PHP 7.1 from 7.1.7 to 7.1.8
  
  Changelog: http://www.php.net/ChangeLog-7.php#7.1.8
  
  MFH: 2017Q3

Modified:
  head/converters/php71-mbstring/Makefile
  head/lang/php71/Makefile
  head/lang/php71/distinfo

Modified: head/converters/php71-mbstring/Makefile
==============================================================================
--- head/converters/php71-mbstring/Makefile	Thu Aug  3 14:53:52 2017	(r447217)
+++ head/converters/php71-mbstring/Makefile	Thu Aug  3 14:54:24 2017	(r447218)
@@ -2,8 +2,6 @@
 
 CATEGORIES=	converters
 
-PORTREVISION=	1
-
 MASTERDIR=	${.CURDIR}/../../lang/php71
 
 PKGNAMESUFFIX=	-mbstring

Modified: head/lang/php71/Makefile
==============================================================================
--- head/lang/php71/Makefile	Thu Aug  3 14:53:52 2017	(r447217)
+++ head/lang/php71/Makefile	Thu Aug  3 14:54:24 2017	(r447218)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	php71
-PORTVERSION=	7.1.7
+PORTVERSION=	7.1.8
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions

Modified: head/lang/php71/distinfo
==============================================================================
--- head/lang/php71/distinfo	Thu Aug  3 14:53:52 2017	(r447217)
+++ head/lang/php71/distinfo	Thu Aug  3 14:54:24 2017	(r447218)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1499416423
-SHA256 (php-7.1.7.tar.xz) = 0d42089729be7b2bb0308cbe189c2782f9cb4b07078c8a235495be5874fff729
-SIZE (php-7.1.7.tar.xz) = 12831708
+TIMESTAMP = 1501755364
+SHA256 (php-7.1.8.tar.xz) = 8943858738604acb33ecedb865d6c4051eeffe4e2d06f3a3c8f794daccaa2aab
+SIZE (php-7.1.8.tar.xz) = 12874840



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