Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Dec 2014 16:05:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 195830] [maintainer update]  security/tsshbatch Version Bump 1.177 -> 1.210
Message-ID:  <bug-195830-13-YAwEofBcrH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-195830-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-195830-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195830

--- Comment #2 from tundra@tundraware.com ---
Found a bug.  Had to bump to 1.212.  Patch follows:

diff -urN /usr/ports/security/tsshbatch/Makefile tsshbatch/Makefile
--- /usr/ports/security/tsshbatch/Makefile      2014-10-24 11:50:42.000000000
-0500
+++ tsshbatch/Makefile  2014-12-10 10:01:37.000000000 -0600
@@ -1,8 +1,8 @@
 # Created by: Tim Daneliuk <tsshbatch@tundraware.com>
-# $FreeBSD: head/security/tsshbatch/Makefile 371453 2014-10-24 16:50:42Z mva $
+# $FreeBSD: head/security/tsshbatch/Makefile 340722 2014-01-22 17:00:46Z mat $

 PORTNAME=      tsshbatch
-PORTVERSION=   1.177
+PORTVERSION=   1.212
 CATEGORIES=    security python
 MASTER_SITES=  http://www.tundraware.com/Software/tsshbatch/

@@ -16,7 +16,7 @@

 RUN_DEPENDS+= 
${PYTHON_PKGNAMEPREFIX}paramiko>=1.7.7.1:${PORTSDIR}/security/py-paramiko

-USES=          python:run
+USE_PYTHON_RUN=        yes

 PLIST_FILES=   bin/tsshbatch.py \
                man/man1/tsshbatch.1.gz
diff -urN /usr/ports/security/tsshbatch/distinfo tsshbatch/distinfo
--- /usr/ports/security/tsshbatch/distinfo      2014-03-29 11:41:25.000000000
-0500
+++ tsshbatch/distinfo  2014-12-10 10:01:45.000000000 -0600
@@ -1,2 +1,2 @@
-SHA256 (tsshbatch-1.177.tar.gz) =
9915becc2dca029e19d5a92709def608969e786ad06aebbb335ea5213fa7329f
-SIZE (tsshbatch-1.177.tar.gz) = 295009
+SHA256 (tsshbatch-1.212.tar.gz) =
768407f7810e49360eab98f109db79774747e90f789b82514424ec17719222fe
+SIZE (tsshbatch-1.212.tar.gz) = 597297

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195830-13-YAwEofBcrH>