Date: Thu, 13 Sep 2018 18:40:43 +0000 (UTC) From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479685 - head/lang/php72 Message-ID: <201809131840.w8DIehnE077138@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Thu Sep 13 18:40:43 2018 New Revision: 479685 URL: https://svnweb.freebsd.org/changeset/ports/479685 Log: Update to 7.2.10 Changelog: http://www.php.net/ChangeLog-7.php#7.2.10 Approved by: tz (implicit) MFH: 2018Q3 Sponsored by: Netzkommune GmbH Modified: head/lang/php72/Makefile head/lang/php72/distinfo Modified: head/lang/php72/Makefile ============================================================================== --- head/lang/php72/Makefile Thu Sep 13 17:38:23 2018 (r479684) +++ head/lang/php72/Makefile Thu Sep 13 18:40:43 2018 (r479685) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= php72 -DISTVERSION= 7.2.9 +DISTVERSION= 7.2.10 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: head/lang/php72/distinfo ============================================================================== --- head/lang/php72/distinfo Thu Sep 13 17:38:23 2018 (r479684) +++ head/lang/php72/distinfo Thu Sep 13 18:40:43 2018 (r479685) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534605874 -SHA256 (php-7.2.9.tar.xz) = 3585c1222e00494efee4f5a65a8e03a1e6eca3dfb834814236ee7f02c5248ae0 -SIZE (php-7.2.9.tar.xz) = 12126780 +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?201809131840.w8DIehnE077138>