diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-10-19 13:34:18 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-10-19 13:34:18 +0000 |
commit | f55fd3cef924dc9a31fe490c27d9aa8eb4e1ffd9 (patch) | |
tree | 2524f7817f3acd45902ccde2141c610cafc27643 | |
parent | 63d68d76486b5dbe413cb9bde44d1a3d67eaedc0 (diff) | |
download | ports-f55fd3cef924dc9a31fe490c27d9aa8eb4e1ffd9.tar.gz ports-f55fd3cef924dc9a31fe490c27d9aa8eb4e1ffd9.zip |
Notes
-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 b54eb5e69759..7fbefd3675e5 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 f42efd1f9ce7..53aff8871d6e 100644 --- a/graphics/php70-gd/Makefile +++ b/graphics/php70-gd/Makefile @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= graphics MASTERDIR= ${.CURDIR}/../../lang/php70 diff --git a/lang/php70/Makefile b/lang/php70/Makefile index 78413b74268d..161ac332a27e 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.11 +PORTVERSION= 7.0.12 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php70/distinfo b/lang/php70/distinfo index 1809874b5f2d..9cdac632d0b2 100644 --- a/lang/php70/distinfo +++ b/lang/php70/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1474368102 -SHA256 (php-7.0.11.tar.xz) = d4cccea8da1d27c11b89386f8b8e95692ad3356610d571253d00ca67d524c735 -SIZE (php-7.0.11.tar.xz) = 12258500 +TIMESTAMP = 1476438518 +SHA256 (php-7.0.12.tar.xz) = f3d6c49e1c242e5995dec15e503fde996c327eb86cd7ec45c690e93c971b83ff +SIZE (php-7.0.12.tar.xz) = 12520004 |