From owner-svn-ports-head@freebsd.org Thu Feb 23 14:19:45 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 3C8E9CEB913; Thu, 23 Feb 2017 14:19:45 +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 E4405186E; Thu, 23 Feb 2017 14:19:44 +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 v1NEJiW7094384; Thu, 23 Feb 2017 14:19:44 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1NEJhOE094381; Thu, 23 Feb 2017 14:19:43 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201702231419.v1NEJhOE094381@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Thu, 23 Feb 2017 14:19:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r434667 - in head: lang/php71 security/php71-hash/files 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: Thu, 23 Feb 2017 14:19:45 -0000 Author: tz Date: Thu Feb 23 14:19:43 2017 New Revision: 434667 URL: https://svnweb.freebsd.org/changeset/ports/434667 Log: Update PHP 7.1 from 7.1.1 to 7.1.2 Changelog: http://www.php.net/ChangeLog-7.php#7.1.2 PR: 217109 Submitted by: Jochen Neumeister MFH: 2017Q1 Deleted: head/security/php71-hash/files/ Modified: head/lang/php71/Makefile head/lang/php71/distinfo head/lang/php71/pkg-plist Modified: head/lang/php71/Makefile ============================================================================== --- head/lang/php71/Makefile Thu Feb 23 13:51:47 2017 (r434666) +++ head/lang/php71/Makefile Thu Feb 23 14:19:43 2017 (r434667) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php71 -PORTVERSION= 7.1.1 +PORTVERSION= 7.1.2 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: head/lang/php71/distinfo ============================================================================== --- head/lang/php71/distinfo Thu Feb 23 13:51:47 2017 (r434666) +++ head/lang/php71/distinfo Thu Feb 23 14:19:43 2017 (r434667) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484838908 -SHA256 (php-7.1.1.tar.xz) = b3565b0c1441064eba204821608df1ec7367abff881286898d900c2c2a5ffe70 -SIZE (php-7.1.1.tar.xz) = 12766648 +TIMESTAMP = 1487144216 +SHA256 (php-7.1.2.tar.xz) = d815a0c39fd57bab1434a77ff0610fb507c22f790c66cd6f26e27030c4b3e971 +SIZE (php-7.1.2.tar.xz) = 12780720 Modified: head/lang/php71/pkg-plist ============================================================================== --- head/lang/php71/pkg-plist Thu Feb 23 13:51:47 2017 (r434666) +++ head/lang/php71/pkg-plist Thu Feb 23 14:19:43 2017 (r434667) @@ -239,6 +239,7 @@ include/php/main/streams/php_streams_int include/php/main/win95nt.h %%EMBED%%lib/libphp7.so lib/php/build/Makefile.global +lib/php/build/ax_check_compile_flag.m4 lib/php/build/acinclude.m4 lib/php/build/config.guess lib/php/build/config.sub