diff options
author | peter <peter@FreeBSD.org> | 2000-05-17 09:18:36 +0800 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 2000-05-17 09:18:36 +0800 |
commit | 41050931d18b12435ec5b486f323fd7069be8557 (patch) | |
tree | 3f7d4428cbf373e842d095e1a4ea75d47e0f42c8 /www/squid27 | |
parent | 310ef3d9bcaaaa70c0b17ff427df404c1fcb337e (diff) | |
download | freebsd-ports-gnome-41050931d18b12435ec5b486f323fd7069be8557.tar.gz freebsd-ports-gnome-41050931d18b12435ec5b486f323fd7069be8557.tar.zst freebsd-ports-gnome-41050931d18b12435ec5b486f323fd7069be8557.zip |
Update from squid 2.3-stable2 to 2.3-stable3. Unfortunately the new
package version mechanism doesn't seem to have a place to show this new
release. :-(
Diffstat (limited to 'www/squid27')
-rw-r--r-- | www/squid27/Makefile | 15 | ||||
-rw-r--r-- | www/squid27/distinfo | 12 |
2 files changed, 4 insertions, 23 deletions
diff --git a/www/squid27/Makefile b/www/squid27/Makefile index 50852152a02a..f0367f9774c2 100644 --- a/www/squid27/Makefile +++ b/www/squid27/Makefile @@ -13,20 +13,11 @@ MASTER_SITES= \ 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.3.STABLE2 +DISTNAME= squid-2.3.STABLE3 EXTRACT_SUFX= -src.tar.gz -PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.3/bugs/ -PATCHFILES= squid-2.3.stable2-EOF_in_cf.data.pre.patch \ - squid-2.3.stable2-USE_DNSSERVER.patch \ - squid-2.3.stable2-USE_DNSSERVER_part2.patch \ - squid-2.3.stable2-hostname_whitespace.patch \ - squid-2.3.stable2-netdb_exchange_loop.patch \ - squid-2.3.stable2-getMyHostname.patch \ - squid-2.3.stable2-redirected_username_logging.patch \ - squid-2.3.stable2-snmp-problems.patch \ - squid-2.3.stable2-getpwnam_return_value.patch \ - squid-2.3.stable2-mimeGetIconURL_returns_NULL.patch +#PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.3/bugs/ +#PATCHFILES= MAINTAINER= peter@freebsd.org diff --git a/www/squid27/distinfo b/www/squid27/distinfo index 65f11dafa38a..ea395b185be0 100644 --- a/www/squid27/distinfo +++ b/www/squid27/distinfo @@ -1,11 +1 @@ -MD5 (squid2.3/squid-2.3.STABLE2-src.tar.gz) = ba90c12907e5dd8a29bf824bde2f7755 -MD5 (squid2.3/squid-2.3.stable2-EOF_in_cf.data.pre.patch) = bade9d4d6dbed4520e0353669ee057b6 -MD5 (squid2.3/squid-2.3.stable2-USE_DNSSERVER.patch) = a586565ec1809f8afff72cd33f5e388d -MD5 (squid2.3/squid-2.3.stable2-USE_DNSSERVER_part2.patch) = 65de93562970eaa5af25e88fc15c62f9 -MD5 (squid2.3/squid-2.3.stable2-hostname_whitespace.patch) = 9ce477e56b4eed66ed97bf377792029e -MD5 (squid2.3/squid-2.3.stable2-netdb_exchange_loop.patch) = 2d7f25ca0c723907c9265ea840739982 -MD5 (squid2.3/squid-2.3.stable2-getMyHostname.patch) = 3649a611c44418366d07d579bfb4c64d -MD5 (squid2.3/squid-2.3.stable2-redirected_username_logging.patch) = abafca200d09fc9badf81992af47e5ad -MD5 (squid2.3/squid-2.3.stable2-snmp-problems.patch) = b88a2b0f8e2f26ea7c636a575324f1cc -MD5 (squid2.3/squid-2.3.stable2-getpwnam_return_value.patch) = 18331a9395b2241e53d98c8639c8ef86 -MD5 (squid2.3/squid-2.3.stable2-mimeGetIconURL_returns_NULL.patch) = df93bcb745d3b0e057f236110426397e +MD5 (squid2.3/squid-2.3.STABLE3-src.tar.gz) = 8c2384ea5e17c68941fea4cdeef3b6f7 |