From owner-svn-ports-all@freebsd.org Sat Sep 15 09:05:35 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1F1C010A1229; Sat, 15 Sep 2018 09:05:35 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C8446858F2; Sat, 15 Sep 2018 09:05:34 +0000 (UTC) (envelope-from joneum@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C2D241160F; Sat, 15 Sep 2018 09:05:34 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8F95Yw9069475; Sat, 15 Sep 2018 09:05:34 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8F95YuF069474; Sat, 15 Sep 2018 09:05:34 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201809150905.w8F95YuF069474@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Sat, 15 Sep 2018 09:05:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r479827 - branches/2018Q3/lang/php72 X-SVN-Group: ports-branches X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: branches/2018Q3/lang/php72 X-SVN-Commit-Revision: 479827 X-SVN-Commit-Repository: ports 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.27 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: Sat, 15 Sep 2018 09:05:35 -0000 Author: joneum Date: Sat Sep 15 09:05:34 2018 New Revision: 479827 URL: https://svnweb.freebsd.org/changeset/ports/479827 Log: MFH: r479685 Update to 7.2.10 Changelog: http://www.php.net/ChangeLog-7.php#7.2.10 Approved by: tz (implicit) Sponsored by: Netzkommune GmbH Approved by: portmgr (miwi) Modified: branches/2018Q3/lang/php72/Makefile branches/2018Q3/lang/php72/distinfo Directory Properties: branches/2018Q3/ (props changed) Modified: branches/2018Q3/lang/php72/Makefile ============================================================================== --- branches/2018Q3/lang/php72/Makefile Sat Sep 15 09:04:13 2018 (r479826) +++ branches/2018Q3/lang/php72/Makefile Sat Sep 15 09:05:34 2018 (r479827) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= php72 -DISTVERSION= 7.2.8 +DISTVERSION= 7.2.10 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: branches/2018Q3/lang/php72/distinfo ============================================================================== --- branches/2018Q3/lang/php72/distinfo Sat Sep 15 09:04:13 2018 (r479826) +++ branches/2018Q3/lang/php72/distinfo Sat Sep 15 09:05:34 2018 (r479827) @@ -1,3 +1,3 @@ -TIMESTAMP = 1531907361 -SHA256 (php-7.2.8.tar.xz) = 53ba0708be8a7db44256e3ae9fcecc91b811e5b5119e6080c951ffe7910ffb0f -SIZE (php-7.2.8.tar.xz) = 12153548 +TIMESTAMP = 1536863011 +SHA256 (php-7.2.10.tar.xz) = 01c2154a3a8e3c0818acbdbc1a956832c828a0380ce6d1d14fea495ea21804f0 +SIZE (php-7.2.10.tar.xz) = 12160864