From owner-svn-ports-head@freebsd.org Tue Apr 18 08:57:37 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 247DBD4313C; Tue, 18 Apr 2017 08:57:37 +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 mx1.freebsd.org (Postfix) with ESMTPS id E8FE73D4; Tue, 18 Apr 2017 08:57:36 +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 v3I8vaw2098594; Tue, 18 Apr 2017 08:57:36 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3I8vZm4098592; Tue, 18 Apr 2017 08:57:35 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201704180857.v3I8vZm4098592@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Tue, 18 Apr 2017 08:57:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438766 - head/lang/php71 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Apr 2017 08:57:37 -0000 Author: tz Date: Tue Apr 18 08:57:35 2017 New Revision: 438766 URL: https://svnweb.freebsd.org/changeset/ports/438766 Log: Update PHP 7.1 from 7.1.3 to 7.1.4 Changelog: http://www.php.net/ChangeLog-7.php#7.1.4 PR: 218589 Submitted by: Jochen Neumeister MFH: 2017Q2 Differential Revision: https://reviews.freebsd.org/D10372 Modified: head/lang/php71/Makefile head/lang/php71/distinfo Modified: head/lang/php71/Makefile ============================================================================== --- head/lang/php71/Makefile Tue Apr 18 08:22:11 2017 (r438765) +++ head/lang/php71/Makefile Tue Apr 18 08:57:35 2017 (r438766) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php71 -PORTVERSION= 7.1.3 +PORTVERSION= 7.1.4 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: head/lang/php71/distinfo ============================================================================== --- head/lang/php71/distinfo Tue Apr 18 08:22:11 2017 (r438765) +++ head/lang/php71/distinfo Tue Apr 18 08:57:35 2017 (r438766) @@ -1,3 +1,3 @@ -TIMESTAMP = 1489566414 -SHA256 (php-7.1.3.tar.xz) = e4887c2634778e37fd962fbdf5c4a7d32cd708482fe07b448804625570cb0bb0 -SIZE (php-7.1.3.tar.xz) = 12788560 +TIMESTAMP = 1492001005 +SHA256 (php-7.1.4.tar.xz) = 71514386adf3e963df087c2044a0b3747900b8b1fc8da3a99f0a0ae9180d300b +SIZE (php-7.1.4.tar.xz) = 12793840