From nobody@FreeBSD.org  Fri Jun 12 17:39:33 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 0833B1065672
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 12 Jun 2009 17:39:33 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id EB58F8FC1A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 12 Jun 2009 17:39:32 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n5CHdWJa030213
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 12 Jun 2009 17:39:32 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n5CHdWp4030212;
	Fri, 12 Jun 2009 17:39:32 GMT
	(envelope-from nobody)
Message-Id: <200906121739.n5CHdWp4030212@www.freebsd.org>
Date: Fri, 12 Jun 2009 17:39:32 GMT
From: bf <bf1783@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH]security/tor-devel: update to 0.2.1.15-rc
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: peter.thoenen@yahoo.com

>Number:         135517
>Category:       ports
>Synopsis:       [PATCH]security/tor-devel: update to 0.2.1.15-rc
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wxs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 12 17:40:01 UTC 2009
>Closed-Date:    Mon Jun 15 14:57:50 UTC 2009
>Last-Modified:  Mon Jun 15 14:57:50 UTC 2009
>Originator:     bf
>Release:        8-CURRENT amd64
>Organization:
-
>Environment:
>Description:
I would have submitted this earlier if I had realized that more than
one relatively innocuous bug had been fixed.  Anyway, here it is.
Details at:

https://svn.torproject.org/svn/tor/trunk/ChangeLog
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN tor-devel.orig/Makefile tor-devel/Makefile
--- tor-devel.orig/Makefile	2009-06-12 13:25:13.000000000 -0400
+++ tor-devel/Makefile	2009-06-12 13:03:06.000000000 -0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tor
-DISTVERSION=	0.2.1.14-rc
+DISTVERSION=	0.2.1.15-rc
 CATEGORIES=	security net ipv6
 MASTER_SITES=	http://www.torproject.org/dist/ \
 		http://tor.cypherpunks.at/dist/ \
diff -ruN tor-devel.orig/distinfo tor-devel/distinfo
--- tor-devel.orig/distinfo	2009-06-12 13:25:26.000000000 -0400
+++ tor-devel/distinfo	2009-06-12 13:03:33.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (tor-0.2.1.14-rc.tar.gz) = 4eedbcf43141895be9d3fb2796887e45
-SHA256 (tor-0.2.1.14-rc.tar.gz) = 8259b6a29d7281ebe38de3f72cdd9a150e743c6317b7de4c8a048dde6f2ce255
-SIZE (tor-0.2.1.14-rc.tar.gz) = 2389014
+MD5 (tor-0.2.1.15-rc.tar.gz) = 012b1a530c8a771ef55955bb1f03a2fb
+SHA256 (tor-0.2.1.15-rc.tar.gz) = 0b40107c3f2c12bab72f29336306d704373acbec9d8ada1c77ba4de2b473c6cf
+SIZE (tor-0.2.1.15-rc.tar.gz) = 2389330


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Jun 12 17:40:15 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135517 
Responsible-Changed-From-To: freebsd-ports-bugs->wxs 
Responsible-Changed-By: wxs 
Responsible-Changed-When: Fri Jun 12 17:48:45 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135517 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: peter.thoenen@yahoo.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/135517: [PATCH]security/tor-devel: update to 0.2.1.15-rc
Date: Fri, 12 Jun 2009 17:40:14 UT

 Maintainer of security/tor-devel,
 
 Please note that PR ports/135517 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/135517
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Sat Jun 13 06:14:15 UTC 2009 
State-Changed-Why:  
Maintainer approved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135517 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/135517: commit references a PR
Date: Mon, 15 Jun 2009 14:45:49 +0000 (UTC)

 wxs         2009-06-15 14:45:39 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security/tor-devel   Makefile distinfo 
   Log:
   - Update to 0.2.1.15-rc
   
   PR:             ports/135517
   Submitted by:   bf <bf1783@gmail.com>
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.76      +1 -1      ports/security/tor-devel/Makefile
   1.57      +3 -3      ports/security/tor-devel/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: wxs 
State-Changed-When: Mon Jun 15 14:57:50 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135517 
>Unformatted:
