summaryrefslogtreecommitdiff
path: root/www/squid27/Makefile
diff options
context:
space:
mode:
authortaca <taca>2008-10-20 03:12:00 +0000
committertaca <taca>2008-10-20 03:12:00 +0000
commit65beac3ae37eaf895cf36a32c9a757a4e02d5d1a (patch)
treeceec671a565bf2d7aa6460f36e2f6f627b4e334f /www/squid27/Makefile
parent12da71af44b71bf93440df8a15debdd1fa70a9c6 (diff)
downloadpkgsrc-65beac3ae37eaf895cf36a32c9a757a4e02d5d1a.tar.gz
Update squid27 package to 2.7.5.
Changes to squid-2.7.STABLE5 (17 October 2008) - Bug #2439: configuration file contains non-ASCII characters - Bug #2441: Shut down store url rewrite helpers on squid -k reconfigure - foreground rebuild should do all of the rebuilding before Squid accepts requests. - Bug #2464: assertion failed: sc->new_callback == NULL at store_client.c:190 - Bug #2394: add upgrade_http0.9 option making it possible to disable upgrade of HTTP/0.9 responses - Bug #2426: Increase negotiate auth token buffer size - Bug #2468: Limit stale-if-error to 500-504 responses - Bug #2477: swap.state permission issues if crashing during "squid -k reconfigure" - Bug #2430: Old headers still returned after a cache validation if the request triggering the cache validation was itself a If-Modified-Since request. - Bug #2481: Don't set expires: now in generated error responses - Windows port: Fix build error using latest MinGW runtime.
Diffstat (limited to 'www/squid27/Makefile')
-rw-r--r--www/squid27/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/squid27/Makefile b/www/squid27/Makefile
index a0810cfaf56..388e3234666 100644
--- a/www/squid27/Makefile
+++ b/www/squid27/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/09/12 15:02:47 taca Exp $
+# $NetBSD: Makefile,v 1.2 2008/10/20 03:12:00 taca Exp $
-DISTNAME= squid-2.7.STABLE4
+DISTNAME= squid-2.7.STABLE5
PKGNAME= ${DISTNAME:S/STABLE//}
CATEGORIES= www
MASTER_SITES= http://www.squid-cache.org/Versions/v2/2.7/