From owner-svn-ports-all@freebsd.org Fri Feb 24 13:36:31 2017 Return-Path: Delivered-To: svn-ports-all@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 7DBF8CEB356; Fri, 24 Feb 2017 13:36:31 +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 34C7E1BB1; Fri, 24 Feb 2017 13:36:31 +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 v1ODaUn3070647; Fri, 24 Feb 2017 13:36:30 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1ODaUei070644; Fri, 24 Feb 2017 13:36:30 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201702241336.v1ODaUei070644@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Fri, 24 Feb 2017 13:36:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r434712 - branches/2017Q1/lang/php70 X-SVN-Group: ports-branches 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.23 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: Fri, 24 Feb 2017 13:36:31 -0000 Author: tz Date: Fri Feb 24 13:36:29 2017 New Revision: 434712 URL: https://svnweb.freebsd.org/changeset/ports/434712 Log: MFH: r434665 Update PHP 7 from 7.0.15 to 7.0.16 Changelog: http://www.php.net/ChangeLog-7.php#7.0.16 PR: 217109 Submitted by: Jochen Neumeister Approved by: ports-secteam (junovitch) Modified: branches/2017Q1/lang/php70/Makefile branches/2017Q1/lang/php70/distinfo branches/2017Q1/lang/php70/pkg-plist Directory Properties: branches/2017Q1/ (props changed) Modified: branches/2017Q1/lang/php70/Makefile ============================================================================== --- branches/2017Q1/lang/php70/Makefile Fri Feb 24 13:31:28 2017 (r434711) +++ branches/2017Q1/lang/php70/Makefile Fri Feb 24 13:36:29 2017 (r434712) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.15 +PORTVERSION= 7.0.16 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: branches/2017Q1/lang/php70/distinfo ============================================================================== --- branches/2017Q1/lang/php70/distinfo Fri Feb 24 13:31:28 2017 (r434711) +++ branches/2017Q1/lang/php70/distinfo Fri Feb 24 13:36:29 2017 (r434712) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484838674 -SHA256 (php-7.0.15.tar.xz) = 300364d57fc4a6176ff7d52d390ee870ab6e30df121026649f8e7e0b9657fe93 -SIZE (php-7.0.15.tar.xz) = 12575116 +TIMESTAMP = 1487141848 +SHA256 (php-7.0.16.tar.xz) = 244ac39bc657448962860aa7a590e4417f68513ad5e86ee2727b1328b0537309 +SIZE (php-7.0.16.tar.xz) = 12587920 Modified: branches/2017Q1/lang/php70/pkg-plist ============================================================================== --- branches/2017Q1/lang/php70/pkg-plist Fri Feb 24 13:31:28 2017 (r434711) +++ branches/2017Q1/lang/php70/pkg-plist Fri Feb 24 13:36:29 2017 (r434712) @@ -231,6 +231,7 @@ include/php/main/win95nt.h %%EMBED%%lib/libphp7.so lib/php/build/Makefile.global lib/php/build/acinclude.m4 +lib/php/build/ax_check_compile_flag.m4 lib/php/build/config.guess lib/php/build/config.sub lib/php/build/libtool.m4