diff options
-rw-r--r-- | lang/php70/Makefile | 5 | ||||
-rw-r--r-- | lang/php70/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/lang/php70/Makefile b/lang/php70/Makefile index e8cbd2c99d2..f05a6c44220 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -2,13 +2,12 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.8 -PORTREVISION?= 1 +PORTVERSION= 7.0.9 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tz@FreeBSD.org COMMENT= PHP Scripting Language LICENSE= PHP301 diff --git a/lang/php70/distinfo b/lang/php70/distinfo index 5d76951f8ba..32e0b55c5b1 100644 --- a/lang/php70/distinfo +++ b/lang/php70/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1466883794 -SHA256 (php-7.0.8.tar.bz2) = 66dc7ba388490e07b1313fe3a06b1fa822e1310585fe29f4909995f131e27c8d -SIZE (php-7.0.8.tar.bz2) = 14105805 +TIMESTAMP = 1469527532 +SHA256 (php-7.0.9.tar.bz2) = 2ee6968b5875f2f38700c58a189aad859a6a0b85fc337aa102ec2dc3652c3b7b +SIZE (php-7.0.9.tar.bz2) = 14870061 |