Date: Mon, 25 Jun 2018 11:41:48 +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: r473305 - in head: lang/php72 security/php72-openssl/files Message-ID: <201806251141.w5PBfmMC030018@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tz Date: Mon Jun 25 11:41:48 2018 New Revision: 473305 URL: https://svnweb.freebsd.org/changeset/ports/473305 Log: lang/php72: Update from 7.2.6 to 7.2.7 Changelog: http://www.php.net/ChangeLog-7.php#7.2.7 Deleted: head/security/php72-openssl/files/ Modified: head/lang/php72/Makefile head/lang/php72/distinfo Modified: head/lang/php72/Makefile ============================================================================== --- head/lang/php72/Makefile Mon Jun 25 11:40:54 2018 (r473304) +++ head/lang/php72/Makefile Mon Jun 25 11:41:48 2018 (r473305) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= php72 -DISTVERSION= 7.2.6 +DISTVERSION= 7.2.7 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: head/lang/php72/distinfo ============================================================================== --- head/lang/php72/distinfo Mon Jun 25 11:40:54 2018 (r473304) +++ head/lang/php72/distinfo Mon Jun 25 11:41:48 2018 (r473305) @@ -1,3 +1,3 @@ -TIMESTAMP = 1527236859 -SHA256 (php-7.2.6.tar.xz) = 1f004e049788a3effc89ef417f06a6cf704c95ae2a718b2175185f2983381ae7 -SIZE (php-7.2.6.tar.xz) = 12113028 +TIMESTAMP = 1529912546 +SHA256 (php-7.2.7.tar.xz) = eb01c0153b3baf1f64b8b044013ce414b52fede222df3f509e8ff209478f31f0 +SIZE (php-7.2.7.tar.xz) = 12115168
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806251141.w5PBfmMC030018>