diff options
author | Jason Unovitch <junovitch@FreeBSD.org> | 2016-05-03 03:06:23 +0000 |
---|---|---|
committer | Jason Unovitch <junovitch@FreeBSD.org> | 2016-05-03 03:06:23 +0000 |
commit | 394d232e0f38d613e007d3e78e2cc653426b6301 (patch) | |
tree | 1fbfd97e79b7a85c91c044d7563b4d4519628d86 /lang/php55 | |
parent | lang/php56: update 5.6.20 -> 5.6.21 (diff) |
lang/php55: update 5.5.34 -> 5.5.35
Changelog: http://php.net/ChangeLog-5.php#5.5.35
Security: CVE-2016-3074
Security: https://vuxml.FreeBSD.org/freebsd/5764c634-10d2-11e6-94fa-002590263bf5.html
Notes
Notes:
svn path=/head/; revision=414511
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 7492197f92dd..ba90b3cb6e88 100644 --- a/lang/php55/Makefile +++ b/lang/php55/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php55 -PORTVERSION= 5.5.34 +PORTVERSION= 5.5.35 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php55/distinfo b/lang/php55/distinfo index 21501f95ad2e..6c0253ed4248 100644 --- a/lang/php55/distinfo +++ b/lang/php55/distinfo @@ -1,4 +1,4 @@ -SHA256 (php-5.5.34.tar.bz2) = af88884416a92619de842ad0fd23f7f7e8140efb0b9194f98a38a78781e5851c -SIZE (php-5.5.34.tar.bz2) = 13686681 +SHA256 (php-5.5.35.tar.bz2) = 2d648dd648e820fd64693ce72f9bf07064d147220e594e39fb9f6310238258d7 +SIZE (php-5.5.35.tar.bz2) = 13690152 SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4 SIZE (php-5.5.x-mail-header.patch) = 3379 |