Andreas Wacknitz
2021-03-06 43753b9361b760686f169296b1e0cc8ec4bc028e
privoxy: update to 3.0.32

3 files modified
2 files renamed
32 ■■■■■ changed files
components/web/privoxy/Makefile 15 ●●●●● patch | view | raw | blame | history
components/web/privoxy/manifests/sample-manifest.p5m 3 ●●●● patch | view | raw | blame | history
components/web/privoxy/patches/01-solaris.patch patch | view | raw | blame | history
components/web/privoxy/patches/02-manpage.patch 11 ●●●●● patch | view | raw | blame | history
components/web/privoxy/privoxy.p5m 3 ●●●● patch | view | raw | blame | history
components/web/privoxy/Makefile
@@ -23,10 +23,11 @@
# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
#
BUILD_BITS= 32
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        privoxy
COMPONENT_VERSION=    3.0.29
COMPONENT_VERSION=    3.0.32
COMPONENT_SUMMARY=    Privacy-enhancing, ad-removing web proxy
COMPONENT_DESCRIPTION=    Privoxy is a non-caching web proxy with advanced\
 filtering capabilities for enhancing privacy, modifying web page data\
@@ -35,17 +36,15 @@
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)-stable
COMPONENT_ARCHIVE=    $(COMPONENT_SRC)-src.tar.gz
COMPONENT_PROJECT_URL=    https://www.privoxy.org/
COMPONENT_ARCHIVE_HASH=    \
    sha256:25c6069efdaf577d47c257da63b03cd6d063fb790e19cc39603d82e5db72489d
COMPONENT_ARCHIVE_HASH= sha256:c61de4008c62445ec18f1f270407cbf2372eaba93beaccdc9e3238bb2defeed7
COMPONENT_ARCHIVE_URL=    https://downloads.sourceforge.net/ijbswa/$(COMPONENT_ARCHIVE)
COMPONENT_FMRI=    web/proxy/privoxy
COMPONENT_CLASSIFICATION=    Web Services/Application and Web Servers
COMPONENT_LICENSE=    GPLv2,GPLv3
COMPONENT_LICENSE_FILE=    privoxy.license
include $(WS_MAKE_RULES)/prep.mk
include $(WS_MAKE_RULES)/configure.mk
include $(WS_MAKE_RULES)/ips.mk
TEST_TARGET=    $(NO_TESTS)
include $(WS_MAKE_RULES)/common.mk
COMPONENT_PRE_CONFIGURE_ACTION = \
    ($(CLONEY) $(SOURCE_DIR) $(@D))
@@ -60,8 +59,6 @@
CONFIGURE_OPTIONS +=    --localstatedir=/var
# common targets
build:        $(BUILD_32)
install:    $(INSTALL_32)
    $(CP) $(BUILD_DIR_32)/templates/* $(PROTOETCDIR)/templates
@@ -77,8 +74,6 @@
#    # svcadm enable privoxy
# You may need to set the forward address in /etc/privoxy/config to the 
# Oracle proxy to access pages in your web browser with privoxy running. 
test:         $(NO_TESTS)
# Auto-generated dependencies
REQUIRED_PACKAGES += SUNWcs
components/web/privoxy/manifests/sample-manifest.p5m
@@ -43,6 +43,7 @@
file path=etc/templates/edit-actions-add-url-form
file path=etc/templates/edit-actions-for-url
file path=etc/templates/edit-actions-for-url-filter
file path=etc/templates/edit-actions-for-url-string-filter
file path=etc/templates/edit-actions-list
file path=etc/templates/edit-actions-list-button
file path=etc/templates/edit-actions-list-section
@@ -111,5 +112,5 @@
file path=usr/share/doc/privoxy/user-manual/startup.html
file path=usr/share/doc/privoxy/user-manual/templates.html
file path=usr/share/doc/privoxy/user-manual/whatsnew.html
file path=usr/share/man/man1/privoxy.1
file path=usr/share/man/man8/privoxy.8
file path=var/log/privoxy/logfile
components/web/privoxy/patches/01-solaris.patch
components/web/privoxy/patches/02-manpage.patch
File was renamed from components/web/privoxy/patches/manpage.patch
@@ -1,9 +1,6 @@
Solaris specific patch for man-page information. Not suitable for upstream.
diff -rupN privoxy-3.0.23-stable-orig/privoxy.1 privoxy-3.0.23-stable/privoxy.1
--- privoxy-3.0.23-stable-orig/privoxy.1    2015-06-15 15:36:06.491090350 -0700
+++ privoxy-3.0.23-stable/privoxy.1    2015-06-15 15:45:25.081367798 -0700
@@ -147,7 +147,7 @@ features and notes on upgrading.
--- privoxy-3.0.32-stable/privoxy.8.orig    2021-02-25 18:54:13.000000000 +0000
+++ privoxy-3.0.32-stable/privoxy.8    2021-03-06 14:28:15.513680340 +0000
@@ -145,7 +145,7 @@
 .SH "FILES"
 
 .nf
@@ -12,7 +9,7 @@
  \fI/etc/privoxy/config\fR
  \fI/etc/privoxy/match-all.action\fR
  \fI/etc/privoxy/default.action\fR
@@ -211,6 +211,31 @@ configuration related suggestions to the
@@ -207,6 +207,31 @@
  Roland Rosenfeld
  Ian Silvester
 .fi
components/web/privoxy/privoxy.p5m
@@ -71,6 +71,7 @@
file path=etc/privoxy/templates/edit-actions-add-url-form
file path=etc/privoxy/templates/edit-actions-for-url
file path=etc/privoxy/templates/edit-actions-for-url-filter
file path=etc/privoxy/templates/edit-actions-for-url-string-filter
file path=etc/privoxy/templates/edit-actions-list
file path=etc/privoxy/templates/edit-actions-list-button
file path=etc/privoxy/templates/edit-actions-list-section
@@ -139,4 +140,4 @@
file path=usr/share/doc/privoxy/user-manual/startup.html
file path=usr/share/doc/privoxy/user-manual/templates.html
file path=usr/share/doc/privoxy/user-manual/whatsnew.html
file path=usr/share/man/man1/privoxy.1
file path=usr/share/man/man8/privoxy.8