diff options
author | taca <taca@pkgsrc.org> | 2009-09-07 03:09:28 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2009-09-07 03:09:28 +0000 |
commit | 937a2aa99edeb699f1d86a2031653b0ccdffdf8a (patch) | |
tree | 1c8edbe16f2be118e2160de5caabf93e4c78c79f /www | |
parent | 14eeffb8f0949f14593c11ae026f03c98050e4c6 (diff) | |
download | pkgsrc-937a2aa99edeb699f1d86a2031653b0ccdffdf8a.tar.gz |
Update squid30 package to 3.0.19 (3.0.STABLE19).
Changes to squid-3.0.STABLE19 (06 Sep 2009):
- Bug 2745: Invalid Response error on small reads
- Bug 2739: DNS resolver option ndots can't be parsed from resolv.conf
- Bug 2734: some compile errors on Solaris
- Bug 2648: stateful helpers stuck in reserved if client disconnects while helper busy
- Bug 2541: Hang in 100% CPU loop while extacting header details using a delimiter other than comma
- Bug 2362: Remove support for deferred state in stateful helpers
- Add 0.0.0.0 as a to_localhost address
- Docs: Improve chroot directive documentation slightly
- Fixup libxml2 include magics, was failing when a configure cache was used
- ... and some minor testing improvements.
Diffstat (limited to 'www')
-rw-r--r-- | www/squid30/Makefile | 4 | ||||
-rw-r--r-- | www/squid30/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/squid30/Makefile b/www/squid30/Makefile index 38dea3f3e41..de37706ce19 100644 --- a/www/squid30/Makefile +++ b/www/squid30/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2009/08/05 01:47:11 taca Exp $ +# $NetBSD: Makefile,v 1.16 2009/09/07 03:09:28 taca Exp $ -DISTNAME= squid-3.0.STABLE18 +DISTNAME= squid-3.0.STABLE19 PKGNAME= ${DISTNAME:S/STABLE//} CATEGORIES= www MASTER_SITES= ${SQUID_MASTER_SITES} \ diff --git a/www/squid30/distinfo b/www/squid30/distinfo index 013af8bd789..12eaa25b894 100644 --- a/www/squid30/distinfo +++ b/www/squid30/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.13 2009/08/05 01:47:11 taca Exp $ +$NetBSD: distinfo,v 1.14 2009/09/07 03:09:28 taca Exp $ -SHA1 (squid-3.0.STABLE18.tar.bz2) = 8d7db1cda7595e7e8673e9394009192b5a703cb1 -RMD160 (squid-3.0.STABLE18.tar.bz2) = 5904724e51f0dec048568c03d244609b964f57c6 -Size (squid-3.0.STABLE18.tar.bz2) = 1801302 bytes +SHA1 (squid-3.0.STABLE19.tar.bz2) = 83f157186baa4cae0553c5eaf00a9447ec74e5e3 +RMD160 (squid-3.0.STABLE19.tar.bz2) = 941950ca1650ff05c40ff0281636c4528f024792 +Size (squid-3.0.STABLE19.tar.bz2) = 1797869 bytes SHA1 (patch-ad) = 5e126ffb1427f986484c3c32baf5ae3da409262d SHA1 (patch-ae) = bc38307f8039a7bc63f1e1572df30d20ee161b8a SHA1 (patch-ah) = ab3b9add2a8836a5d5307645eb547d732e6496d0 |