From owner-svn-ports-all@freebsd.org Mon Aug 22 08:48:15 2016 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 82A83BC0037; Mon, 22 Aug 2016 08:48:15 +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 4FE2F1B26; Mon, 22 Aug 2016 08:48:15 +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 u7M8mEct035804; Mon, 22 Aug 2016 08:48:14 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u7M8mEYd035802; Mon, 22 Aug 2016 08:48:14 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201608220848.u7M8mEYd035802@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Mon, 22 Aug 2016 08:48:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r420589 - 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-all@freebsd.org X-Mailman-Version: 2.1.22 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: Mon, 22 Aug 2016 08:48:15 -0000 Author: tz Date: Mon Aug 22 08:48:14 2016 New Revision: 420589 URL: https://svnweb.freebsd.org/changeset/ports/420589 Log: lang/php70: Upgrade from 7.0.9 to 7.0.10 Changes: https://php.net/ChangeLog-7.php#7.0.10 Approved by: junovitch (mentor) MFH: 2016Q3 Modified: head/lang/php70/Makefile head/lang/php70/distinfo Modified: head/lang/php70/Makefile ============================================================================== --- head/lang/php70/Makefile Mon Aug 22 06:20:30 2016 (r420588) +++ head/lang/php70/Makefile Mon Aug 22 08:48:14 2016 (r420589) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.9 -PORTREVISION?= 2 +PORTVERSION= 7.0.10 +PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} Modified: head/lang/php70/distinfo ============================================================================== --- head/lang/php70/distinfo Mon Aug 22 06:20:30 2016 (r420588) +++ head/lang/php70/distinfo Mon Aug 22 08:48:14 2016 (r420589) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470389700 -SHA256 (php-7.0.9.tar.xz) = 970c322ba3e472cb0264b8ba9d4d92e87918da5d0cca53c4aba2a70545b8626d -SIZE (php-7.0.9.tar.xz) = 12240712 +TIMESTAMP = 1471602535 +SHA256 (php-7.0.10.tar.xz) = 348476ff7ba8d95a1e28e1059430c10470c5f8110f6d9133d30153dda4cdf56a +SIZE (php-7.0.10.tar.xz) = 12474728