aboutsummaryrefslogtreecommitdiff
path: root/security/tor-devel
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-06-09 11:26:26 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-06-09 11:26:26 +0000
commit338d1782dc42b7d9ada396d86de951ce13354cf1 (patch)
treef0490bc254d889846d298209141e5a695fa1a90f /security/tor-devel
parent78bffbfa63eb9cea6461b32ff481696cfc954613 (diff)
downloadports-338d1782dc42b7d9ada396d86de951ce13354cf1.tar.gz
ports-338d1782dc42b7d9ada396d86de951ce13354cf1.zip
security/tor: force rebuild after r503790
evutil_secure_rng_add_bytes became nop in r478104 on all FreeBSD releases due to a bug in arc4random_addrandom ifdef. libevent 2.1.10 hidden it based on configure check. Looks like there were consumers. PR: 238433 Reported by: yuri
Notes
Notes: svn path=/head/; revision=503811
Diffstat (limited to 'security/tor-devel')
-rw-r--r--security/tor-devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile
index d50532b282d7..c71f30d58b9c 100644
--- a/security/tor-devel/Makefile
+++ b/security/tor-devel/Makefile
@@ -4,6 +4,7 @@
PORTNAME= tor
DISTVERSION= 0.4.1.2
DISTVERSIONSUFFIX= -alpha
+PORTREVISION= 1
CATEGORIES= security net ipv6
MASTER_SITES= TOR
PKGNAMESUFFIX= -devel