[tor-commits] [doctor/master] Add torsock's netbsd package

atagar at torproject.org atagar at torproject.org
Fri Nov 9 19:10:30 UTC 2018


commit 6f45e9eed5bd3741c7f6df29560be588b437666f
Author: Damian Johnson <atagar at torproject.org>
Date:   Fri Nov 9 10:52:02 2018 -0800

    Add torsock's netbsd package
    
    The wiki no longer points toward the 'wip' page so we can now include it like
    our other packages.
---
 package_versions.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package_versions.py b/package_versions.py
index fcbc892..665b74c 100755
--- a/package_versions.py
+++ b/package_versions.py
@@ -79,6 +79,7 @@ PACKAGES = [
     Package('slackware', 'https://slackbuilds.org/repository/14.2/network/torsocks/', 'torsocks \(([0-9\.]+)\)    </h2>'),
     Package('freebsd', 'https://www.freshports.org/net/torsocks/', FREEBSD_VERSION),
     Package('openbsd', 'https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net/torsocks/Makefile?rev=HEAD&content-type=text/x-cvsweb-markup', OPENBSD_DIST_VERSION),
+    Package('netbsd', 'http://pkgsrc.se/net/torsocks', NETBSD_VERSION),
   ]),
   ('ooni probe', [
     Package('mac', 'https://raw.githubusercontent.com/Homebrew/homebrew-core/master/Formula/ooniprobe.rb', 'ooniprobe-([0-9\.]+).tar.gz'),





More information about the tor-commits mailing list