From 5e898ae78941f1a12aa03a265fdd8612f8d088fb Mon Sep 17 00:00:00 2001 From: Kyle Guinn Date: Tue, 1 Jan 2019 01:46:27 -0600 Subject: network/privoxy: Updated for version 3.0.28. Signed-off-by: Kyle Guinn --- network/privoxy/README | 13 ++++++------- network/privoxy/privoxy.SlackBuild | 6 +++--- network/privoxy/privoxy.info | 6 +++--- network/privoxy/slack-desc | 14 +++++++------- 4 files changed, 19 insertions(+), 20 deletions(-) diff --git a/network/privoxy/README b/network/privoxy/README index f1696bd9c7..eb6d9f207a 100644 --- a/network/privoxy/README +++ b/network/privoxy/README @@ -1,10 +1,9 @@ -Privoxy is a web proxy with advanced filtering capabilities for -protecting privacy, modifying web page data, managing cookies, -controlling access, and removing ads, banners, pop-ups and other -obnoxious Internet junk. Privoxy has a very flexible configuration -and can be customized to suit individual needs and tastes. -Privoxy has application for both stand-alone systems and multi-user -networks. +Privoxy is a non-caching web proxy with advanced filtering capabilities +for enhancing privacy, modifying web page data and HTTP headers, +controlling access, and removing ads and other obnoxious Internet junk. +Privoxy has a flexible configuration and can be customized to suit +individual needs and tastes. It has application for both stand-alone +systems and multi-user networks. Before executing the script, you will need to create a privoxy user and group. To do that, run the following commands: diff --git a/network/privoxy/privoxy.SlackBuild b/network/privoxy/privoxy.SlackBuild index 213ac5c4b6..576e2a5184 100644 --- a/network/privoxy/privoxy.SlackBuild +++ b/network/privoxy/privoxy.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for privoxy # Copyright (c) 2007 alkos333 -# Copyright 2014-2016 Kyle Guinn , USA +# Copyright 2014-2019 Kyle Guinn # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=privoxy -VERSION=${VERSION:-3.0.26} +VERSION=${VERSION:-3.0.28} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -38,7 +38,7 @@ fi CWD=$(pwd) TMP=${TMP:-/tmp/SBo} -PKG=$TMP/package-$PRGNAM +PKG=$TMP/package-$PRGNAM-$VERSION OUTPUT=${OUTPUT:-/tmp} if [ "$ARCH" = "i486" ]; then diff --git a/network/privoxy/privoxy.info b/network/privoxy/privoxy.info index b4a8db2cda..07259d8c44 100644 --- a/network/privoxy/privoxy.info +++ b/network/privoxy/privoxy.info @@ -1,8 +1,8 @@ PRGNAM="privoxy" -VERSION="3.0.26" +VERSION="3.0.28" HOMEPAGE="https://www.privoxy.org/" -DOWNLOAD="https://downloads.sourceforge.net/ijbswa/privoxy-3.0.26-stable-src.tar.gz" -MD5SUM="8a1c842112ccea68c19b7ceb4a0e999f" +DOWNLOAD="https://sourceforge.net/projects/ijbswa/files/Sources/3.0.28%20%28stable%29/privoxy-3.0.28-stable-src.tar.gz" +MD5SUM="c7e8900d5aff33d9a5fc37ac28154f21" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/network/privoxy/slack-desc b/network/privoxy/slack-desc index 259c76e8a0..cc9ca39bf0 100644 --- a/network/privoxy/slack-desc +++ b/network/privoxy/slack-desc @@ -8,12 +8,12 @@ |-----handy-ruler------------------------------------------------------| privoxy: privoxy (a web proxy with advanced filtering capabilities) privoxy: -privoxy: Privoxy is a web proxy with advanced filtering capabilities for -privoxy: protecting privacy, modifying web page data, managing cookies, -privoxy: controlling access, and removing ads, banners, pop-ups and other -privoxy: obnoxious Internet junk. Privoxy has a very flexible configuration -privoxy: and can be customized to suit individual needs and tastes. Privoxy -privoxy: has application for both stand-alone systems and multi-user networks. +privoxy: Privoxy is a non-caching web proxy with advanced filtering +privoxy: capabilities for enhancing privacy, modifying web page data and HTTP +privoxy: headers, controlling access, and removing ads and other obnoxious +privoxy: Internet junk. Privoxy has a flexible configuration and can be +privoxy: customized to suit individual needs and tastes. It has application +privoxy: for both stand-alone systems and multi-user networks. +privoxy: privoxy: -privoxy: Homepage: http://www.privoxy.org/ privoxy: -- cgit v1.2.3