Index: head/security/tsshbatch/Makefile =================================================================== --- head/security/tsshbatch/Makefile (revision 313033) +++ head/security/tsshbatch/Makefile (revision 313034) @@ -1,47 +1,45 @@ -# New ports collection makefile for: tsshbatch -# Date created: 06 January 2012 -# Whom: Tim Daneliuk -# +# Created by: Tim Daneliuk # $FreeBSD$ -# PORTNAME= tsshbatch -PORTVERSION= 1.134 +PORTVERSION= 1.137 CATEGORIES= security python MASTER_SITES= http://www.tundraware.com/Software/tsshbatch/ MAINTAINER= tsshbatch@tundraware.com COMMENT= Batch ssh Operations LICENSE= tsshbatch LICENSE_NAME= tsshbatch LICENSE_FILE= ${WRKSRC}/tsshbatch-license.txt LICENSE_PERMS= auto-accept RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}paramiko>=1.7.7.1:${PORTSDIR}/security/py-paramiko USE_PYTHON_RUN= yes MAN1= tsshbatch.1 MANCOMPRESSED= yes PLIST_FILES= bin/tsshbatch.py PORTDOCS= WHATSNEW.txt \ tsshbatch.html \ tsshbatch.pdf \ tsshbatch.ps \ tsshbatch.rst +.include + do-install: ${INSTALL_SCRIPT} ${WRKSRC}/tsshbatch.py ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/tsshbatch.1.gz ${MAN1PREFIX}/man/man1 post-install: -.if !defined(NOPORTDOCS) +.if ${PORT_OPTIONS:MDOCS} ${MKDIR} ${DOCSDIR} .for i in ${PORTDOCS} cd ${WRKSRC} && ${INSTALL_DATA} $i ${DOCSDIR} .endfor .endif .include Index: head/security/tsshbatch/distinfo =================================================================== --- head/security/tsshbatch/distinfo (revision 313033) +++ head/security/tsshbatch/distinfo (revision 313034) @@ -1,2 +1,2 @@ -SHA256 (tsshbatch-1.134.tar.gz) = 564e1fa4a4446d19d0c1169e6d961f74e8427b5eeb61ef89f3a7362635234e5d -SIZE (tsshbatch-1.134.tar.gz) = 211833 +SHA256 (tsshbatch-1.137.tar.gz) = 2b4d9142e9c1a157edb9f8dff5481c462468fad087fd069ae596825f6cbf96cc +SIZE (tsshbatch-1.137.tar.gz) = 146424