diff options
author | feld <feld@FreeBSD.org> | 2017-09-19 01:07:05 +0000 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2017-09-19 01:07:05 +0000 |
commit | e458d1eb80190926f58e421e9b1d630fc2bbcebe (patch) | |
tree | e7ecdfb376895e4abeaf49a62c9163fc5941f05f | |
parent | 26a24a6724336fc6ac9e5f043e02cb3ea9873fb9 (diff) | |
download | FreeBSD-ports-e458d1eb80190926f58e421e9b1d630fc2bbcebe.zip FreeBSD-ports-e458d1eb80190926f58e421e9b1d630fc2bbcebe.tar.gz |
MFH: r449034
Update PHP 7.1 from 7.1.8 to 7.1.9
Changelog: http://www.php.net/ChangeLog-7.php#7.1.9
Approved by: ports-secteam (with hat)
-rw-r--r-- | lang/php71/Makefile | 2 | ||||
-rw-r--r-- | lang/php71/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/php71/Makefile b/lang/php71/Makefile index 26c8dc8..f33361c 100644 --- a/lang/php71/Makefile +++ b/lang/php71/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php71 -PORTVERSION= 7.1.8 +PORTVERSION= 7.1.9 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php71/distinfo b/lang/php71/distinfo index 1462a97..212decc 100644 --- a/lang/php71/distinfo +++ b/lang/php71/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1501755364 -SHA256 (php-7.1.8.tar.xz) = 8943858738604acb33ecedb865d6c4051eeffe4e2d06f3a3c8f794daccaa2aab -SIZE (php-7.1.8.tar.xz) = 12874840 +TIMESTAMP = 1504170113 +SHA256 (php-7.1.9.tar.xz) = ec9ca348dd51f19a84dc5d33acfff1fba1f977300604bdac08ed46ae2c281e8c +SIZE (php-7.1.9.tar.xz) = 12157172 |