summaryrefslogtreecommitdiff
path: root/www/squid30/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2009-11-02 15:41:30 +0000
committertaca <taca@pkgsrc.org>2009-11-02 15:41:30 +0000
commitb5ea595a53c0b8efa2764384fef9586c472d7f1f (patch)
tree252caebf28b84f48582462f7ab9c023f428f0cca /www/squid30/Makefile
parentae2f5f971e361b812a4f41ac0741f055d0c365b8 (diff)
downloadpkgsrc-b5ea595a53c0b8efa2764384fef9586c472d7f1f.tar.gz
Update www/squid30 package to 3.0.20 (3.0.STABLE20).
Changes to squid-3.0.STABLE20 (29 Oct 2009): - Bug 2794: ESI parsing on FreeBSD - Bug 2791: assertion failed: MemBuf.cc:400: new_cap > (size_t) capacity - Bug 2779: Support GNU/kFreeBSD - Bug 2773: Segfault in RFC2069 Digest authantication - Bug 2768: squid_ldap_group argument parsing error - Bug 2761: Gopher and double HTTP response header - Bug 2735: Incomplete -fhuge-objects detection - Bug 2722: prevent CONNECT via http_port with accel - Bug 2624: Invalid response for IMS request - Bug 2510: digest_ldap_auth TLS support - Correct LINUX_CAPABILITY actions on non-Linux
Diffstat (limited to 'www/squid30/Makefile')
-rw-r--r--www/squid30/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/squid30/Makefile b/www/squid30/Makefile
index de37706ce19..4ca50b7b1c4 100644
--- a/www/squid30/Makefile
+++ b/www/squid30/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2009/09/07 03:09:28 taca Exp $
+# $NetBSD: Makefile,v 1.17 2009/11/02 15:41:30 taca Exp $
-DISTNAME= squid-3.0.STABLE19
+DISTNAME= squid-3.0.STABLE20
PKGNAME= ${DISTNAME:S/STABLE//}
CATEGORIES= www
MASTER_SITES= ${SQUID_MASTER_SITES} \