aboutsummaryrefslogtreecommitdiffstats
path: root/www/squid
diff options
context:
space:
mode:
authorjunovitch <junovitch@FreeBSD.org>2016-02-25 09:09:22 +0800
committerjunovitch <junovitch@FreeBSD.org>2016-02-25 09:09:22 +0800
commit776d7dfa42c6e971cba1dbc61cdbfd88dd74b24a (patch)
treee1a55a5f689b5ff6d6570061de7cdc5edda17b0e /www/squid
parentecf9aadb4b582623610350f23f6a49a6bfaccf0e (diff)
downloadfreebsd-ports-gnome-776d7dfa42c6e971cba1dbc61cdbfd88dd74b24a.tar.gz
freebsd-ports-gnome-776d7dfa42c6e971cba1dbc61cdbfd88dd74b24a.tar.zst
freebsd-ports-gnome-776d7dfa42c6e971cba1dbc61cdbfd88dd74b24a.zip
www/squid: update 3.5.14 -> 3.5.15
Changes: * Bug 3870 assertion failed: String.cc: 'len_ + len <65536' in ESI::CustomParser * Fix multiple assertion on String overflows * Fix unit test errors on MacOS * Better handling of huge response headers. Fewer incorrect "Bug #3279" messages * Log noise reduction for eCAP PR: 207454 Submitted by: Pavel Timofeev <timp87@gmail.com> (maintainer) Security: https://vuxml.FreeBSD.org/freebsd/660ebbf5-daeb-11e5-b2bd-002590263bf5.html X-MFH-With: r406625, r409148
Diffstat (limited to 'www/squid')
-rw-r--r--www/squid/Makefile2
-rw-r--r--www/squid/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile
index 4703427daa0f..b0df443bbe33 100644
--- a/www/squid/Makefile
+++ b/www/squid/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= squid
-PORTVERSION= 3.5.14
+PORTVERSION= 3.5.15
CATEGORIES= www ipv6
MASTER_SITES= http://www.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \
http://www2.us.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \
diff --git a/www/squid/distinfo b/www/squid/distinfo
index 317b04d06f67..654375a3abc5 100644
--- a/www/squid/distinfo
+++ b/www/squid/distinfo
@@ -1,2 +1,2 @@
-SHA256 (squid3.5/squid-3.5.14.tar.xz) = 79ec4cdd4f965314e6db8e3f6ddcebf2d24518edd790a68e0bd4d0a7735ace1b
-SIZE (squid3.5/squid-3.5.14.tar.xz) = 2315320
+SHA256 (squid3.5/squid-3.5.15.tar.xz) = 9cfce3231c7b3b33816fc54414d8720a51ac5e723663e0685a8bb995b9f450d2
+SIZE (squid3.5/squid-3.5.15.tar.xz) = 2315628