From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Oct 14 19:30:08 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BAEAA106567D for ; Fri, 14 Oct 2011 19:30:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 811288FC28 for ; Fri, 14 Oct 2011 19:30:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p9EJU865091717 for ; Fri, 14 Oct 2011 19:30:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p9EJU8Tq091712; Fri, 14 Oct 2011 19:30:08 GMT (envelope-from gnats) Resent-Date: Fri, 14 Oct 2011 19:30:08 GMT Resent-Message-Id: <201110141930.p9EJU8Tq091712@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Fabian Keil Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 932FE106564A for ; Fri, 14 Oct 2011 19:20:45 +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 785B68FC12 for ; Fri, 14 Oct 2011 19:20:45 +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 p9EJKjUu032286 for ; Fri, 14 Oct 2011 19:20:45 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p9EJKjNb032285; Fri, 14 Oct 2011 19:20:45 GMT (envelope-from nobody) Message-Id: <201110141920.p9EJKjNb032285@red.freebsd.org> Date: Fri, 14 Oct 2011 19:20:45 GMT From: Fabian Keil To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/161663: [MAINTAINER-UPDATE] from net-mgmt/vidalia 0.2.14 to 0.2.15 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Oct 2011 19:30:08 -0000 >Number: 161663 >Category: ports >Synopsis: [MAINTAINER-UPDATE] from net-mgmt/vidalia 0.2.14 to 0.2.15 >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: Fri Oct 14 19:30:08 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Fabian Keil >Release: HEAD >Organization: >Environment: >Description: The attached patch updates net-mgmt/vidalia from 0.2.14 to 0.2.15, adds another MASTER_SITE that's supposed to be more reliable than the others and mentions the current upstream maintainer in the pkg-descr. According to https://blog.torproject.org/blog/vidalia-0215-out the upstream changes are: * Draw the bandwidth graph curves based on the local maximum, not the global maximum. Fixes bug 2188. * Add an option for setting up a non-exit relay to the Sharing configuration panel. This is meant to clarify what an exit policy and an exit relay are. Resolves bug 2644. * Display time statistics for bridges in UTC time, rather than local time. Fixes bug 3342. * Change the parameter for ordering the entries in the Basic Log list from currentTime to currentDateTime to avoid missplacing entries from different days. * Check the tor version and that settings are sanitized before trying to use the port autoconfiguration feature. Fixes bug 3843. * Provide a way to hide Dock or System Tray icons in OSX. Resolves ticket 2163. * Make new processes appear at front when they are started (OSX specific). >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN .zfs/snapshot/2011-09-06/net-mgmt/vidalia/Makefile net-mgmt/vidalia/Makefile --- .zfs/snapshot/2011-09-06/net-mgmt/vidalia/Makefile 2011-08-30 19:05:09.799576202 +0200 +++ net-mgmt/vidalia/Makefile 2011-10-13 23:35:07.337864518 +0200 @@ -6,9 +6,10 @@ # PORTNAME= vidalia -PORTVERSION= 0.2.14 +PORTVERSION= 0.2.15 CATEGORIES= net-mgmt security -MASTER_SITES= https://www.torproject.org/dist/vidalia/ \ +MASTER_SITES= https://archive.torproject.org/tor-package-archive/vidalia/ \ + https://www.torproject.org/dist/vidalia/ \ http://tor.ccc.de/dist/vidalia/ \ http://tor.cyberarmy.at/dist/vidalia/ \ http://www.torservers.net/mirrors/torproject.org/dist/vidalia/ diff -ruN .zfs/snapshot/2011-09-06/net-mgmt/vidalia/distinfo net-mgmt/vidalia/distinfo --- .zfs/snapshot/2011-09-06/net-mgmt/vidalia/distinfo 2011-08-30 19:05:09.860664134 +0200 +++ net-mgmt/vidalia/distinfo 2011-10-13 23:37:59.459862775 +0200 @@ -1,2 +1,2 @@ -SHA256 (vidalia-0.2.14.tar.gz) = bb351b6b486d1937a9814af88cbd6b87c95069f8fc8310c110e2bccf24b176ca -SIZE (vidalia-0.2.14.tar.gz) = 6086578 +SHA256 (vidalia-0.2.15.tar.gz) = 4598fdd9fb8e1d6fcdd02b908f331dba6e34ffdd72046ab94c2ef091a8c18809 +SIZE (vidalia-0.2.15.tar.gz) = 6091551 diff -ruN .zfs/snapshot/2011-09-06/net-mgmt/vidalia/pkg-descr net-mgmt/vidalia/pkg-descr --- .zfs/snapshot/2011-09-06/net-mgmt/vidalia/pkg-descr 2007-05-10 22:18:01.000000000 +0200 +++ net-mgmt/vidalia/pkg-descr 2011-10-13 23:35:42.610889721 +0200 @@ -1,4 +1,4 @@ Vidalia is a graphical Tor controller based on Qt 4.x. WWW: http://www.vidalia-project.net/ -Authors: Matt Edman and Justin Hipple +Authors: Tomás Touceda, Matt Edman and Justin Hipple >Release-Note: >Audit-Trail: >Unformatted: