25711815 Update privoxy to version 3.0.26
authorRich Burridge <rich.burridge@oracle.com>
Thu, 06 Apr 2017 14:50:21 -0700
changeset 7844 e53241eef312
parent 7843 56b5a2b1ab27
child 7845 04bd13eb1a17
25711815 Update privoxy to version 3.0.26
components/privoxy/Makefile
components/privoxy/privoxy.p5m
--- a/components/privoxy/Makefile	Thu Apr 06 11:44:41 2017 -0700
+++ b/components/privoxy/Makefile	Thu Apr 06 14:50:21 2017 -0700
@@ -26,16 +26,16 @@
 include ../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		privoxy
-COMPONENT_VERSION=	3.0.24
+COMPONENT_VERSION=	3.0.26
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)-stable
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC)-src.tar.gz
 COMPONENT_PROJECT_URL=	http://www.privoxy.org/
 COMPONENT_ARCHIVE_HASH=	\
-    sha256:a381f6dc78f08de0d4a2342d47a5949a6608073ada34b933137184f3ca9fb012
+    sha256:57e415b43ee5dfdca74685cc034053eaae962952fdabd086171551a86abf9cd8
 COMPONENT_ARCHIVE_URL=	http://downloads.sourceforge.net/ijbswa/$(COMPONENT_ARCHIVE)
 COMPONENT_ANITYA_ID=	3712
 
-TPNO=		 27274
+TPNO=		 	34236
 
 TEST_TARGET= $(NO_TESTS)
 include $(WS_MAKE_RULES)/common.mk
--- a/components/privoxy/privoxy.p5m	Thu Apr 06 11:44:41 2017 -0700
+++ b/components/privoxy/privoxy.p5m	Thu Apr 06 14:50:21 2017 -0700
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
@@ -49,6 +49,7 @@
 file path=etc/privoxy/default.action
 file path=etc/privoxy/default.filter
 file path=etc/privoxy/match-all.action
+file path=etc/privoxy/regression-tests.action
 file path=etc/privoxy/templates/blocked
 file path=etc/privoxy/templates/cgi-error-404
 file path=etc/privoxy/templates/cgi-error-bad-param
@@ -58,6 +59,7 @@
 file path=etc/privoxy/templates/cgi-error-modified
 file path=etc/privoxy/templates/cgi-error-parse
 file path=etc/privoxy/templates/cgi-style.css
+file path=etc/privoxy/templates/client-tags
 file path=etc/privoxy/templates/connect-failed
 file path=etc/privoxy/templates/connection-timeout
 file path=etc/privoxy/templates/default
@@ -136,4 +138,5 @@
 file path=usr/share/doc/privoxy/user-manual/whatsnew.html
 file path=usr/share/man/man1/privoxy.1
 dir  path=var/log/privoxy owner=webservd group=webservd
+file path=var/log/privoxy/logfile
 license privoxy.copyright license=GPLv2