[packages] tor-alpha: update to 0.2.3.12-alpha, refresh patches
authorStephen Walker <[email protected]>
Wed, 15 Feb 2012 00:44:33 +0000 (00:44 +0000)
committerStephen Walker <[email protected]>
Wed, 15 Feb 2012 00:44:33 +0000 (00:44 +0000)
SVN-Revision: 30544

net/tor-alpha/Makefile
net/tor-alpha/patches/001-torrc.patch
net/tor-alpha/patches/002-add-tor-socket-t-header.patch

index 69646c533842f6bb7fccfbea6aa7a9f9f2aa8ad6..2e2912cb491252403860f85d7f3e7278235cabdb 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=tor-alpha
-PKG_VERSION:=0.2.3.11-alpha
+PKG_VERSION:=0.2.3.12-alpha
 PKG_RELEASE:=1
 
 PKG_SOURCE:=tor-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://www.torproject.org/dist \
        https://archive.torproject.org/tor-package-archive
-PKG_MD5SUM:=917f2952f464371727641320292c9a9e
+PKG_MD5SUM:=16dc8b7567662750e33f35afbbc6f089
 
 PKG_BUILD_DEPENDS:=libnatpmp
 PKG_BUILD_DIR:=$(BUILD_DIR)/tor-$(PKG_VERSION)
index c788dd0c70760c5670eaba73533e5555b51fdb9e..8c9e03192587786e3533306e7322a89637970232 100644 (file)
@@ -1,6 +1,6 @@
 --- a/src/config/torrc.sample.in
 +++ b/src/config/torrc.sample.in
-@@ -44,11 +44,11 @@ SocksListenAddress 127.0.0.1 # accept co
+@@ -46,11 +46,11 @@ SocksListenAddress 127.0.0.1 # accept co
  ## Uncomment this to start the process in the background... or use
  ## --runasdaemon 1 on the command line. This is ignored on Windows;
  ## see the FAQ entry if you want Tor to run as an NT service.
@@ -14,8 +14,8 @@
  
  ## The port on which Tor will listen for local connections from Tor
  ## controller applications, as documented in control-spec.txt.
-@@ -168,3 +168,4 @@ SocksListenAddress 127.0.0.1 # accept co
- #BridgeRelay 1
- #ExitPolicy reject *:*
+@@ -182,3 +182,4 @@ SocksListenAddress 127.0.0.1 # accept co
+ ## address manually to your friends, uncomment this line:
+ #PublishServerDescriptor 0
  
 +User tor
index 81dda91a67f5a052867efa939c4bdcb92294392b..d34a6620fc3688eb7627307d1b5e425774997c48 100644 (file)
@@ -6,5 +6,5 @@
  #include "orconfig.h"
 +#include "compat.h"
  #ifdef NAT_PMP
- #ifdef MS_WINDOWS
+ #ifdef _WIN32
  #define STATICLIB