From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Mar 28 00:20:02 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6A9179A0 for ; Fri, 28 Mar 2014 00:20:02 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3D7D4D10 for ; Fri, 28 Mar 2014 00:20:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s2S0K2OX096270 for ; Fri, 28 Mar 2014 00:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s2S0K2v3096269; Fri, 28 Mar 2014 00:20:02 GMT (envelope-from gnats) Date: Fri, 28 Mar 2014 00:20:02 GMT Message-Id: <201403280020.s2S0K2v3096269@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Tim Daneliuk Subject: Re: ports/188021: ports/security/tsshbatch Maintainer Update X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Tim Daneliuk List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Mar 2014 00:20:02 -0000 The following reply was made to PR ports/188021; it has been noted by GNATS. From: Tim Daneliuk To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/188021: ports/security/tsshbatch Maintainer Update Date: Thu, 27 Mar 2014 19:13:46 -0500 This is a multi-part message in MIME format. --------------000008000500090801030205 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 03/27/2014 07:10 PM, FreeBSD-gnats-submit@FreeBSD.org wrote: > Thank you very much for your problem report. > It has the internal identification `ports/188021'. > The individual assigned to look at your > report is: freebsd-ports-bugs. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=188021 > >> Category: ports >> Responsible: freebsd-ports-bugs >> Synopsis: ports/security/tsshbatch Maintainer Update >> Arrival-Date: Fri Mar 28 00:10:00 UTC 2014 Sorry, there is a checksum correction - attached. -- ---------------------------------------------------------------------------- Tim Daneliuk tundra@tundraware.com PGP Key: http://www.tundraware.com/PGP/ --------------000008000500090801030205 Content-Type: text/plain; charset=UTF-8; name="tsshbatch-1.177.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="tsshbatch-1.177.txt" diff -urN /usr/ports/security/tsshbatch/Makefile tsshbatch/Makefile --- /usr/ports/security/tsshbatch/Makefile 2014-01-22 11:00:46.000000000 -0600 +++ tsshbatch/Makefile 2014-03-27 18:52:28.000000000 -0500 @@ -2,7 +2,7 @@ # $FreeBSD: head/security/tsshbatch/Makefile 340722 2014-01-22 17:00:46Z mat $ PORTNAME= tsshbatch -PORTVERSION= 1.171 +PORTVERSION= 1.177 CATEGORIES= security python MASTER_SITES= http://www.tundraware.com/Software/tsshbatch/ diff -urN /usr/ports/security/tsshbatch/distinfo tsshbatch/distinfo --- /usr/ports/security/tsshbatch/distinfo 2014-01-22 09:30:13.000000000 -0600 +++ tsshbatch/distinfo 2014-03-27 19:11:32.000000000 -0500 @@ -1,2 +1,2 @@ -SHA256 (tsshbatch-1.171.tar.gz) = a681c53bea0c1459c9e0b2c42b10359df46b2dda5f437b80b56bab428b2ed242 -SIZE (tsshbatch-1.171.tar.gz) = 283698 +SHA256 (tsshbatch-1.177.tar.gz) = 9915becc2dca029e19d5a92709def608969e786ad06aebbb335ea5213fa7329f +SIZE (tsshbatch-1.177.tar.gz) = 295009 --------------000008000500090801030205--