summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwiz <wiz>2016-12-12 13:33:29 +0000
committerwiz <wiz>2016-12-12 13:33:29 +0000
commit4c93471dd7dd4094bed1e1558c5195461fe670ab (patch)
tree5963c34529c5838ce9fbc9e5e151bbc1ef26154e /net
parent23456579c2d5aba8d3f53bd4b27bac3496b46faa (diff)
downloadpkgsrc-4c93471dd7dd4094bed1e1558c5195461fe670ab.tar.gz
Updated tor to 0.2.8.11.
Changes in version 0.2.8.11 - 2016-12-08 Tor 0.2.8.11 backports fixes for additional portability issues that could prevent Tor from building correctly on OSX Sierra, or with OpenSSL 1.1. Affected users should upgrade; others can safely stay with 0.2.8.10. o Minor bugfixes (portability): - Avoid compilation errors when building on OSX Sierra. Sierra began to support the getentropy() and clock_gettime() APIs, but created a few problems in doing so. Tor 0.2.9 has a more thorough set of workarounds; in 0.2.8, we are just using the /dev/urandom and mach monotonic time interfaces. Fixes bug 20865. Bugfix on 0.2.8.1-alpha. o Minor bugfixes (portability, backport from 0.2.9.5-alpha): - Fix compilation with OpenSSL 1.1 and less commonly-used CPU architectures. Closes ticket 20588.
Diffstat (limited to 'net')
-rw-r--r--net/tor/Makefile4
-rw-r--r--net/tor/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/net/tor/Makefile b/net/tor/Makefile
index ea95a048658..b4aea8e057a 100644
--- a/net/tor/Makefile
+++ b/net/tor/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.114 2016/12/05 17:09:45 leot Exp $
+# $NetBSD: Makefile,v 1.115 2016/12/12 13:33:29 wiz Exp $
-DISTNAME= tor-0.2.8.10
+DISTNAME= tor-0.2.8.11
CATEGORIES= net security
MASTER_SITES= http://www.torproject.org/dist/
diff --git a/net/tor/distinfo b/net/tor/distinfo
index 39e932484b8..267541357ee 100644
--- a/net/tor/distinfo
+++ b/net/tor/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.75 2016/12/05 17:09:45 leot Exp $
+$NetBSD: distinfo,v 1.76 2016/12/12 13:33:29 wiz Exp $
-SHA1 (tor-0.2.8.10.tar.gz) = b95d78210b02736f16ec2e33e153efebbf476925
-RMD160 (tor-0.2.8.10.tar.gz) = 8b1e15cc7a85d4f2083e4806aa570c4a2f19669f
-SHA512 (tor-0.2.8.10.tar.gz) = c12eb0daaea9d1832877bd8127f9ce35bc1ae37c8cbfb9507262cc9837563de01610358a32420fb2e6f9a08ed2d84401345256c7b720f2ab234d1a6b90bce55e
-Size (tor-0.2.8.10.tar.gz) = 5312435 bytes
+SHA1 (tor-0.2.8.11.tar.gz) = eac299dcc8250cffcea68d8bbbabb9d17942e7ef
+RMD160 (tor-0.2.8.11.tar.gz) = db23e0db24fccc5fc5d86947db451087b5876f2e
+SHA512 (tor-0.2.8.11.tar.gz) = 9a03028c25dac0ffe47f8819cb96f65d3bd498e7b3aefe08be69430d8cba7d414eb1e1eb5b6ca8ac8656c8f5c4ae8960f41a14908141cf8a4814041e270c457c
+Size (tor-0.2.8.11.tar.gz) = 5313244 bytes