diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-05-02 09:17:32 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-05-02 09:17:32 +0000 |
commit | e2781cf7d328f16f2d11bca02d135a4842d22e2a (patch) | |
tree | e906cb2b25e9ff32b69c57a31ea801dafd156f1d /www/squid31 | |
parent | 7497bceaa9bfd9d2012c047f7d796c78ce17b344 (diff) | |
download | ports-e2781cf7d328f16f2d11bca02d135a4842d22e2a.tar.gz ports-e2781cf7d328f16f2d11bca02d135a4842d22e2a.zip |
Notes
Diffstat (limited to 'www/squid31')
-rw-r--r-- | www/squid31/Makefile | 6 | ||||
-rw-r--r-- | www/squid31/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/squid31/Makefile b/www/squid31/Makefile index 37559130b6e2..34abae34de95 100644 --- a/www/squid31/Makefile +++ b/www/squid31/Makefile @@ -62,7 +62,7 @@ # requests. PORTNAME= squid -PORTVERSION= 3.0.4 +PORTVERSION= 3.0.5 CATEGORIES= www MASTER_SITES= ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ ftp://mirrors.24-7-solutions.net/pub/squid/%SUBDIR%/ \ @@ -81,7 +81,7 @@ MASTER_SITES= ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ http://www1.jp.squid-cache.org/Versions/v3/3.0/ \ http://www2.tw.squid-cache.org/Versions/v3/3.0/ MASTER_SITE_SUBDIR= squid-3/STABLE -DISTNAME= squid-3.0.STABLE4 +DISTNAME= squid-3.0.STABLE5 DIST_SUBDIR= squid3.0 PATCH_SITES= http://www.squid-cache.org/%SUBDIR%/ \ @@ -102,7 +102,7 @@ COMMENT= HTTP Caching Proxy LATEST_LINK= squid30 -CONFLICTS= squid-2.[0-9].* +CONFLICTS= squid-2.[0-9].* cacheboy-[0-9]* GNU_CONFIGURE= yes # disable autotools bootstrapping for now, 3.0.STABLE does not currently # require it: diff --git a/www/squid31/distinfo b/www/squid31/distinfo index 86b233b63b32..2d9c3e7af6b6 100644 --- a/www/squid31/distinfo +++ b/www/squid31/distinfo @@ -1,3 +1,3 @@ -MD5 (squid3.0/squid-3.0.STABLE4.tar.bz2) = 50ea09d59b8a37b34d0ea38acb1eef43 -SHA256 (squid3.0/squid-3.0.STABLE4.tar.bz2) = b838dd87a6a6c9c1fda24f29f991b84f16a0ee3a1cf18705c61dde405a09b7ca -SIZE (squid3.0/squid-3.0.STABLE4.tar.bz2) = 1818054 +MD5 (squid3.0/squid-3.0.STABLE5.tar.bz2) = 60255e66bca8203afb9a635f318b9c65 +SHA256 (squid3.0/squid-3.0.STABLE5.tar.bz2) = fc5023aebcdfbdde8e3390e5beedbf15780a6b4bef55e635df0983c1e5658cd4 +SIZE (squid3.0/squid-3.0.STABLE5.tar.bz2) = 1772673 |