From owner-svn-ports-head@freebsd.org Tue Jul 26 16:05:56 2016 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 A7DE4BA43AD; Tue, 26 Jul 2016 16:05: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 mx1.freebsd.org (Postfix) with ESMTPS id 7915016B3; Tue, 26 Jul 2016 16:05: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 u6QG5tYA029236; Tue, 26 Jul 2016 16:05:55 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u6QG5tdI029234; Tue, 26 Jul 2016 16:05:55 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201607261605.u6QG5tdI029234@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Tue, 26 Jul 2016 16:05:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r419124 - head/lang/php70 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.22 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, 26 Jul 2016 16:05:56 -0000 Author: tz Date: Tue Jul 26 16:05:55 2016 New Revision: 419124 URL: https://svnweb.freebsd.org/changeset/ports/419124 Log: lang/php70: Update from 7.0.8 to 7.0.9 Changelog: http://www.php.net/ChangeLog-7.php#7.0.9 - take maintainer PR: 211251 Reported by: Markus Kohlmeyer Sponsored by: anyMOTION GRAPHICS GmbH Approved by: pi (mentor) MFH: 2016Q3 Modified: head/lang/php70/Makefile head/lang/php70/distinfo Modified: head/lang/php70/Makefile ============================================================================== --- head/lang/php70/Makefile Tue Jul 26 16:05:23 2016 (r419123) +++ head/lang/php70/Makefile Tue Jul 26 16:05:55 2016 (r419124) @@ -2,13 +2,12 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.8 -PORTREVISION?= 1 +PORTVERSION= 7.0.9 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tz@FreeBSD.org COMMENT= PHP Scripting Language LICENSE= PHP301 Modified: head/lang/php70/distinfo ============================================================================== --- head/lang/php70/distinfo Tue Jul 26 16:05:23 2016 (r419123) +++ head/lang/php70/distinfo Tue Jul 26 16:05:55 2016 (r419124) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466883794 -SHA256 (php-7.0.8.tar.bz2) = 66dc7ba388490e07b1313fe3a06b1fa822e1310585fe29f4909995f131e27c8d -SIZE (php-7.0.8.tar.bz2) = 14105805 +TIMESTAMP = 1469527532 +SHA256 (php-7.0.9.tar.bz2) = 2ee6968b5875f2f38700c58a189aad859a6a0b85fc337aa102ec2dc3652c3b7b +SIZE (php-7.0.9.tar.bz2) = 14870061