diff options
author | joneum <joneum@FreeBSD.org> | 2018-09-14 02:40:43 +0800 |
---|---|---|
committer | joneum <joneum@FreeBSD.org> | 2018-09-14 02:40:43 +0800 |
commit | 735016240b4e1ead48e314dfe8239af9c7ff1438 (patch) | |
tree | 794fda793dab1b64afebb6d38944d9afeb4f80e4 /lang | |
parent | ecde76ac6ff7dc14933429f7754ec74c3821f906 (diff) | |
download | freebsd-ports-gnome-735016240b4e1ead48e314dfe8239af9c7ff1438.tar.gz freebsd-ports-gnome-735016240b4e1ead48e314dfe8239af9c7ff1438.tar.zst freebsd-ports-gnome-735016240b4e1ead48e314dfe8239af9c7ff1438.zip |
Update to 7.2.10
Changelog: http://www.php.net/ChangeLog-7.php#7.2.10
Approved by: tz (implicit)
MFH: 2018Q3
Sponsored by: Netzkommune GmbH
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 7ddc8fcc4db5..002a27dc0bf1 100644 --- a/lang/php72/Makefile +++ b/lang/php72/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= php72 -DISTVERSION= 7.2.9 +DISTVERSION= 7.2.10 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php72/distinfo b/lang/php72/distinfo index 57461c05a39b..1bb5208614e0 100644 --- a/lang/php72/distinfo +++ b/lang/php72/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1534605874 -SHA256 (php-7.2.9.tar.xz) = 3585c1222e00494efee4f5a65a8e03a1e6eca3dfb834814236ee7f02c5248ae0 -SIZE (php-7.2.9.tar.xz) = 12126780 +TIMESTAMP = 1536863011 +SHA256 (php-7.2.10.tar.xz) = 01c2154a3a8e3c0818acbdbc1a956832c828a0380ce6d1d14fea495ea21804f0 +SIZE (php-7.2.10.tar.xz) = 12160864 |