From owner-svn-ports-all@freebsd.org Tue May 29 14:32:56 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A7AD6FBEFBD; Tue, 29 May 2018 14:32:56 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 52AF46DE9A; Tue, 29 May 2018 14:32:56 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 354AC1D3E8; Tue, 29 May 2018 14:32:56 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w4TEWtGP066401; Tue, 29 May 2018 14:32:55 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4TEWt50066400; Tue, 29 May 2018 14:32:55 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201805291432.w4TEWt50066400@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Tue, 29 May 2018 14:32:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471094 - head/lang/php71 X-SVN-Group: ports-head X-SVN-Commit-Author: tz X-SVN-Commit-Paths: head/lang/php71 X-SVN-Commit-Revision: 471094 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 May 2018 14:32:56 -0000 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