Sun Jan 24 11:28:08 2010 UTC ()
Pullup ticket #2969 - requested by wiz

Revisions pulled up:
- net/tor/Makefile			1.70
- net/tor/distinfo			1.39
---
Module Name:	pkgsrc
Committed By:	wiz
Date:		Thu Jan 21 11:47:23 UTC 2010

Modified Files:
	pkgsrc/net/tor: Makefile distinfo

Log Message:
Update to 0.2.1.22, from maintainer Christian Sturm in PR 42655:
  o Directory authority changes:
    - Rotate keys (both v3 identity and relay identity) for moria1
      and gabelmoo.

  o Major bugfixes:
    - Stop bridge directory authorities from answering dbg-stability.txt
      directory queries, which would let people fetch a list of all
      bridge identities they track. Bugfix on 0.2.1.6-alpha.


(tron)
diff -r1.68 -r1.68.2.1 pkgsrc/net/tor/Makefile
diff -r1.38 -r1.38.2.1 pkgsrc/net/tor/distinfo

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

--- pkgsrc/net/tor/Makefile 2010/01/05 11:24:30 1.68
+++ pkgsrc/net/tor/Makefile 2010/01/24 11:28:08 1.68.2.1
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.68 2010/01/05 11:24:30 wiz Exp $ 1# $NetBSD: Makefile,v 1.68.2.1 2010/01/24 11:28:08 tron Exp $
2# 2#
3 3
4DISTNAME= tor-0.2.1.21 4DISTNAME= tor-0.2.1.22
5CATEGORIES= net security 5CATEGORIES= net security
6MASTER_SITES= http://www.torproject.org/dist/ 6MASTER_SITES= http://www.torproject.org/dist/
7 7
8MAINTAINER= athaba@inode.at 8MAINTAINER= athaba@inode.at
9HOMEPAGE= http://www.torproject.org/ 9HOMEPAGE= http://www.torproject.org/
10COMMENT= Anonymizing overlay network for TCP 10COMMENT= Anonymizing overlay network for TCP
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15.include "../../mk/bsd.prefs.mk" 15.include "../../mk/bsd.prefs.mk"
16 16
17USE_LANGUAGES+= c99 17USE_LANGUAGES+= c99

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

--- pkgsrc/net/tor/distinfo 2010/01/05 11:24:30 1.38
+++ pkgsrc/net/tor/distinfo 2010/01/24 11:28:08 1.38.2.1
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.38 2010/01/05 11:24:30 wiz Exp $ 1$NetBSD: distinfo,v 1.38.2.1 2010/01/24 11:28:08 tron Exp $
2 2
3SHA1 (tor-0.2.1.21.tar.gz) = 51c3a093d14b992dd6330783b38b09f8684ac89e 3SHA1 (tor-0.2.1.22.tar.gz) = bf6114592570e0a0d0d8b23de991ecc03bfc6633
4RMD160 (tor-0.2.1.21.tar.gz) = da240ad348acaf88d4b13a4f441523299feecd75 4RMD160 (tor-0.2.1.22.tar.gz) = 382829f8772a16fb94883b9a88e1f3e3ff0f16a6
5Size (tor-0.2.1.21.tar.gz) = 2408983 bytes 5Size (tor-0.2.1.22.tar.gz) = 2408280 bytes