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 | |
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
-rw-r--r-- | devel/php70-intl/Makefile | 1 | ||||
-rw-r--r-- | graphics/php70-gd/Makefile | 1 | ||||
-rw-r--r-- | lang/php70/Makefile | 2 | ||||
-rw-r--r-- | lang/php70/distinfo | 6 |
4 files changed, 4 insertions, 6 deletions
diff --git a/devel/php70-intl/Makefile b/devel/php70-intl/Makefile index 26d286e49a0a..55edda99b75c 100644 --- a/devel/php70-intl/Makefile +++ b/devel/php70-intl/Makefile @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php70 diff --git a/graphics/php70-gd/Makefile b/graphics/php70-gd/Makefile index ad2955439c1d..66653c0ec3fe 100644 --- a/graphics/php70-gd/Makefile +++ b/graphics/php70-gd/Makefile @@ -2,7 +2,6 @@ # $FreeBSD$ CATEGORIES= graphics -PORTREVISION= 1 MASTERDIR= ${.CURDIR}/../../lang/php70 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 |