diff options
author | tz <tz@FreeBSD.org> | 2017-10-26 23:21:23 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2017-10-26 23:21:23 +0800 |
commit | 6b05dce5cb0b99e113e81dde3c1e34ca0b055c95 (patch) | |
tree | cb10a8bda3a0efb1712b8f173513f18adfa5c752 | |
parent | 2183612a4d3d3adf1669921cb0bff3aff24be8d8 (diff) | |
download | freebsd-ports-gnome-6b05dce5cb0b99e113e81dde3c1e34ca0b055c95.tar.gz freebsd-ports-gnome-6b05dce5cb0b99e113e81dde3c1e34ca0b055c95.tar.zst freebsd-ports-gnome-6b05dce5cb0b99e113e81dde3c1e34ca0b055c95.zip |
lang/php70: Update from 7.0.24 to 7.0.25
Changelog: http://www.php.net/ChangeLog-7.php#7.0.25
MFH: 2017Q4
Security: CVE-2016-1283
-rw-r--r-- | archivers/php70-zip/Makefile | 1 | ||||
-rw-r--r-- | lang/php70/Makefile | 2 | ||||
-rw-r--r-- | lang/php70/distinfo | 6 |
3 files changed, 4 insertions, 5 deletions
diff --git a/archivers/php70-zip/Makefile b/archivers/php70-zip/Makefile index 6054920f77fc..9b41f5cd92d8 100644 --- a/archivers/php70-zip/Makefile +++ b/archivers/php70-zip/Makefile @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= archivers MASTERDIR= ${.CURDIR}/../../lang/php70 diff --git a/lang/php70/Makefile b/lang/php70/Makefile index f5126035daea..adb0683a8025 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.24 +PORTVERSION= 7.0.25 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php70/distinfo b/lang/php70/distinfo index 687a8ef3edea..8445747a6f8a 100644 --- a/lang/php70/distinfo +++ b/lang/php70/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1506594895 -SHA256 (php-7.0.24.tar.xz) = 4dba7aa365193c9229f89f1975fad4c01135d29922a338ffb4a27e840d6f1c98 -SIZE (php-7.0.24.tar.xz) = 11959232 +TIMESTAMP = 1509003114 +SHA256 (php-7.0.25.tar.xz) = 5cc14bd20fb2226f6d34465662425cd100441bde9042ea1cef2e4506d6ded8cc +SIZE (php-7.0.25.tar.xz) = 11963668 |