summaryrefslogtreecommitdiff
path: root/net/tor/Makefile
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2020-09-19 18:22:01 +0000
committerleot <leot@pkgsrc.org>2020-09-19 18:22:01 +0000
commit8157cc1b2137c0bf11845cf80bd01aef57688ee6 (patch)
treee5d453407b8c643a994383af2a32007195fc4ffa /net/tor/Makefile
parent09f04ed653652bb9534fb7a44da71aea823128e8 (diff)
downloadpkgsrc-8157cc1b2137c0bf11845cf80bd01aef57688ee6.tar.gz
tor: disable backtrace(3) support on netbsd-9 evbarm
backtrace(3) does not work on netbsd-9 ending up in a SIGSEGV and tor process hanging forever (a simple way to reproduce without configuring tor is just invoking tor via `tor --version'). Workaround for PR port-evbarm/55669. PKGREVISION++
Diffstat (limited to 'net/tor/Makefile')
-rw-r--r--net/tor/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/tor/Makefile b/net/tor/Makefile
index d155e7ad276..aa08fc89b2f 100644
--- a/net/tor/Makefile
+++ b/net/tor/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.156 2020/09/15 19:12:55 wiz Exp $
+# $NetBSD: Makefile,v 1.157 2020/09/19 18:22:01 leot Exp $
DISTNAME= tor-0.4.4.5
+PKGREVISION= 1
CATEGORIES= net security
MASTER_SITES= https://dist.torproject.org/