diff options
-rw-r--r-- | databases/php70-interbase/Makefile | 1 | ||||
-rw-r--r-- | databases/php70-pdo_firebird/Makefile | 1 | ||||
-rw-r--r-- | devel/php70-intl/Makefile | 1 | ||||
-rw-r--r-- | lang/php70/Makefile | 2 | ||||
-rw-r--r-- | lang/php70/distinfo | 6 |
5 files changed, 4 insertions, 7 deletions
diff --git a/databases/php70-interbase/Makefile b/databases/php70-interbase/Makefile index de8e15482ec7..2c0aa00a486c 100644 --- a/databases/php70-interbase/Makefile +++ b/databases/php70-interbase/Makefile @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php70 diff --git a/databases/php70-pdo_firebird/Makefile b/databases/php70-pdo_firebird/Makefile index 3a0d4d932c1b..21bda3ad7a35 100644 --- a/databases/php70-pdo_firebird/Makefile +++ b/databases/php70-pdo_firebird/Makefile @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php70 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/lang/php70/Makefile b/lang/php70/Makefile index 585d8e4116e7..5f0d5bc5110b 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.29 +PORTVERSION= 7.0.30 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php70/distinfo b/lang/php70/distinfo index 92b38a24498e..7b9ad4375e9d 100644 --- a/lang/php70/distinfo +++ b/lang/php70/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1522326403 -SHA256 (php-7.0.29.tar.xz) = ca79d3ecc123bff4b623d4a1bbf5ad53ad39f5f2f5912fecc0ea97e95eba21cc -SIZE (php-7.0.29.tar.xz) = 12400192 +TIMESTAMP = 1524645186 +SHA256 (php-7.0.30.tar.xz) = c90892fb68ab9b8476519658d3f78f6388f2609ae1309bdc2a2e1cc9f92dd686 +SIZE (php-7.0.30.tar.xz) = 12030228 SHA256 (php-7.0.x-mail-header.patch) = b78cd5a36a4709ea4e43e5babe73648ae6ace870cc0e34a5417177045834b4f0 SIZE (php-7.0.x-mail-header.patch) = 4504 |