diff options
author | sem <sem@FreeBSD.org> | 2005-02-01 22:11:22 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2005-02-01 22:11:22 +0800 |
commit | d527118d79158317a0afe8b6d4e1c099ef2e62ae (patch) | |
tree | 88d2f1f3c82a351b0a589a78ff3c5a536f24ae15 /www/squid | |
parent | af499920e35c96e81a50826590c3065002f3ee9c (diff) | |
download | freebsd-ports-gnome-d527118d79158317a0afe8b6d4e1c099ef2e62ae.tar.gz freebsd-ports-gnome-d527118d79158317a0afe8b6d4e1c099ef2e62ae.tar.zst freebsd-ports-gnome-d527118d79158317a0afe8b6d4e1c099ef2e62ae.zip |
- Fix fetching.
* The response_splitting patch has been updated
to correct a problem with cache digests.
PR: ports/76889
Submitted by: maintainer
Diffstat (limited to 'www/squid')
-rw-r--r-- | www/squid/Makefile | 2 | ||||
-rw-r--r-- | www/squid/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile index 7fcc7467bc89..d5cc1843bad5 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -74,7 +74,7 @@ PORTNAME= squid PORTVERSION= 2.5.7 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= www MASTER_SITES= \ ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ diff --git a/www/squid/distinfo b/www/squid/distinfo index 585aaec8821f..e23b387730a6 100644 --- a/www/squid/distinfo +++ b/www/squid/distinfo @@ -42,7 +42,7 @@ MD5 (squid2.5/squid-2.5.STABLE7-ftp_datachannel.patch) = cc65c481c7ea1e2cb2bc1c0 SIZE (squid2.5/squid-2.5.STABLE7-ftp_datachannel.patch) = 4825 MD5 (squid2.5/squid-2.5.STABLE7-short_icons_urls.patch) = 3cbed4fe923641bff5f23e69c444d63e SIZE (squid2.5/squid-2.5.STABLE7-short_icons_urls.patch) = 704 -MD5 (squid2.5/squid-2.5.STABLE7-response_splitting.patch) = ff3d8ae3e933817c91e745beba76b5fc -SIZE (squid2.5/squid-2.5.STABLE7-response_splitting.patch) = 9782 +MD5 (squid2.5/squid-2.5.STABLE7-response_splitting.patch) = 9eb8049cd5dff0c8838e9e6b8b0fbe64 +SIZE (squid2.5/squid-2.5.STABLE7-response_splitting.patch) = 10427 MD5 (squid2.5/squid-2.5.STABLE7-wccp_buffer_overflow.patch) = 01b1a4a23f170723d7e2bc3846e12c73 SIZE (squid2.5/squid-2.5.STABLE7-wccp_buffer_overflow.patch) = 505 |