diff options
author | tz <tz@FreeBSD.org> | 2018-06-25 19:41:48 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2018-06-25 19:41:48 +0800 |
commit | dd2e403017161c226546d776bb82caa9e9256515 (patch) | |
tree | 6e38fb22f58bf6bf56852c404670619c4040fdd1 /lang/php72 | |
parent | 5f8c18941764735851d9bcb8978aa88819a28a22 (diff) | |
download | freebsd-ports-gnome-dd2e403017161c226546d776bb82caa9e9256515.tar.gz freebsd-ports-gnome-dd2e403017161c226546d776bb82caa9e9256515.tar.zst freebsd-ports-gnome-dd2e403017161c226546d776bb82caa9e9256515.zip |
lang/php72: Update from 7.2.6 to 7.2.7
Changelog: http://www.php.net/ChangeLog-7.php#7.2.7
Diffstat (limited to 'lang/php72')
-rw-r--r-- | lang/php72/Makefile | 2 | ||||
-rw-r--r-- | lang/php72/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/php72/Makefile b/lang/php72/Makefile index 11e4ed105086..d46b4f9e89e8 100644 --- a/lang/php72/Makefile +++ b/lang/php72/Makefile @@ -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 diff --git a/lang/php72/distinfo b/lang/php72/distinfo index 8e3c497bca2d..53fee9bbcc6a 100644 --- a/lang/php72/distinfo +++ b/lang/php72/distinfo @@ -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 |