diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-12-30 09:22:31 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-12-30 09:22:31 +0000 |
commit | 0c807e28a4180737bd15692214db02c8e1c4ff73 (patch) | |
tree | d368563483edaaf610b93191c9b2fc012e986a4b /www/squid30 | |
parent | 478d7bf10bc76158fa35d34ac4ad5139ecd5f5e0 (diff) | |
download | ports-0c807e28a4180737bd15692214db02c8e1c4ff73.tar.gz ports-0c807e28a4180737bd15692214db02c8e1c4ff73.zip |
Notes
Diffstat (limited to 'www/squid30')
-rw-r--r-- | www/squid30/Makefile | 7 | ||||
-rw-r--r-- | www/squid30/distinfo | 8 |
2 files changed, 13 insertions, 2 deletions
diff --git a/www/squid30/Makefile b/www/squid30/Makefile index d71106439811..156fe3a39bc7 100644 --- a/www/squid30/Makefile +++ b/www/squid30/Makefile @@ -7,7 +7,7 @@ PORTNAME= squid PORTVERSION= 2.5.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= \ ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ @@ -44,7 +44,10 @@ PATCHFILES= squid-2.5.STABLE4-reconfigure_message.patch \ squid-2.5.STABLE4-pconn-load.patch \ squid-2.5.STABLE4-icon_urls.patch \ squid-2.5.STABLE4-redirector_access.patch \ - squid-2.5.STABLE4-pconn-lifo.patch + squid-2.5.STABLE4-pconn-lifo.patch \ + squid-2.5.STABLE4-cache_peer_maxconn.patch \ + squid-2.5.STABLE4-pid_filename_none.patch \ + squid-2.5.STABLE4-dns_namelength.patch PATCH_DIST_STRIP= -p1 MAINTAINER= adrian@freebsd.org diff --git a/www/squid30/distinfo b/www/squid30/distinfo index ffafacfb0ccd..abd55b09710d 100644 --- a/www/squid30/distinfo +++ b/www/squid30/distinfo @@ -23,4 +23,12 @@ MD5 (squid2.5/squid-2.5.STABLE4-pconn-load.patch) = a432f9eff9e0963b7338e41a9123 MD5 (squid2.5/squid-2.5.STABLE4-icon_urls.patch) = cf28143216b1364e56e820dddbb66dfc MD5 (squid2.5/squid-2.5.STABLE4-redirector_access.patch) = 9c534a3d58fe0e3545cd4ed9af92a0e8 MD5 (squid2.5/squid-2.5.STABLE4-pconn-lifo.patch) = f41051c248764749d9d9ca5704925da7 +MD5 (squid2.5/squid-2.5.STABLE4-cache_peer_maxconn.patch) = efd99c5e2f526c08cb52d9af948c7b25 +MD5 (squid2.5/squid-2.5.STABLE4-pid_filename_none.patch) = 808bafa144b22c3cf6900759b30f39e6 +MD5 (squid2.5/squid-2.5.STABLE4-dns_namelength.patch) = 290da300d02124be3971282d5b0a799d +MD5 (squid2.5/squid-2.5.STABLE4-urllogin_acl.patch) = 5ad09d7d4bf105e699cfeb647a4836a3 +MD5 (squid2.5/squid-2.5.STABLE4-russian.patch) = 5a4357bd56134fc6578c435314c1a835 +MD5 (squid2.5/squid-2.5.STABLE4-redirlog.patch) = 8a2cc15f2bde6fa263a9e40aae807f82 +MD5 (squid2.5/squid-2.5.STABLE4-pinger.patch) = 0902849d051873aaf5f54584d0536bb5 +MD5 (squid2.5/squid-2.5.STABLE4-partial_reload.patch) = 6d8fa663f46ffc2272b7d18a0b6eea34 |