diff options
author | tz <tz@FreeBSD.org> | 2018-05-29 22:33:31 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2018-05-29 22:33:31 +0800 |
commit | 377f9f8e3c12374960c08b4aa4b7e094a43096ad (patch) | |
tree | 5234f3526f0f95849bec4df75bb3f0290fffccfb /lang | |
parent | 5e2a98826ac895f072149d4d0bcf16f577593f9f (diff) | |
download | freebsd-ports-gnome-377f9f8e3c12374960c08b4aa4b7e094a43096ad.tar.gz freebsd-ports-gnome-377f9f8e3c12374960c08b4aa4b7e094a43096ad.tar.zst freebsd-ports-gnome-377f9f8e3c12374960c08b4aa4b7e094a43096ad.zip |
lang/php72: Update from 7.2.5 to 7.2.6
Changelog: http://www.php.net/ChangeLog-7.php#7.2.6
MFH: 2018Q2
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 e42857113c86..11e4ed105086 100644 --- a/lang/php72/Makefile +++ b/lang/php72/Makefile @@ -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 diff --git a/lang/php72/distinfo b/lang/php72/distinfo index 896591a53f99..8e3c497bca2d 100644 --- a/lang/php72/distinfo +++ b/lang/php72/distinfo @@ -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 |