diff options
author | tz <tz@FreeBSD.org> | 2016-07-27 00:05:55 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2016-07-27 00:05:55 +0800 |
commit | ca9d7c1a0b0157e4d7d2dd65f26cbb447003d818 (patch) | |
tree | 12443c72beabf049e97d5c70ad030b1064d70fac /lang | |
parent | c304ba53bdfe52eddd1cb4fe627409f17d6c1240 (diff) | |
download | freebsd-ports-gnome-ca9d7c1a0b0157e4d7d2dd65f26cbb447003d818.tar.gz freebsd-ports-gnome-ca9d7c1a0b0157e4d7d2dd65f26cbb447003d818.tar.zst freebsd-ports-gnome-ca9d7c1a0b0157e4d7d2dd65f26cbb447003d818.zip |
lang/php70: Update from 7.0.8 to 7.0.9
Changelog: http://www.php.net/ChangeLog-7.php#7.0.9
- take maintainer
PR: 211251
Reported by: Markus Kohlmeyer <rootservice@gmail.com>
Sponsored by: anyMOTION GRAPHICS GmbH
Approved by: pi (mentor)
MFH: 2016Q3
Diffstat (limited to 'lang')
-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 e8cbd2c99d25..f05a6c44220b 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 5d76951f8ba3..32e0b55c5b13 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 |