diff options
author | adrian <adrian@FreeBSD.org> | 2002-03-22 08:19:55 +0800 |
---|---|---|
committer | adrian <adrian@FreeBSD.org> | 2002-03-22 08:19:55 +0800 |
commit | 55a4f77518909330a2f4991ed5a651a016653c4a (patch) | |
tree | b594ff25217ac20119f9a553befd629e45033146 /www/squid31 | |
parent | 70b2a4c03aeb56d7d3a291456f6cfbc79beba94b (diff) | |
download | freebsd-ports-gnome-55a4f77518909330a2f4991ed5a651a016653c4a.tar.gz freebsd-ports-gnome-55a4f77518909330a2f4991ed5a651a016653c4a.tar.zst freebsd-ports-gnome-55a4f77518909330a2f4991ed5a651a016653c4a.zip |
Update the squid24 port to Squid-2.4.STABLE6.
STABLE5 was a buggy release, so we're skipping that one.
Diffstat (limited to 'www/squid31')
-rw-r--r-- | www/squid31/Makefile | 4 | ||||
-rw-r--r-- | www/squid31/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/squid31/Makefile b/www/squid31/Makefile index d53d8804bcb2..d0fa76a3e332 100644 --- a/www/squid31/Makefile +++ b/www/squid31/Makefile @@ -7,14 +7,14 @@ PORTNAME= squid PORTVERSION= 2.4 -PORTREVISION= 8 +PORTREVISION= 9 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.STABLE4 +DISTNAME= squid-2.4.STABLE6 EXTRACT_SUFX= -src.tar.gz PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.4/bugs/ diff --git a/www/squid31/distinfo b/www/squid31/distinfo index b4522ece8b5f..29d105f696d7 100644 --- a/www/squid31/distinfo +++ b/www/squid31/distinfo @@ -1 +1 @@ -MD5 (squid2.4/squid-2.4.STABLE4-src.tar.gz) = 237764cd69ef23adc03a8a0d67b85ae4 +MD5 (squid2.4/squid-2.4.STABLE6-src.tar.gz) = 103fe9d03aca06f89218740f29730527 |