svn commit: r475321 - head/security/vm-to-tor

Yuri Victorovich yuri at FreeBSD.org
Wed Jul 25 18:20:55 UTC 2018


Author: yuri
Date: Wed Jul 25 18:20:53 2018
New Revision: 475321
URL: https://svnweb.freebsd.org/changeset/ports/475321

Log:
  security/vm-to-tor: Update 0.150519 -> 1.0

Modified:
  head/security/vm-to-tor/Makefile
  head/security/vm-to-tor/distinfo
  head/security/vm-to-tor/pkg-descr

Modified: head/security/vm-to-tor/Makefile
==============================================================================
--- head/security/vm-to-tor/Makefile	Wed Jul 25 18:20:02 2018	(r475320)
+++ head/security/vm-to-tor/Makefile	Wed Jul 25 18:20:53 2018	(r475321)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	vm-to-tor
-PORTVERSION=	0.150519
+PORTVERSION=	1.0
 CATEGORIES=	security net
 
 MAINTAINER=	yuri at 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

Modified: head/security/vm-to-tor/distinfo
==============================================================================
--- head/security/vm-to-tor/distinfo	Wed Jul 25 18:20:02 2018	(r475320)
+++ head/security/vm-to-tor/distinfo	Wed Jul 25 18:20:53 2018	(r475321)
@@ -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

Modified: head/security/vm-to-tor/pkg-descr
==============================================================================
--- head/security/vm-to-tor/pkg-descr	Wed Jul 25 18:20:02 2018	(r475320)
+++ head/security/vm-to-tor/pkg-descr	Wed Jul 25 18:20:53 2018	(r475321)
@@ -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


More information about the svn-ports-all mailing list