diff options
author | adrian <adrian@FreeBSD.org> | 2002-02-19 21:46:22 +0800 |
---|---|---|
committer | adrian <adrian@FreeBSD.org> | 2002-02-19 21:46:22 +0800 |
commit | 5ba542b9e63f8eaba788f24700d98e66c75e071f (patch) | |
tree | ebfea5d09c27bd49e9c0d9f9d4e54317b9126d57 /www/squid30 | |
parent | 96496eb9547089fa5c295ec5809053ffd233bb86 (diff) | |
download | freebsd-ports-gnome-5ba542b9e63f8eaba788f24700d98e66c75e071f.tar.gz freebsd-ports-gnome-5ba542b9e63f8eaba788f24700d98e66c75e071f.tar.zst freebsd-ports-gnome-5ba542b9e63f8eaba788f24700d98e66c75e071f.zip |
Update the port to squid-2.4stable4 .
Diffstat (limited to 'www/squid30')
-rw-r--r-- | www/squid30/Makefile | 4 | ||||
-rw-r--r-- | www/squid30/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/squid30/Makefile b/www/squid30/Makefile index 757646bc4f79..3976ab47e081 100644 --- a/www/squid30/Makefile +++ b/www/squid30/Makefile @@ -7,14 +7,14 @@ PORTNAME= squid PORTVERSION= 2.4 -PORTREVISION= 7 +PORTREVISION= 8 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.STABLE3 +DISTNAME= squid-2.4.STABLE4 EXTRACT_SUFX= -src.tar.gz PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.4/bugs/ diff --git a/www/squid30/distinfo b/www/squid30/distinfo index 64e7c3a285a3..b4522ece8b5f 100644 --- a/www/squid30/distinfo +++ b/www/squid30/distinfo @@ -1 +1 @@ -MD5 (squid2.4/squid-2.4.STABLE3-src.tar.gz) = 5fdaf22d66d7b776325902adc0fd438d +MD5 (squid2.4/squid-2.4.STABLE4-src.tar.gz) = 237764cd69ef23adc03a8a0d67b85ae4 |