Date: Tue, 29 May 2018 14:33:31 +0000 (UTC) From: Torsten Zuehlsdorff <tz@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471095 - head/lang/php72 Message-ID: <201805291433.w4TEXVl2066573@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tz Date: Tue May 29 14:33:31 2018 New Revision: 471095 URL: https://svnweb.freebsd.org/changeset/ports/471095 Log: lang/php72: Update from 7.2.5 to 7.2.6 Changelog: http://www.php.net/ChangeLog-7.php#7.2.6 MFH: 2018Q2 Modified: head/lang/php72/Makefile head/lang/php72/distinfo Modified: head/lang/php72/Makefile ============================================================================== --- head/lang/php72/Makefile Tue May 29 14:32:55 2018 (r471094) +++ head/lang/php72/Makefile Tue May 29 14:33:31 2018 (r471095) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= php72 -DISTVERSION= 7.2.5 +DISTVERSION= 7.2.6 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: head/lang/php72/distinfo ============================================================================== --- head/lang/php72/distinfo Tue May 29 14:32:55 2018 (r471094) +++ head/lang/php72/distinfo Tue May 29 14:33:31 2018 (r471095) @@ -1,3 +1,3 @@ -TIMESTAMP = 1524645231 -SHA256 (php-7.2.5.tar.xz) = af70a33b3f7a51510467199b39af151333fbbe4cc21923bad9c7cf64268cddb2 -SIZE (php-7.2.5.tar.xz) = 12034928 +TIMESTAMP = 1527236859 +SHA256 (php-7.2.6.tar.xz) = 1f004e049788a3effc89ef417f06a6cf704c95ae2a718b2175185f2983381ae7 +SIZE (php-7.2.6.tar.xz) = 12113028
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805291433.w4TEXVl2066573>