Tue Jul 17 06:14:04 2018 UTC ()
tor: update to 0.3.3.9.

Changes in version 0.3.3.9 - 2018-07-13
  Tor 0.3.3.9 moves to a new bridge authority, meaning people running
  bridge relays should upgrade.

  o Directory authority changes:
    - The "Bifroest" bridge authority has been retired; the new bridge
      authority is "Serge", and it is operated by George from the
      TorBSD project. Closes ticket 26771.


(wiz)
diff -r1.132 -r1.133 pkgsrc/net/tor/Makefile
diff -r1.92 -r1.93 pkgsrc/net/tor/distinfo

cvs diff -r1.132 -r1.133 pkgsrc/net/tor/Makefile (expand / switch to unified diff)

--- pkgsrc/net/tor/Makefile 2018/07/13 15:26:32 1.132
+++ pkgsrc/net/tor/Makefile 2018/07/17 06:14:04 1.133
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.132 2018/07/13 15:26:32 adam Exp $ 1# $NetBSD: Makefile,v 1.133 2018/07/17 06:14:04 wiz Exp $
2 2
3DISTNAME= tor-0.3.3.8 3DISTNAME= tor-0.3.3.9
4CATEGORIES= net security 4CATEGORIES= net security
5MASTER_SITES= https://dist.torproject.org/ 5MASTER_SITES= https://dist.torproject.org/
6 6
7MAINTAINER= reezer@reezer.org 7MAINTAINER= reezer@reezer.org
8HOMEPAGE= http://www.torproject.org/ 8HOMEPAGE= http://www.torproject.org/
9COMMENT= Anonymizing overlay network for TCP 9COMMENT= Anonymizing overlay network for TCP
10LICENSE= modified-bsd 10LICENSE= modified-bsd
11 11
12USE_LANGUAGES= c99 12USE_LANGUAGES= c99
13USE_PKGLOCALEDIR= yes 13USE_PKGLOCALEDIR= yes
14GNU_CONFIGURE= yes 14GNU_CONFIGURE= yes
15CONFIGURE_ARGS+= --localstatedir=${VARBASE} 15CONFIGURE_ARGS+= --localstatedir=${VARBASE}
16CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASEDIR} 16CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASEDIR}

cvs diff -r1.92 -r1.93 pkgsrc/net/tor/distinfo (expand / switch to unified diff)

--- pkgsrc/net/tor/distinfo 2018/07/13 15:26:32 1.92
+++ pkgsrc/net/tor/distinfo 2018/07/17 06:14:04 1.93
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.92 2018/07/13 15:26:32 adam Exp $ 1$NetBSD: distinfo,v 1.93 2018/07/17 06:14:04 wiz Exp $
2 2
3SHA1 (tor-0.3.3.8.tar.gz) = 80a812a228731258dd3f87ebca87250d7a8f07d4 3SHA1 (tor-0.3.3.9.tar.gz) = e150441d63d7c7ef05d7d4e4a61acfdb4c6b3010
4RMD160 (tor-0.3.3.8.tar.gz) = 391e291703d1ce5a2359fc32cdf3d5607dd2e9f4 4RMD160 (tor-0.3.3.9.tar.gz) = 7f978daac31b0bf025ea617676a8fbc6e2902fed
5SHA512 (tor-0.3.3.8.tar.gz) = b937f7f429690fa92d112d5bc48234c4b96f69614f319f04dab62e5b11b87e5e141d48642afac89e1dfe62a394d56b82ebf7fb1ac10de91923135a434a79718f 5SHA512 (tor-0.3.3.9.tar.gz) = 3b1fd9926988233c605996281510cd966a08bc1008e1e4bf7e0ed76b40c1820b7789a85555d5a4d9c0b58db992366d7a62d5d3b20e818a0d68df3b2286d0df3d
6Size (tor-0.3.3.8.tar.gz) = 6564878 bytes 6Size (tor-0.3.3.9.tar.gz) = 6563091 bytes