diff options
author | feld <feld@FreeBSD.org> | 2015-09-11 00:29:21 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2015-09-11 00:29:21 +0800 |
commit | efc20a2f6a7c56e7b601f1bf545bc6b671df6319 (patch) | |
tree | 05e3430098771d40dafdd5bb5f01fc25ec417c44 /lang | |
parent | f7e4e469629435af18d4c7171e39d54eb4c04aa8 (diff) | |
download | freebsd-ports-gnome-efc20a2f6a7c56e7b601f1bf545bc6b671df6319.tar.gz freebsd-ports-gnome-efc20a2f6a7c56e7b601f1bf545bc6b671df6319.tar.zst freebsd-ports-gnome-efc20a2f6a7c56e7b601f1bf545bc6b671df6319.zip |
lang/php56: Update to 5.6.13
PR: 202906
Approved by: ports-secteam (with hat)
Security: CVE-2015-6834
Security: CVE-2015-6835
Security: CVE-2015-6836
Security: CVE-2015-6837
Security: CVE-2015-6838
Security: 3d675519-5654-11e5-9ad8-14dae9d210b8
Diffstat (limited to 'lang')
-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 3ad1495c2bee..40540fb8b438 100644 --- a/lang/php56/Makefile +++ b/lang/php56/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.12 +PORTVERSION= 5.6.13 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php56/distinfo b/lang/php56/distinfo index 0cad85f21b62..c45d2d757d58 100644 --- a/lang/php56/distinfo +++ b/lang/php56/distinfo @@ -1,4 +1,4 @@ -SHA256 (php-5.6.12.tar.bz2) = 6f27104272af7b2a996f85e4100fac627630fbdaf39d7bd263f16cf529c8853a -SIZE (php-5.6.12.tar.bz2) = 14094148 +SHA256 (php-5.6.13.tar.bz2) = 6358837c9cbab41b91ede59dbf0670ae0fb925a1369ecbc1a44a27212420f893 +SIZE (php-5.6.13.tar.bz2) = 14077633 SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4 SIZE (php-5.5.x-mail-header.patch) = 3379 |