Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  7 Aug 2007 15:33:35 +0200 (CEST)
From:      Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/115266: [MAINTAINER] security/tor: update to 0.1.2.16
Message-ID:  <20070807133336.2C21F177@imhotep.yuckfou.org>
Resent-Message-ID: <200708071340.l77De2he020075@freefall.freebsd.org>

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

>Number:         115266
>Category:       ports
>Synopsis:       [MAINTAINER] security/tor: update to 0.1.2.16
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 07 13:40:01 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.16: Security update

Removed file(s):
- files/patch-src+or+config.c: Upstream fixed typo

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

--- tor-0.1.2.16.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/tor/Makefile /disk/3/home/nivo/ports/tor/Makefile
--- /usr/ports/security/tor/Makefile	Mon Jul 23 11:36:32 2007
+++ /disk/3/home/nivo/ports/tor/Makefile	Tue Aug  7 15:31:58 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tor
-PORTVERSION=	0.1.2.14
+PORTVERSION=	0.1.2.16
 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	Tue Jun  5 11:04:07 2007
+++ /disk/3/home/nivo/ports/tor/distinfo	Tue Aug  7 15:32:10 2007
@@ -1,3 +1,3 @@
-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
+MD5 (tor-0.1.2.16.tar.gz) = f340777b3f6c3175de976856d2d2e4be
+SHA256 (tor-0.1.2.16.tar.gz) = 1083bd4fef643880eb5eaa7deb0bb45a42c9700a1905c6cd2057de97849f067b
+SIZE (tor-0.1.2.16.tar.gz) = 1254796
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	Tue Jun  5 11:04:07 2007
+++ /disk/3/home/nivo/ports/tor/files/patch-src+or+config.c	Thu Jan  1 01:00:00 1970
@@ -1,11 +0,0 @@
---- src/or/config.c.orig	Mon May 28 13:11:12 2007
-+++ src/or/config.c	Mon May 28 13:12:04 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.16.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?20070807133336.2C21F177>