diff options
author | junovitch <junovitch@FreeBSD.org> | 2016-05-03 11:06:23 +0800 |
---|---|---|
committer | junovitch <junovitch@FreeBSD.org> | 2016-05-03 11:06:23 +0800 |
commit | f25117f93dea5c9053adee401d14878a6e5d925f (patch) | |
tree | 1fbfd97e79b7a85c91c044d7563b4d4519628d86 /lang/php55 | |
parent | a02382a8ad08efbbf5fc40e295464f8267d3468c (diff) | |
download | freebsd-ports-gnome-f25117f93dea5c9053adee401d14878a6e5d925f.tar.gz freebsd-ports-gnome-f25117f93dea5c9053adee401d14878a6e5d925f.tar.zst freebsd-ports-gnome-f25117f93dea5c9053adee401d14878a6e5d925f.zip |
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
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 |