diff options
author | tz <tz@FreeBSD.org> | 2016-12-12 23:54:57 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2016-12-12 23:54:57 +0800 |
commit | a06de82d2a20d7a5ea87519a652a56bd1a20dca6 (patch) | |
tree | e8c52ca11a0c46075e6a29c4cbb08dbf47762d9e /lang | |
parent | c4a75ebda523cbd7a113ef2f3394bd47039f3267 (diff) | |
download | freebsd-ports-gnome-a06de82d2a20d7a5ea87519a652a56bd1a20dca6.tar.gz freebsd-ports-gnome-a06de82d2a20d7a5ea87519a652a56bd1a20dca6.tar.zst freebsd-ports-gnome-a06de82d2a20d7a5ea87519a652a56bd1a20dca6.zip |
lang/php56: Update PHP 5.6 from 5.6.28 to 5.6.29
Changelog: http://www.php.net/ChangeLog-5.php#5.6.29
PR: 215190
Submitted by: rustem.alimov@gmail.com
Approved by: mentors (implicit)
MFH: 2016Q4
Diffstat (limited to 'lang')
-rw-r--r-- | lang/php56/Makefile | 2 | ||||
-rw-r--r-- | lang/php56/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/php56/Makefile b/lang/php56/Makefile index 23bd73c8dcd6..cee577029bdc 100644 --- a/lang/php56/Makefile +++ b/lang/php56/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.28 +PORTVERSION= 5.6.29 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php56/distinfo b/lang/php56/distinfo index 5bc6fa8e9059..b9acfb99d6a3 100644 --- a/lang/php56/distinfo +++ b/lang/php56/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1479844408 -SHA256 (php-5.6.28.tar.xz) = 07187ba2870f89cef334cd2ad6cb801aeec5eaf283da0293a9a6be75d6786d11 -SIZE (php-5.6.28.tar.xz) = 12441072 +TIMESTAMP = 1481346047 +SHA256 (php-5.6.29.tar.xz) = 0ff352a433f73e2c82b0d5b283b600402518569bf72a74e247f356dacbf322a7 +SIZE (php-5.6.29.tar.xz) = 12444988 SHA256 (php-5.5.x-mail-header.patch) = f510672c4bf2c228e4d8c7837e16a82169de82139dcf33fafce51e9e55a1b9ed SIZE (php-5.5.x-mail-header.patch) = 4426 |