diff --git a/security/dns-proxy-tor/Makefile b/security/dns-proxy-tor/Makefile index d966fb5a20b6..8665a9574f74 100644 --- a/security/dns-proxy-tor/Makefile +++ b/security/dns-proxy-tor/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dns-proxy-tor -PORTVERSION= 0.0.9 +PORTVERSION= 0.1.0 CATEGORIES= security dns MASTER_SITES= http://p56soo2ibjkx23xo.onion/ \ http://www.fabiankeil.de/sourcecode/freebsd/ diff --git a/security/dns-proxy-tor/distinfo b/security/dns-proxy-tor/distinfo index e8f738117246..27da0c141876 100644 --- a/security/dns-proxy-tor/distinfo +++ b/security/dns-proxy-tor/distinfo @@ -1,3 +1,3 @@ -MD5 (trans-proxy-tor-0.0.9.tar.gz) = b023f2a01dbcaa4334c05a0b9903044a -SHA256 (trans-proxy-tor-0.0.9.tar.gz) = 02bc0b1b897c57f488edeccd5bb68fd81f04ef5e8f3323af1471d74452e75697 -SIZE (trans-proxy-tor-0.0.9.tar.gz) = 25553 +MD5 (trans-proxy-tor-0.1.0.tar.gz) = 8466ce417405a60394c22bdc2b837d43 +SHA256 (trans-proxy-tor-0.1.0.tar.gz) = 876b6ff00cc2b60e432ffd19aae09e0fcf509ae11977b1ac73894052e9946717 +SIZE (trans-proxy-tor-0.1.0.tar.gz) = 25752 diff --git a/security/dns-proxy-tor/pkg-descr b/security/dns-proxy-tor/pkg-descr index 3e3300b19a86..fb3c11661424 100644 --- a/security/dns-proxy-tor/pkg-descr +++ b/security/dns-proxy-tor/pkg-descr @@ -3,7 +3,7 @@ DNS leaks with applications that don't support or aren't configured to use socks4a or Tor's DNS resolution. -WWW: http://http://p56soo2ibjkx23xo.onion/ +WWW: http://p56soo2ibjkx23xo.onion/ (Hidden service, only accessible through Tor) Author: tup License: None (dns-proxy-tor is in the public domain)