Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  3 Jun 2007 15:10:25 +0200 (CEST)
From:      Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        peter.thoenen@yahoo.com
Subject:   ports/113289: [PATCH] security/tor: update to 0.1.2.14
Message-ID:  <20070603131025.99673187@imhotep.yuckfou.org>
Resent-Message-ID: <200706031320.l53DK5r0080056@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         113289
>Category:       ports
>Synopsis:       [PATCH] security/tor: update to 0.1.2.14
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 03 13:20:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Nils Vogels
>Release:        FreeBSD 5.4-RELEASE-p6 i386
>Organization:
IS-Root
>Environment:
System: FreeBSD imhotep.yuckfou.org 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #0: Fri Aug  5 19:36:46 CEST
>Description:
- Update to 0.1.2.14

Added file(s):
- files/patch-src-or-config.c

Port maintainer (peter.thoenen@yahoo.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- tor-0.1.2.14.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/tor/Makefile /disk/3/home/nivo/ports/tor/Makefile
--- /usr/ports/security/tor/Makefile	Fri Apr  6 20:28:46 2007
+++ /disk/3/home/nivo/ports/tor/Makefile	Sun Jun  3 15:09:43 2007
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	tor
-PORTVERSION=	0.1.1.26
-PORTREVISION=	1
+PORTVERSION=	0.1.2.14
 CATEGORIES=	security net
 MASTER_SITES=	http://tor.eff.org/dist/ \
 		http://mirror.onionland.org/dist/
diff -ruN --exclude=CVS /usr/ports/security/tor/distinfo /disk/3/home/nivo/ports/tor/distinfo
--- /usr/ports/security/tor/distinfo	Sat Dec 16 11:27:29 2006
+++ /disk/3/home/nivo/ports/tor/distinfo	Sun Jun  3 15:05:13 2007
@@ -1,3 +1,3 @@
-MD5 (tor-0.1.1.26.tar.gz) = 0667df7a1f670bee5163b607aea172ba
-SHA256 (tor-0.1.1.26.tar.gz) = 3be8c89be5b927e73b77a82ca3d83f0f162fceea2d6a14ce1c0cf5333b36cd1c
-SIZE (tor-0.1.1.26.tar.gz) = 893367
+MD5 (tor-0.1.2.14.tar.gz) = dc93a52f9c12ec7fe73b3905a28f09ec
+SHA256 (tor-0.1.2.14.tar.gz) = bc23e6f826f1f736e9d5e56ba79195099882aef2029a63dd667915bc1eb836a6
+SIZE (tor-0.1.2.14.tar.gz) = 1225040
diff -ruN --exclude=CVS /usr/ports/security/tor/files/patch-src-or-config.c /disk/3/home/nivo/ports/tor/files/patch-src-or-config.c
--- /usr/ports/security/tor/files/patch-src-or-config.c	Thu Jan  1 01:00:00 1970
+++ /disk/3/home/nivo/ports/tor/files/patch-src-or-config.c	Sun Jun  3 15:03:35 2007
@@ -0,0 +1,11 @@
+--- src/or/config.c.orig	Sun Jun  3 14:15:13 2007
++++ src/or/config.c	Sun Jun  3 14:15:17 2007
+@@ -3901,7 +3901,7 @@
+ #if defined(__OpenBSD__) || defined(__FreeBSD__) || defined(__NetBSD__)
+   if (server && version < LE_13B) {
+     thread_unsafe = 1;
+-    sad_os = "BSD variants"
++    sad_os = "BSD variants";
+       }
+ #elif defined(__APPLE__) || defined(__darwin__)
+   if (server && version < LE_13B) {
--- tor-0.1.2.14.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070603131025.99673187>