<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/ece0c1945ef392bfe8b93a913ecf6027bffc1697">https://github.com/macports/macports-ports/commit/ece0c1945ef392bfe8b93a913ecf6027bffc1697</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new ece0c1945ef Vidalia: update to 0.2.21
</span>ece0c1945ef is described below
<span style='display:block; white-space:pre;color:#808000;'>commit ece0c1945ef392bfe8b93a913ecf6027bffc1697
</span>Author: barracuda156 <vital.had@gmail.com>
AuthorDate: Sat Jul 1 19:57:19 2023 +0800
<span style='display:block; white-space:pre;color:#404040;'> Vidalia: update to 0.2.21
</span>---
security/Vidalia/Portfile | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/Vidalia/Portfile b/security/Vidalia/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 34e48620406..52dc5f7f334 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/Vidalia/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/Vidalia/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,7 +5,7 @@ PortGroup cmake 1.0
</span> PortGroup qt4 1.0
name Vidalia
<span style='display:block; white-space:pre;background:#ffe0e0;'>-version 0.2.15
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+version 0.2.21
</span> categories security net aqua
maintainers nomaintainer
description Vidalia is a controller GUI for the Tor software
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,14 +13,15 @@ long_description Vidalia is a cross-platform controller GUI for the Tor softw
</span> built using the Qt framework. Vidalia runs on most platforms \
supported by Qt 4.2 or later
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> license {GPL-2+ OpenSSLException}
homepage https://www.torproject.org/projects/vidalia.html.en
<span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites https://www.torproject.org/dist/vidalia/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites https://www.torproject.org/dist/vidalia/ \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ https://archive.torproject.org/tor-package-archive/vidalia/
</span> distname vidalia-${version}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 26dccaba3be689ab815f35ebc07b060b9581a583 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 4598fdd9fb8e1d6fcdd02b908f331dba6e34ffdd72046ab94c2ef091a8c18809
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 a1086c98216fed09472d494c95033097ec57b43c \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 c4008e7e7781dddf4a8670a435da6496dc9309dbdbc6125ac6d2cc871bdc1be7 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 6360390
</span>
depends_lib-append port:tor
</pre><pre style='margin:0'>
</pre>