Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jun 2018 11:40:54 +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: r473304 - in head: lang/php71 security/php71-openssl/files
Message-ID:  <201806251140.w5PBesC4028145@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tz
Date: Mon Jun 25 11:40:54 2018
New Revision: 473304
URL: https://svnweb.freebsd.org/changeset/ports/473304

Log:
  Update PHP 7.1 from 7.1.18 to 7.1.19
  
  Changelog: http://www.php.net/ChangeLog-7.php#7.1.19

Deleted:
  head/security/php71-openssl/files/
Modified:
  head/lang/php71/Makefile
  head/lang/php71/distinfo

Modified: head/lang/php71/Makefile
==============================================================================
--- head/lang/php71/Makefile	Mon Jun 25 09:38:18 2018	(r473303)
+++ head/lang/php71/Makefile	Mon Jun 25 11:40:54 2018	(r473304)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	php71
-PORTVERSION=	7.1.18
+PORTVERSION=	7.1.19
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions

Modified: head/lang/php71/distinfo
==============================================================================
--- head/lang/php71/distinfo	Mon Jun 25 09:38:18 2018	(r473303)
+++ head/lang/php71/distinfo	Mon Jun 25 11:40:54 2018	(r473304)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1527155148
-SHA256 (php-7.1.18.tar.xz) = 8bd91cea072ea5b368cc9b4533a1a683eb426abdacbf024bb6ffa9b799cd3b01
-SIZE (php-7.1.18.tar.xz) = 12213396
+TIMESTAMP = 1529911273
+SHA256 (php-7.1.19.tar.xz) = 7cab88f269b90a8a38dbcccf3ec0d5c6eba86122431a53eaa94405bbb60370a8
+SIZE (php-7.1.19.tar.xz) = 12215112
 SHA256 (php-7.1.x-mail-header.patch) = 8f173d89672f7ebfabfcc3c5d7f8dec1c4243aba665db4b4046e67c34d9d4dc7
 SIZE (php-7.1.x-mail-header.patch) = 4504



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