diff options
author | pi <pi@FreeBSD.org> | 2016-10-23 03:50:39 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2016-10-23 03:50:39 +0800 |
commit | 19d5aabfe2263b760520c15fec582167e170dcd1 (patch) | |
tree | 6a3532bed8ac0b6a2efa4360ee276acc7ba16095 /security | |
parent | 3c269e2165e6626eba94298a6ccd393dadff87ad (diff) | |
download | freebsd-ports-graphics-19d5aabfe2263b760520c15fec582167e170dcd1.tar.gz freebsd-ports-graphics-19d5aabfe2263b760520c15fec582167e170dcd1.tar.zst freebsd-ports-graphics-19d5aabfe2263b760520c15fec582167e170dcd1.zip |
security/tsshbatch: update 1.228 -> 1.317
- Many changes
PR: 213630
Submitted by: tsshbatch@tundraware.com (maintainer)
Diffstat (limited to 'security')
-rw-r--r-- | security/tsshbatch/Makefile | 3 | ||||
-rw-r--r-- | security/tsshbatch/distinfo | 5 |
2 files changed, 5 insertions, 3 deletions
diff --git a/security/tsshbatch/Makefile b/security/tsshbatch/Makefile index 33149918224..2f8d4bc6bac 100644 --- a/security/tsshbatch/Makefile +++ b/security/tsshbatch/Makefile @@ -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} diff --git a/security/tsshbatch/distinfo b/security/tsshbatch/distinfo index 3059c24de0c..39900b95466 100644 --- a/security/tsshbatch/distinfo +++ b/security/tsshbatch/distinfo @@ -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 |