Date: Sat, 22 Oct 2016 19:50:40 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424483 - head/security/tsshbatch Message-ID: <201610221950.u9MJoeU9087480@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pi Date: Sat Oct 22 19:50:39 2016 New Revision: 424483 URL: https://svnweb.freebsd.org/changeset/ports/424483 Log: security/tsshbatch: update 1.228 -> 1.317 - Many changes PR: 213630 Submitted by: tsshbatch@tundraware.com (maintainer) Modified: head/security/tsshbatch/Makefile head/security/tsshbatch/distinfo Modified: head/security/tsshbatch/Makefile ============================================================================== --- head/security/tsshbatch/Makefile Sat Oct 22 18:59:19 2016 (r424482) +++ head/security/tsshbatch/Makefile Sat Oct 22 19:50:39 2016 (r424483) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tsshbatch -PORTVERSION= 1.228 +PORTVERSION= 1.317 CATEGORIES= security python MASTER_SITES= http://www.tundraware.com/Software/tsshbatch/ @@ -30,6 +30,7 @@ PORTDOCS= WHATSNEW.txt \ OPTIONS_DEFINE= DOCS do-install: + cp -p ${WRKSRC}/Docs/* ${WRKSRC}/ ${INSTALL_SCRIPT} ${WRKSRC}/tsshbatch.py ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/tsshbatch.1.gz ${STAGEDIR}${MAN1PREFIX}/man/man1 @${MKDIR} ${STAGEDIR}${DOCSDIR} Modified: head/security/tsshbatch/distinfo ============================================================================== --- head/security/tsshbatch/distinfo Sat Oct 22 18:59:19 2016 (r424482) +++ head/security/tsshbatch/distinfo Sat Oct 22 19:50:39 2016 (r424483) @@ -1,2 +1,3 @@ -SHA256 (tsshbatch-1.228.tar.gz) = 9134861ed43c0e1462bc69c2485629ccf720fb6ca7604dfdfeb6ed0582424924 -SIZE (tsshbatch-1.228.tar.gz) = 609548 +TIMESTAMP = 1476916550 +SHA256 (tsshbatch-1.317.tar.gz) = 6100c74837ff0513ec6255a85eb71fb56fc0cc1a8debefff53e586f4b669e954 +SIZE (tsshbatch-1.317.tar.gz) = 649486
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610221950.u9MJoeU9087480>