From 6fa72e40e12d86abfa677b7965bfdd743ae3590f Mon Sep 17 00:00:00 2001 From: Donald Cooley Date: Sat, 23 Nov 2013 13:59:23 +0100 Subject: network/tor: Updated for version 0.2.3.25. Changed maintainer (sid77 was unavailable) Signed-off-by: Matteo Bernardini --- network/tor/README | 5 ++++- network/tor/README.SLACKWARE | 6 +----- network/tor/tor.SlackBuild | 6 ++++-- network/tor/tor.info | 10 +++++----- 4 files changed, 14 insertions(+), 13 deletions(-) (limited to 'network/tor') diff --git a/network/tor/README b/network/tor/README index c6d2a953cc..d73622c719 100644 --- a/network/tor/README +++ b/network/tor/README @@ -27,4 +27,7 @@ The following can be used to start/stop tor automatically: tsocks is an optional run-time dependency if you want to use the "torify" shell script. -Take a look at README.SLACKWARE for important notes and recent changes. +Take a look at README.SLACKWARE for important notes and read also very +carefully the essential hints that tor developers give you + +https://www.torproject.org/download/download-easy.html.en#warning diff --git a/network/tor/README.SLACKWARE b/network/tor/README.SLACKWARE index 82413547f5..8d7de75618 100644 --- a/network/tor/README.SLACKWARE +++ b/network/tor/README.SLACKWARE @@ -1,10 +1,6 @@ -As of tor-0.2.1.30-2 and later, I've updated Tor rc.tor init script to get rid +As of tor-0.2.1.30-2 and later, rc.tor init script has been updated to get rid of hardcoded values present inside torctl command script. To successfully use the newer script be sure to check changes to both /etc/rc.d/rc.tor.new and /etc/tor/torrc.new as some configurations values are now required and no longer passed on the command line. The original TorProject.org torrc configuration is always available as /etc/tor/torrc.sample. - -Also, there has been a recent libevent upgrade from 1.4.13 to 2.0.10 in -SlackBuilds.org 13.37 tree, remember to rebuild Tor when such major upgrades -happen. diff --git a/network/tor/tor.SlackBuild b/network/tor/tor.SlackBuild index 7967be938e..e5bbbd1382 100644 --- a/network/tor/tor.SlackBuild +++ b/network/tor/tor.SlackBuild @@ -22,9 +22,11 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +# Updated by Donald Cooley dfc@warpmail.net + PRGNAM=tor -VERSION=${VERSION:-0.2.2.37} -BUILD=${BUILD:-3} +VERSION=${VERSION:-0.2.3.25} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} # Select tor's default user/group diff --git a/network/tor/tor.info b/network/tor/tor.info index 4745b41096..1a17c891d3 100644 --- a/network/tor/tor.info +++ b/network/tor/tor.info @@ -1,10 +1,10 @@ PRGNAM="tor" -VERSION="0.2.2.37" +VERSION="0.2.3.25" HOMEPAGE="https://www.torproject.org/" -DOWNLOAD="https://archive.torproject.org/tor-package-archive/tor-0.2.2.37.tar.gz" -MD5SUM="5aafdca4fb6af6e12b503d32b03f14a7" +DOWNLOAD="https://www.torproject.org/dist/tor-0.2.3.25.tar.gz" +MD5SUM="a1c364189a9a66ed9daa8e6436489daf" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="%README%" -MAINTAINER="Marco Bonetti" -EMAIL="sid77@slackware.it" +MAINTAINER="Donald Cooley" +EMAIL="dfc@warpmail.net" -- cgit v1.2.3