diff options
author | delphij <delphij@FreeBSD.org> | 2013-07-16 08:33:53 +0800 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2013-07-16 08:33:53 +0800 |
commit | 52367665d0a4e5e362e79aa6141054b0bb544ed9 (patch) | |
tree | 7f6dca7eb303df499632b469a7dece51f9152d99 /www/squid32 | |
parent | ff9c7019cc817f9203b22610d23fc4e9d8d7cf45 (diff) | |
download | freebsd-ports-gnome-52367665d0a4e5e362e79aa6141054b0bb544ed9.tar.gz freebsd-ports-gnome-52367665d0a4e5e362e79aa6141054b0bb544ed9.tar.zst freebsd-ports-gnome-52367665d0a4e5e362e79aa6141054b0bb544ed9.zip |
Security update to www/squid32 and www/squid33 to 3.2.13 and 3.3.8 in order
to address remote denial of service vulnerability.
Security: 30a04ab4-ed7b-11e2-8643-8c705af55518
With hat: ports-security
Diffstat (limited to 'www/squid32')
-rw-r--r-- | www/squid32/Makefile | 3 | ||||
-rw-r--r-- | www/squid32/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/squid32/Makefile b/www/squid32/Makefile index a1a2a7363b2e..a009b6babc14 100644 --- a/www/squid32/Makefile +++ b/www/squid32/Makefile @@ -38,7 +38,6 @@ PORTNAME= squid PORTVERSION= 3.2.${SQUID_STABLE_VER} -PORTREVISION= 1 CATEGORIES= www ipv6 MASTER_SITES= ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ http://mirrors.ccs.neu.edu/Squid/ \ @@ -77,7 +76,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LATEST_LINK= squid32 -SQUID_STABLE_VER= 11 +SQUID_STABLE_VER= 13 CONFLICTS_INSTALL= squid-2.[0-9].* squid-3.[!2].* cacheboy-[0-9]* lusca-head-[0-9]* GNU_CONFIGURE= yes diff --git a/www/squid32/distinfo b/www/squid32/distinfo index 3f2dcdb5336b..65148586d13f 100644 --- a/www/squid32/distinfo +++ b/www/squid32/distinfo @@ -1,2 +1,2 @@ -SHA256 (squid3.2/squid-3.2.11.tar.bz2) = 5d5a140e9b72753e6efe467cfa3c56d4db8ba6a8313beeca25145d34ddcadc49 -SIZE (squid3.2/squid-3.2.11.tar.bz2) = 2897354 +SHA256 (squid3.2/squid-3.2.13.tar.bz2) = 92144b72088ac93de7a0d387266172238bfd4e36ed90996af676e406c0c64e35 +SIZE (squid3.2/squid-3.2.13.tar.bz2) = 2898293 |