diff options
author | tz <tz@FreeBSD.org> | 2016-11-28 17:31:20 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2016-11-28 17:31:20 +0800 |
commit | 4318e654f5f81858a8638ee709293eeb047af8e5 (patch) | |
tree | d3af42dbc42bffa4e1901d2dc2797c2e0f3743ba /lang | |
parent | 3bd42138f213c4f785ba2c646c61a5368be22ee7 (diff) | |
download | freebsd-ports-gnome-4318e654f5f81858a8638ee709293eeb047af8e5.tar.gz freebsd-ports-gnome-4318e654f5f81858a8638ee709293eeb047af8e5.tar.zst freebsd-ports-gnome-4318e654f5f81858a8638ee709293eeb047af8e5.zip |
lang/php56: Update PHP 5.6 from 5.6.27 to 5.6.28
Changelog: http://www.php.net/ChangeLog-5.php#5.6.28
PR: 214756
Submitted by: rustem.alimov@gmail.com
Approved by: mentors (implicit)
MFH: 2016Q4
Diffstat (limited to 'lang')
-rw-r--r-- | lang/php56/Makefile | 4 | ||||
-rw-r--r-- | lang/php56/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/lang/php56/Makefile b/lang/php56/Makefile index 2df5b1decec9..23bd73c8dcd6 100644 --- a/lang/php56/Makefile +++ b/lang/php56/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.27 -PORTREVISION?= 0 +PORTVERSION= 5.6.28 +PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} diff --git a/lang/php56/distinfo b/lang/php56/distinfo index 3ea1aa592e85..5bc6fa8e9059 100644 --- a/lang/php56/distinfo +++ b/lang/php56/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1477040451 -SHA256 (php-5.6.27.tar.xz) = 16eb544498339d1d855292826e2e547ab01a31600141094959073e5e10e93ab5 -SIZE (php-5.6.27.tar.xz) = 12439168 +TIMESTAMP = 1479844408 +SHA256 (php-5.6.28.tar.xz) = 07187ba2870f89cef334cd2ad6cb801aeec5eaf283da0293a9a6be75d6786d11 +SIZE (php-5.6.28.tar.xz) = 12441072 SHA256 (php-5.5.x-mail-header.patch) = f510672c4bf2c228e4d8c7837e16a82169de82139dcf33fafce51e9e55a1b9ed SIZE (php-5.5.x-mail-header.patch) = 4426 |