Date: Sat, 15 Sep 2018 09:05:34 +0000 (UTC) From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r479827 - branches/2018Q3/lang/php72 Message-ID: <201809150905.w8F95YuF069474@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809150905.w8F95YuF069474>