From 5dad94f9c84061ab5d2d3a5e8725de8a8baea173 Mon Sep 17 00:00:00 2001 From: Stephen Walker Date: Fri, 30 Mar 2012 02:37:51 +0000 Subject: [PATCH] [packages] tor-alpha: update to 0.2.3.13-alpha, drop obsolete patch SVN-Revision: 31148 --- net/tor-alpha/Makefile | 4 ++-- .../patches/002-add-tor-socket-t-header.patch | 10 ---------- 2 files changed, 2 insertions(+), 12 deletions(-) delete mode 100644 net/tor-alpha/patches/002-add-tor-socket-t-header.patch diff --git a/net/tor-alpha/Makefile b/net/tor-alpha/Makefile index 2e2912cb49..f298b7b3af 100644 --- a/net/tor-alpha/Makefile +++ b/net/tor-alpha/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tor-alpha -PKG_VERSION:=0.2.3.12-alpha +PKG_VERSION:=0.2.3.13-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:=16dc8b7567662750e33f35afbbc6f089 +PKG_MD5SUM:=503d7b043875e9745db7cb06a26e2c5c PKG_BUILD_DEPENDS:=libnatpmp PKG_BUILD_DIR:=$(BUILD_DIR)/tor-$(PKG_VERSION) diff --git a/net/tor-alpha/patches/002-add-tor-socket-t-header.patch b/net/tor-alpha/patches/002-add-tor-socket-t-header.patch deleted file mode 100644 index d34a6620fc..0000000000 --- a/net/tor-alpha/patches/002-add-tor-socket-t-header.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/src/tools/tor-fw-helper/tor-fw-helper-natpmp.c -+++ b/src/tools/tor-fw-helper/tor-fw-helper-natpmp.c -@@ -8,6 +8,7 @@ - **/ - - #include "orconfig.h" -+#include "compat.h" - #ifdef NAT_PMP - #ifdef _WIN32 - #define STATICLIB -- 2.30.2