diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-01-22 09:31:33 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-01-22 09:31:33 +0000 |
commit | 55e802ecd8693a3a509f2937b1fedff83bdde53b (patch) | |
tree | ed919746415516c2c6aa877d55df218f2cefb01c /www/squid30 | |
parent | b51c5714acf64a2d32d0aeed7a8f7d4428fb930f (diff) | |
download | ports-55e802ecd8693a3a509f2937b1fedff83bdde53b.tar.gz ports-55e802ecd8693a3a509f2937b1fedff83bdde53b.zip |
Notes
Diffstat (limited to 'www/squid30')
-rw-r--r-- | www/squid30/Makefile | 7 | ||||
-rw-r--r-- | www/squid30/distinfo | 6 |
2 files changed, 11 insertions, 2 deletions
diff --git a/www/squid30/Makefile b/www/squid30/Makefile index c0dae01f7424..62936694a16b 100644 --- a/www/squid30/Makefile +++ b/www/squid30/Makefile @@ -74,7 +74,7 @@ PORTNAME= squid PORTVERSION= 2.5.7 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= www MASTER_SITES= \ ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ @@ -102,7 +102,10 @@ PATCHFILES= squid-2.5.STABLE7-half_closed_POST.patch \ squid-2.5.STABLE7-wccp_denial_of_service.patch \ squid-2.5.STABLE7-dns_memleak.patch \ squid-2.5.STABLE7-fqdn_truncated.patch \ - squid-2.5.STABLE7-ldap_spaces.patch + squid-2.5.STABLE7-ldap_spaces.patch \ + squid-2.5.STABLE7-ftp_datachannel.patch \ + squid-2.5.STABLE7-short_icons_urls.patch \ + squid-2.5.STABLE7-response_splitting.patch PATCH_DIST_STRIP= -p1 MAINTAINER= tmseck@netcologne.de diff --git a/www/squid30/distinfo b/www/squid30/distinfo index 1ee5c44c2c23..1f4b5444c390 100644 --- a/www/squid30/distinfo +++ b/www/squid30/distinfo @@ -32,3 +32,9 @@ MD5 (squid2.5/squid-2.5.STABLE7-fqdn_truncated.patch) = 1c38e69132cfc469f0aa6db4 SIZE (squid2.5/squid-2.5.STABLE7-fqdn_truncated.patch) = 4484 MD5 (squid2.5/squid-2.5.STABLE7-ldap_spaces.patch) = 8c2eb269b16d757b562ee32a2eb7ef99 SIZE (squid2.5/squid-2.5.STABLE7-ldap_spaces.patch) = 1974 +MD5 (squid2.5/squid-2.5.STABLE7-ftp_datachannel.patch) = cc65c481c7ea1e2cb2bc1c0b61f09a69 +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 |