diff options
author | yuri <yuri@FreeBSD.org> | 2018-07-26 02:20:53 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-07-26 02:20:53 +0800 |
commit | 2151c247186420e65847c3d168a7efbe32156255 (patch) | |
tree | 5882a7f30eca59cb6d002da9e42756446b7f0b74 /security | |
parent | 0ef9bfed720c1720c97365d2350cf0e603f2e6b4 (diff) | |
download | freebsd-ports-gnome-2151c247186420e65847c3d168a7efbe32156255.tar.gz freebsd-ports-gnome-2151c247186420e65847c3d168a7efbe32156255.tar.zst freebsd-ports-gnome-2151c247186420e65847c3d168a7efbe32156255.zip |
security/vm-to-tor: Update 0.150519 -> 1.0
Diffstat (limited to 'security')
-rw-r--r-- | security/vm-to-tor/Makefile | 6 | ||||
-rw-r--r-- | security/vm-to-tor/distinfo | 5 | ||||
-rw-r--r-- | security/vm-to-tor/pkg-descr | 3 |
3 files changed, 6 insertions, 8 deletions
diff --git a/security/vm-to-tor/Makefile b/security/vm-to-tor/Makefile index 9d3b7842af74..ceb69077721a 100644 --- a/security/vm-to-tor/Makefile +++ b/security/vm-to-tor/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= vm-to-tor -PORTVERSION= 0.150519 +PORTVERSION= 1.0 CATEGORIES= security net MAINTAINER= yuri@FreeBSD.org @@ -11,12 +11,10 @@ COMMENT= Connect virtual machines to the tor network LICENSE= BSD4CLAUSE RUN_DEPENDS= tor:security/tor \ - tiny-dhcp-server:net/tiny-network-utilities + tiny-network-utilities>=1.0:net/tiny-network-utilities USE_GITHUB= yes GH_ACCOUNT= yurivict -GH_TAGNAME= 17bdb91 - NO_BUILD= yes NO_ARCH= yes SUB_FILES= pkg-message diff --git a/security/vm-to-tor/distinfo b/security/vm-to-tor/distinfo index b5dc48636100..b40534a898da 100644 --- a/security/vm-to-tor/distinfo +++ b/security/vm-to-tor/distinfo @@ -1,2 +1,3 @@ -SHA256 (yurivict-vm-to-tor-0.150519-17bdb91_GH0.tar.gz) = cc7255f0bfac1e29a4a00fd30e7903495fc46b7e4390ead999416cf6df375c8b -SIZE (yurivict-vm-to-tor-0.150519-17bdb91_GH0.tar.gz) = 12564 +TIMESTAMP = 1532541751 +SHA256 (yurivict-vm-to-tor-1.0_GH0.tar.gz) = c9586f2a7f732872e404cae217fa86e3ddc357dbba3025a5d44a003cdb5f7921 +SIZE (yurivict-vm-to-tor-1.0_GH0.tar.gz) = 95175 diff --git a/security/vm-to-tor/pkg-descr b/security/vm-to-tor/pkg-descr index 11da3b7c1b3c..a5c2b5536511 100644 --- a/security/vm-to-tor/pkg-descr +++ b/security/vm-to-tor/pkg-descr @@ -1,4 +1,3 @@ -Framework to connect any number of virtual machines to the -tor anonymity network. +Service connecting any number of virtual machines to the tor anonymity network. WWW: https://github.com/yurivict/vm-to-tor |