summaryrefslogtreecommitdiff
path: root/www/squid30/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2009-04-11 14:04:15 +0000
committertaca <taca@pkgsrc.org>2009-04-11 14:04:15 +0000
commit10384c7cc9585eb36b2e1da40ae14b2ff6d736bf (patch)
tree468f7151c99b28d2c1dea0ef8c5968cdbd5283d2 /www/squid30/Makefile
parentcebb57bcc65bd36bd86863933a4643a008556447 (diff)
downloadpkgsrc-10384c7cc9585eb36b2e1da40ae14b2ff6d736bf.tar.gz
Update squid30 package to 3.0.14 (3.0.STABLE14).
* Add LICENSE. * ADd some comments to patch files. Changes to squid-3.0.STABLE14 (11 Apr 2009): - Regression Fix: HTTP/0.9 in accelerator mode - Bug 1232: cache_dir parameter limited to only 63 entries - Bug 1868: support HTTP 207 status - Bug 2518: assertion failure on restart/reconfigure - Bug 2588: coredump in rDNS lookup - Bug 2595: Out of bounds memory write in squid_kerb_auth - Bug 2599: Idempotent start - Bug 2605: Prevent setsid() on helpers in daemon mode - Fix external_acl_type option parsing - Fix delay pools counters on FTP - Fix several issues with ident (some remain) - Fix performance issues with persistent connections - Fix performance issues with delay pools - Fix forwarding of OPTIONS requests - Add support for HTTP 1.1 Content-Disposition header - Add support for Windows 7, Windows Server 2008 R2 and later - ... and many small documentation updates
Diffstat (limited to 'www/squid30/Makefile')
-rw-r--r--www/squid30/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/squid30/Makefile b/www/squid30/Makefile
index 2896dc24409..1475b2da7a8 100644
--- a/www/squid30/Makefile
+++ b/www/squid30/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2009/03/08 11:39:24 apb Exp $
+# $NetBSD: Makefile,v 1.9 2009/04/11 14:04:15 taca Exp $
-DISTNAME= squid-3.0.STABLE13
+DISTNAME= squid-3.0.STABLE14
PKGNAME= ${DISTNAME:S/STABLE//}
-PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= http://www.squid-cache.org/Versions/v3/3.0/
EXTRACT_SUFX= .tar.bz2
@@ -11,6 +10,7 @@ MAINTAINER= taca@NetBSD.org
HOMEPAGE= http://www.squid-cache.org/
COMMENT= Post-Harvest_cached WWW proxy cache and accelerator
+LICENSE= gnu-gpl-v2
USE_LANGUAGES= c c++
USE_TOOLS+= perl
GNU_CONFIGURE= yes