diff options
author | taca <taca@pkgsrc.org> | 2005-02-01 10:22:20 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2005-02-01 10:22:20 +0000 |
commit | 2a1488381552ac5f4475105dd9e6959c0426380c (patch) | |
tree | 7f0895f614ead8816405d4ec3695a75077165b5d /www/squid | |
parent | d765036af23d1d617e37490dd8288a38f656ab4b (diff) | |
download | pkgsrc-2a1488381552ac5f4475105dd9e6959c0426380c.tar.gz |
Fix file name of a patch file which squid people fix its typo.
Noted by salo@ first and PR pkg/29181 later.
Diffstat (limited to 'www/squid')
-rw-r--r-- | www/squid/Makefile | 4 | ||||
-rw-r--r-- | www/squid/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile index 5b44e31a341..2ccc5a5ab7f 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.131 2005/02/01 01:31:10 taca Exp $ +# $NetBSD: Makefile,v 1.132 2005/02/01 10:22:20 taca Exp $ DISTNAME= squid-2.5.STABLE7 PKGNAME= squid-2.5.7 @@ -20,7 +20,7 @@ PATCHFILES= squid-2.5.STABLE7-half_closed_POST.patch \ squid-2.5.STABLE7-httpd_accel_vport.patch \ squid-2.5.STABLE7-cachemgr_vmobjects.patch \ squid-2.5.STABLE7-empty_acls.patch \ - squid-2.5.STABEL7-close_other.patch \ + squid-2.5.STABLE7-close_other.patch \ squid-2.5.STABLE7-fakeauth_auth.patch \ squid-2.5.STABLE7-gopher_html_parsing.patch \ squid-2.5.STABLE7-wccp_denial_of_service.patch \ diff --git a/www/squid/distinfo b/www/squid/distinfo index 1ab0a25228e..3920a3f67db 100644 --- a/www/squid/distinfo +++ b/www/squid/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.77 2005/02/01 01:31:10 taca Exp $ +$NetBSD: distinfo,v 1.78 2005/02/01 10:22:20 taca Exp $ SHA1 (squid-2.5.7-2005020100/squid-2.5.STABLE7.tar.bz2) = 24f29e28ec62d7ab5888cd594ac7a1975ee6aa36 Size (squid-2.5.7-2005020100/squid-2.5.STABLE7.tar.bz2) = 1051830 bytes @@ -22,8 +22,8 @@ SHA1 (squid-2.5.7-2005020100/squid-2.5.STABLE7-cachemgr_vmobjects.patch) = f6f65 Size (squid-2.5.7-2005020100/squid-2.5.STABLE7-cachemgr_vmobjects.patch) = 6238 bytes SHA1 (squid-2.5.7-2005020100/squid-2.5.STABLE7-empty_acls.patch) = 0f6f4538c34f10d156572b2d16ffee24a5d762c1 Size (squid-2.5.7-2005020100/squid-2.5.STABLE7-empty_acls.patch) = 4432 bytes -SHA1 (squid-2.5.7-2005020100/squid-2.5.STABEL7-close_other.patch) = cf73d7bd44567efa65941f2aa186711e3f1f9f8a -Size (squid-2.5.7-2005020100/squid-2.5.STABEL7-close_other.patch) = 945 bytes +SHA1 (squid-2.5.7-2005020100/squid-2.5.STABLE7-close_other.patch) = cf73d7bd44567efa65941f2aa186711e3f1f9f8a +Size (squid-2.5.7-2005020100/squid-2.5.STABLE7-close_other.patch) = 945 bytes SHA1 (squid-2.5.7-2005020100/squid-2.5.STABLE7-fakeauth_auth.patch) = 7323e05403f34c2c582cb2b910337a6017686096 Size (squid-2.5.7-2005020100/squid-2.5.STABLE7-fakeauth_auth.patch) = 7967 bytes SHA1 (squid-2.5.7-2005020100/squid-2.5.STABLE7-gopher_html_parsing.patch) = 5da5a8b3b24eded8552d09b45f329ee927c66b3e |