Date: Tue, 29 May 2018 14:32:55 +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: r471094 - head/lang/php71 Message-ID: <201805291432.w4TEWt50066400@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tz Date: Tue May 29 14:32:55 2018 New Revision: 471094 URL: https://svnweb.freebsd.org/changeset/ports/471094 Log: Update PHP 7.1 from 7.1.17 to 7.1.18 Changelog: http://www.php.net/ChangeLog-7.php#7.1.18 MFH: 2018Q2 Modified: head/lang/php71/Makefile head/lang/php71/distinfo Modified: head/lang/php71/Makefile ============================================================================== --- head/lang/php71/Makefile Tue May 29 14:32:46 2018 (r471093) +++ head/lang/php71/Makefile Tue May 29 14:32:55 2018 (r471094) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php71 -PORTVERSION= 7.1.17 +PORTVERSION= 7.1.18 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: head/lang/php71/distinfo ============================================================================== --- head/lang/php71/distinfo Tue May 29 14:32:46 2018 (r471093) +++ head/lang/php71/distinfo Tue May 29 14:32:55 2018 (r471094) @@ -1,5 +1,5 @@ -TIMESTAMP = 1524645206 -SHA256 (php-7.1.17.tar.xz) = 1a784806866e06367f7a5c88775d239d6f30041c7ce65a8232d03a3d4de56d56 -SIZE (php-7.1.17.tar.xz) = 12213536 +TIMESTAMP = 1527155148 +SHA256 (php-7.1.18.tar.xz) = 8bd91cea072ea5b368cc9b4533a1a683eb426abdacbf024bb6ffa9b799cd3b01 +SIZE (php-7.1.18.tar.xz) = 12213396 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?201805291432.w4TEWt50066400>