diff options
author | tz <tz@FreeBSD.org> | 2018-02-02 19:40:30 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2018-02-02 19:40:30 +0800 |
commit | aa69d1ebb16ae2d71214973c22e925c691fc3be1 (patch) | |
tree | 275a25f2071ae7e8593ef70a5b30d90ff03be319 /lang | |
parent | 52325d2d2ad1767aa184598335e82545bbea3122 (diff) | |
download | freebsd-ports-gnome-aa69d1ebb16ae2d71214973c22e925c691fc3be1.tar.gz freebsd-ports-gnome-aa69d1ebb16ae2d71214973c22e925c691fc3be1.tar.zst freebsd-ports-gnome-aa69d1ebb16ae2d71214973c22e925c691fc3be1.zip |
lang/php72: Update from 7.2.1 to 7.2.2
Changelog: http://www.php.net/ChangeLog-7.php#7.2.2
MFH: 2018Q1
Diffstat (limited to 'lang')
-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 6ea8c27148b8..1175729169a7 100644 --- a/lang/php72/Makefile +++ b/lang/php72/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= php72 -DISTVERSION= 7.2.1 +DISTVERSION= 7.2.2 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php72/distinfo b/lang/php72/distinfo index 4093d894ab03..01e028041e92 100644 --- a/lang/php72/distinfo +++ b/lang/php72/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1515408517 -SHA256 (php-7.2.1.tar.xz) = 6c6cf82fda6660ed963821eb0525214bb3547e8e29f447b9c15b2d8e6efd8822 -SIZE (php-7.2.1.tar.xz) = 12094840 +TIMESTAMP = 1517567373 +SHA256 (php-7.2.2.tar.xz) = 47d7607d38a1d565fc43ea942c92229a7cd165f156737f210937e375b243cb11 +SIZE (php-7.2.2.tar.xz) = 12022280 |