diff options
author | Adrian Chadd <adrian@FreeBSD.org> | 2002-07-05 09:39:38 +0000 |
---|---|---|
committer | Adrian Chadd <adrian@FreeBSD.org> | 2002-07-05 09:39:38 +0000 |
commit | 3a063f90452cbd6d5fdbe81817bf0433303f3d78 (patch) | |
tree | 9f60a57f519b5122a73bddd61c01847bfbf14eb8 /www/squid24 | |
parent | Backout changes that erroneously slipped into the last commit to (diff) |
Update squid port to squid-2.4stable7.
This fixes a few security bugs so users should upgrade.
(Thanks for the reminder! :)
PR: 40175
Notes
Notes:
svn path=/head/; revision=62470
Diffstat (limited to '')
-rw-r--r-- | www/squid24/Makefile | 4 | ||||
-rw-r--r-- | www/squid24/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/squid24/Makefile b/www/squid24/Makefile index d0fa76a3e332..bb0a43a62023 100644 --- a/www/squid24/Makefile +++ b/www/squid24/Makefile @@ -7,14 +7,14 @@ PORTNAME= squid PORTVERSION= 2.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= www MASTER_SITES= \ ftp://ftp.squid-cache.org/pub/squid-2/STABLE/ \ ftp://www.unimelb.edu.au/pub/cwis/servers/unix/squid/squid-2/STABLE/ \ ftp://sunsite.auc.dk/pub/infosystems/squid/squid-2/STABLE/ \ ftp://ftp.net.lut.ac.uk/squid/squid-2/STABLE/ -DISTNAME= squid-2.4.STABLE6 +DISTNAME= squid-2.4.STABLE7 EXTRACT_SUFX= -src.tar.gz PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.4/bugs/ diff --git a/www/squid24/distinfo b/www/squid24/distinfo index 29d105f696d7..17dbc15ae9fa 100644 --- a/www/squid24/distinfo +++ b/www/squid24/distinfo @@ -1 +1 @@ -MD5 (squid2.4/squid-2.4.STABLE6-src.tar.gz) = 103fe9d03aca06f89218740f29730527 +MD5 (squid2.4/squid-2.4.STABLE7-src.tar.gz) = 3b91136b8ddcc37196716fa6e85a14b2 |