summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Kyle Guinn <elyk03@gmail.com>2019-01-01 01:46:27 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-01-05 07:49:27 +0700
commit5e898ae78941f1a12aa03a265fdd8612f8d088fb (patch)
tree8466810c835f19c7c673c7ae91a41ed1023462d1
parent7d8a715e95bc18c7afa29f7a6fdee7d57b8063d0 (diff)
downloadslackbuilds-5e898ae78941f1a12aa03a265fdd8612f8d088fb.tar.gz
slackbuilds-5e898ae78941f1a12aa03a265fdd8612f8d088fb.tar.xz
network/privoxy: Updated for version 3.0.28.
Signed-off-by: Kyle Guinn <elyk03@gmail.com>
-rw-r--r--network/privoxy/README13
-rw-r--r--network/privoxy/privoxy.SlackBuild6
-rw-r--r--network/privoxy/privoxy.info6
-rw-r--r--network/privoxy/slack-desc14
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 <me@alkos333.net>
-# Copyright 2014-2016 Kyle Guinn <elyk03@gmail.com>, USA
+# Copyright 2014-2019 Kyle Guinn <elyk03@gmail.com>
# 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: