See attached. Fix: Patch attached with submission follows:
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/
Responsible Changed From-To: freebsd-ports-bugs->pawel I'll take it.
Author: pawel Date: Sat Mar 29 16:41:25 2014 New Revision: 349565 URL: http://svnweb.freebsd.org/changeset/ports/349565 QAT: https://qat.redports.org/buildarchive/r349565/ Log: Update to version 1.777 PR: ports/188021 Submitted by: maintainer Modified: head/security/tsshbatch/Makefile head/security/tsshbatch/distinfo Modified: head/security/tsshbatch/Makefile ============================================================================== --- head/security/tsshbatch/Makefile Sat Mar 29 16:37:20 2014 (r349564) +++ head/security/tsshbatch/Makefile Sat Mar 29 16:41:25 2014 (r349565) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tsshbatch -PORTVERSION= 1.171 +PORTVERSION= 1.177 CATEGORIES= security python MASTER_SITES= http://www.tundraware.com/Software/tsshbatch/ Modified: head/security/tsshbatch/distinfo ============================================================================== --- head/security/tsshbatch/distinfo Sat Mar 29 16:37:20 2014 (r349564) +++ head/security/tsshbatch/distinfo Sat Mar 29 16:41:25 2014 (r349565) @@ -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 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!