diff options
author | ale <ale@FreeBSD.org> | 2015-07-11 20:07:51 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2015-07-11 20:07:51 +0800 |
commit | 5dfc90fda8f6e75c16c84260d2bfbf4523293237 (patch) | |
tree | 065a0649440030d7da06295ddf07dad9ed456362 /lang/php55 | |
parent | 2a6f7f4761078ef64c9818f3ae1196e778f39af0 (diff) | |
download | freebsd-ports-gnome-5dfc90fda8f6e75c16c84260d2bfbf4523293237.tar.gz freebsd-ports-gnome-5dfc90fda8f6e75c16c84260d2bfbf4523293237.tar.zst freebsd-ports-gnome-5dfc90fda8f6e75c16c84260d2bfbf4523293237.zip |
Update to 5.5.27 release.
Diffstat (limited to 'lang/php55')
-rw-r--r-- | lang/php55/Makefile | 2 | ||||
-rw-r--r-- | lang/php55/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/php55/Makefile b/lang/php55/Makefile index fd6158dd914b..80a5572fc907 100644 --- a/lang/php55/Makefile +++ b/lang/php55/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php55 -PORTVERSION= 5.5.26 +PORTVERSION= 5.5.27 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php55/distinfo b/lang/php55/distinfo index fb3a2938faa2..16217aecfc33 100644 --- a/lang/php55/distinfo +++ b/lang/php55/distinfo @@ -1,4 +1,4 @@ -SHA256 (php-5.5.26.tar.bz2) = 816afffdb03ff4c542bc172a2f77f9c69b817df82d60cce05c1b4f578c2c926e -SIZE (php-5.5.26.tar.bz2) = 13671379 +SHA256 (php-5.5.27.tar.bz2) = c4b4c6a534c0ca67a9ae39bec4f51e52d13e820135dd016eae230e15337e1f70 +SIZE (php-5.5.27.tar.bz2) = 13692811 SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4 SIZE (php-5.5.x-mail-header.patch) = 3379 |