diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2016-05-11 15:07:26 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2016-05-11 15:07:26 +0000 |
commit | 123dae31b264912e29bcb71f90b2cc2e15be98cd (patch) | |
tree | 869924497089d89955944123be1911f9cdaa1fec /www/squid | |
parent | 2e8d10c8e0422f161ba41fe888126699a71cf513 (diff) |
MFH: r414987
Security update to 3.5.19
PR: 209334
Submitted by: timp87@gmail.com (maintainer)
Security: 25e5205b-1447-11e6-9ead-6805ca0b3d42
Approved by: ports-secteam (junovitch)
Notes
Notes:
svn path=/branches/2016Q2/; revision=415007
Diffstat (limited to 'www/squid')
-rw-r--r-- | www/squid/Makefile | 2 | ||||
-rw-r--r-- | www/squid/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile index 578ebe6ea75a..e6d6fe73b717 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= squid -PORTVERSION= 3.5.17 +PORTVERSION= 3.5.19 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 cab8786cdb17..68999f221cef 100644 --- a/www/squid/distinfo +++ b/www/squid/distinfo @@ -1,2 +1,2 @@ -SHA256 (squid3.5/squid-3.5.17.tar.xz) = cb04e34f6ec80a5ae6caaef042703c841d3803c4c280e75eff12a5a6c84951a2 -SIZE (squid3.5/squid-3.5.17.tar.xz) = 2318216 +SHA256 (squid3.5/squid-3.5.19.tar.xz) = c4b8a2efb85acc600e506605f175298ce3324048e60f4708926d354fe4b5c7a0 +SIZE (squid3.5/squid-3.5.19.tar.xz) = 2318720 |