From nobody@FreeBSD.org  Sat Apr 16 12:20:10 2011
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 4E9BB106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 16 Apr 2011 12:20:10 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 1DEBC8FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 16 Apr 2011 12:20:10 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p3GCK9rY083466
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 16 Apr 2011 12:20:09 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p3GCK9vM083465;
	Sat, 16 Apr 2011 12:20:09 GMT
	(envelope-from nobody)
Message-Id: <201104161220.p3GCK9vM083465@red.freebsd.org>
Date: Sat, 16 Apr 2011 12:20:09 GMT
From: Fabian Keil <fk@fabiankeil.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [MAINTAINER-UPDATE] from net-mgmt/vidalia 0.2.10 to 0.2.12
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         156442
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] from net-mgmt/vidalia 0.2.10 to 0.2.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    beech
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 16 12:30:10 UTC 2011
>Closed-Date:    Tue Apr 19 16:29:39 UTC 2011
>Last-Modified:  Tue Apr 19 16:30:14 UTC 2011
>Originator:     Fabian Keil
>Release:        HEAD
>Organization:
>Environment:
FreeBSD r500.local 9.0-CURRENT FreeBSD 9.0-CURRENT #287 r+3e203f0: Thu Apr 14 23:04:27 CEST 2011     fk@r500.local:/usr/obj/usr/src/sys/ZOEY  amd64
>Description:
The attached patch updates net-mgmt/vidalia from 0.2.10 to 0.2.12.
As far as I can tell there was no stable 0.2.11 release.

The ChangeLog is available at:
https://blog.torproject.org/blog/vidalia-0212-released

It mentions the following FreeBSD-specific change:
| Remove Vidalia's direct dependency on OpenSSL. This dependency had
| caused Vidalia to fail to run on FreeBSD (due to a bug in the FreeBSD
| ports collection) and Fedora 14 (due to an incompatibility between
| OpenSSL and Fedora's SELinux configuration). Resolves bug 2287 and 2611.

The ticket URL is:
https://trac.torproject.org/projects/tor/ticket/2287

I haven't experienced the problem myself and haven't
heard about the problem before either.

Note that due to a recent Qt change Vidalia may dump core on
exit when build with WITH_DEBUG=yes. I'll look into this,
but as the problem is present in 0.2.10, too, I see no reason
why this should block the update.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ru .zfs/snapshot/2011-04-15/net-mgmt/vidalia/Makefile net-mgmt/vidalia/Makefile
--- .zfs/snapshot/2011-04-15/net-mgmt/vidalia/Makefile	2010-09-21 13:07:55.000000000 +0200
+++ net-mgmt/vidalia/Makefile	2011-04-16 13:48:03.074417697 +0200
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	vidalia
-PORTVERSION=	0.2.10
+PORTVERSION=	0.2.12
 CATEGORIES=	net-mgmt security
-MASTER_SITES=	http://www.torproject.org/vidalia/dist/
+MASTER_SITES=	http://www.torproject.org/dist/vidalia/
 
 MAINTAINER=	fk@fabiankeil.de
 COMMENT=	A graphical Tor controller based on Qt 4.x
diff -ru .zfs/snapshot/2011-04-15/net-mgmt/vidalia/distinfo net-mgmt/vidalia/distinfo
--- .zfs/snapshot/2011-04-15/net-mgmt/vidalia/distinfo	2011-03-20 13:54:13.000000000 +0100
+++ net-mgmt/vidalia/distinfo	2011-04-16 11:49:56.644345160 +0200
@@ -1,2 +1,2 @@
-SHA256 (vidalia-0.2.10.tar.gz) = 7897443974c81f4d354abc5bed1fd3f2d2989fb7c5c0eacde57719d469fdc4b5
-SIZE (vidalia-0.2.10.tar.gz) = 5566130
+SHA256 (vidalia-0.2.12.tar.gz) = 3a13a513db509b39c512f3d6212d8afec6edb7d99f273d583e932619652523b0
+SIZE (vidalia-0.2.12.tar.gz) = 5977063


>Release-Note:
>Audit-Trail:
Class-Changed-From-To: sw-bug->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Sat Apr 16 12:30:24 UTC 2011 
Class-Changed-Why:  
Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=156442 
Responsible-Changed-From-To: freebsd-ports-bugs->beech 
Responsible-Changed-By: beech 
Responsible-Changed-When: Sun Apr 17 00:30:19 UTC 2011 
Responsible-Changed-Why:  
I'll take it 

http://www.freebsd.org/cgi/query-pr.cgi?pr=156442 
State-Changed-From-To: open->closed 
State-Changed-By: beech 
State-Changed-When: Tue Apr 19 16:29:24 UTC 2011 
State-Changed-Why:  
Committed, Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/156442: commit references a PR
Date: Tue, 19 Apr 2011 16:28:52 +0000 (UTC)

 beech       2011-04-19 16:28:37 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-mgmt/vidalia     Makefile distinfo 
   Log:
   Update to 0.2.12
   
   The ChangeLog is available at:
   https://blog.torproject.org/blog/vidalia-0212-released
   
   PR:             ports/156442
   Submitted by:   Fabian Keil (fk@fabiankeil.de) (maintainer)
   Approved by:    itetcu (mentor)(explicit)
   
   Revision  Changes    Path
   1.25      +2 -2      ports/net-mgmt/vidalia/Makefile
   1.17      +2 -2      ports/net-mgmt/vidalia/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"
 
>Unformatted:
