ports/156442: [MAINTAINER-UPDATE] from net-mgmt/vidalia 0.2.10 to 0.2.12
Fabian Keil
fk at fabiankeil.de
Sat Apr 16 12:30:11 UTC 2011
>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: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sat Apr 16 12:30:10 UTC 2011
>Closed-Date:
>Last-Modified:
>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 at 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 at 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:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list