diff options
author | joneum <joneum@FreeBSD.org> | 2018-09-14 01:11:20 +0800 |
---|---|---|
committer | joneum <joneum@FreeBSD.org> | 2018-09-14 01:11:20 +0800 |
commit | f1951b40d05093ba3645e812a98f0c43f68307a4 (patch) | |
tree | 76cea311bd4bb68c72855887c0556b147ae5e45c /lang | |
parent | 914d725a3af37bcecf2095b2fa8413172f0bfa35 (diff) | |
download | freebsd-ports-gnome-f1951b40d05093ba3645e812a98f0c43f68307a4.tar.gz freebsd-ports-gnome-f1951b40d05093ba3645e812a98f0c43f68307a4.tar.zst freebsd-ports-gnome-f1951b40d05093ba3645e812a98f0c43f68307a4.zip |
Update to 7.0.32
Changelog: http://www.php.net/ChangeLog-7.php#7.0.32
Approved by: tz (implicit)
MFH: 2018Q3
Diffstat (limited to 'lang')
-rw-r--r-- | lang/php70/Makefile | 2 | ||||
-rw-r--r-- | lang/php70/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/php70/Makefile b/lang/php70/Makefile index 5f6075a19f99..5d9affcb0453 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.31 +PORTVERSION= 7.0.32 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php70/distinfo b/lang/php70/distinfo index f9e2682b8924..b32e02a54e26 100644 --- a/lang/php70/distinfo +++ b/lang/php70/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1532106799 -SHA256 (php-7.0.31.tar.xz) = 68f57b3f4587071fb54a620cb83a1cfb3f0bd4ee071e0ce3bf7046a5f2d2f3cf -SIZE (php-7.0.31.tar.xz) = 12029516 +TIMESTAMP = 1536858180 +SHA256 (php-7.0.32.tar.xz) = ff6f62afeb32c71b3b89ecbd42950ef6c5e0c329cc6e1c58ffac47e6f1f883c4 +SIZE (php-7.0.32.tar.xz) = 12030780 SHA256 (php-7.0.x-mail-header.patch) = b78cd5a36a4709ea4e43e5babe73648ae6ace870cc0e34a5417177045834b4f0 SIZE (php-7.0.x-mail-header.patch) = 4504 |