summaryrefslogtreecommitdiff
path: root/www/tinyproxy
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2003-05-09 16:30:12 +0000
committersalo <salo@pkgsrc.org>2003-05-09 16:30:12 +0000
commit3a08a4e4de27b650a8d8e1bc9230ad361e14f33d (patch)
treeb953de27dd3c44a851860d48265568777a44dadf /www/tinyproxy
parent61bd2729492108439d9947b9b899d17428a5eddf (diff)
downloadpkgsrc-3a08a4e4de27b650a8d8e1bc9230ad361e14f33d.tar.gz
Updated to version 1.5.3.
Based on a patch provided by Juan RP via PR pkg/21512. Changes: - GNU make is not really needed - Fixed inverted anonymous header logic. As it should have been, any header not explicitly allowed will not be sent by tinyproxy. - The filtering engine can now conditionally use case sensitive filtering or case insensitive filtering. The option is controlled by the FilterCaseSensitive directive in the configuration file. - Removed a duplicate call to filter_destroy() in main(). - Basic code clean ups.
Diffstat (limited to 'www/tinyproxy')
-rw-r--r--www/tinyproxy/Makefile5
-rw-r--r--www/tinyproxy/distinfo6
2 files changed, 5 insertions, 6 deletions
diff --git a/www/tinyproxy/Makefile b/www/tinyproxy/Makefile
index 96069bf6b6c..8c5be65d98f 100644
--- a/www/tinyproxy/Makefile
+++ b/www/tinyproxy/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2003/03/09 00:55:06 salo Exp $
+# $NetBSD: Makefile,v 1.3 2003/05/09 16:30:12 salo Exp $
#
-DISTNAME= tinyproxy-1.5.2
+DISTNAME= tinyproxy-1.5.3
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tinyproxy/}
@@ -11,7 +11,6 @@ COMMENT= lightweight HTTP/SSL proxy
USE_BUILDLINK2= YES
USE_PKGINSTALL= YES
-USE_GMAKE= YES
GNU_CONFIGURE= YES
RCD_SCRIPTS= tinyproxy
diff --git a/www/tinyproxy/distinfo b/www/tinyproxy/distinfo
index 49fe3a1f3c5..d419427977c 100644
--- a/www/tinyproxy/distinfo
+++ b/www/tinyproxy/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.1.1.1 2003/03/07 23:46:01 salo Exp $
+$NetBSD: distinfo,v 1.2 2003/05/09 16:30:12 salo Exp $
-SHA1 (tinyproxy-1.5.2.tar.gz) = 41c7e95758d5763e07b01e981f44391652cd3d41
-Size (tinyproxy-1.5.2.tar.gz) = 251964 bytes
+SHA1 (tinyproxy-1.5.3.tar.gz) = d629070ac0c103aec05f4340605785e57e30a72f
+Size (tinyproxy-1.5.3.tar.gz) = 352005 bytes
SHA1 (patch-aa) = e94f2410ae2b5dd94a1039e96635b32505de9f5d
SHA1 (patch-ab) = b6a18b859cb3260c237a98745ca9e2d0e1a1b486
SHA1 (patch-ac) = baab9768068f1d11a34c22295396726e867e32a4