diff options
author | ale <ale@FreeBSD.org> | 2016-10-21 17:02:18 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2016-10-21 17:02:18 +0800 |
commit | bb8fb3e7df12b7d913d8f3637f48c3c1da2f593d (patch) | |
tree | 22418e16977eab8b6d6af0821ea2c9b243ff9dc3 /lang | |
parent | b029c8faae34f3cb7dafab3958611297b8aeb99d (diff) | |
download | freebsd-ports-gnome-bb8fb3e7df12b7d913d8f3637f48c3c1da2f593d.tar.gz freebsd-ports-gnome-bb8fb3e7df12b7d913d8f3637f48c3c1da2f593d.tar.zst freebsd-ports-gnome-bb8fb3e7df12b7d913d8f3637f48c3c1da2f593d.zip |
Update to 5.6.27 release.
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 edc9c25fa5eb..bd40b59aad75 100644 --- a/lang/php56/Makefile +++ b/lang/php56/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.26 +PORTVERSION= 5.6.27 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php56/distinfo b/lang/php56/distinfo index 2ccb43ef765b..3ea1aa592e85 100644 --- a/lang/php56/distinfo +++ b/lang/php56/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1474538003 -SHA256 (php-5.6.26.tar.xz) = 203a854f0f243cb2810d1c832bc871ff133eccdf1ff69d32846f93bc1bef58a8 -SIZE (php-5.6.26.tar.xz) = 12412992 +TIMESTAMP = 1477040451 +SHA256 (php-5.6.27.tar.xz) = 16eb544498339d1d855292826e2e547ab01a31600141094959073e5e10e93ab5 +SIZE (php-5.6.27.tar.xz) = 12439168 SHA256 (php-5.5.x-mail-header.patch) = f510672c4bf2c228e4d8c7837e16a82169de82139dcf33fafce51e9e55a1b9ed SIZE (php-5.5.x-mail-header.patch) = 4426 |