diff options
author | ale <ale@FreeBSD.org> | 2015-11-30 22:05:47 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2015-11-30 22:05:47 +0800 |
commit | 224255b05b73ee1ab34841c79177228d1aca72d4 (patch) | |
tree | 14984b1d3f6111648985b44e46237287686c127c /lang/php56 | |
parent | dd1d51704e96e52a5da503b1f4ecd6b721659857 (diff) | |
download | freebsd-ports-graphics-224255b05b73ee1ab34841c79177228d1aca72d4.tar.gz freebsd-ports-graphics-224255b05b73ee1ab34841c79177228d1aca72d4.tar.zst freebsd-ports-graphics-224255b05b73ee1ab34841c79177228d1aca72d4.zip |
Update to 5.6.16 release.
Diffstat (limited to 'lang/php56')
-rw-r--r-- | lang/php56/Makefile | 2 | ||||
-rw-r--r-- | lang/php56/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/php56/Makefile b/lang/php56/Makefile index 11a1e5f95ee..42e68d6c505 100644 --- a/lang/php56/Makefile +++ b/lang/php56/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.14 +PORTVERSION= 5.6.16 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php56/distinfo b/lang/php56/distinfo index 12fba782a0f..fd631aba0e8 100644 --- a/lang/php56/distinfo +++ b/lang/php56/distinfo @@ -1,4 +1,4 @@ -SHA256 (php-5.6.14.tar.bz2) = 36f295f11641c1839a5df00e693f685fd134c65e8a1d46e8ee0abae8662b2eb0 -SIZE (php-5.6.14.tar.bz2) = 14073920 +SHA256 (php-5.6.16.tar.bz2) = 4fe6f40964c1bfaba05fc144ba20a2cdad33e11685f4f101ea5a48b98bbcd2ae +SIZE (php-5.6.16.tar.bz2) = 14066209 SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4 SIZE (php-5.5.x-mail-header.patch) = 3379 |