diff options
author | leot <leot@pkgsrc.org> | 2019-08-18 16:00:12 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2019-08-18 16:00:12 +0000 |
commit | b815c7ce1acbb6e9710769aa669acf51a1eb3e12 (patch) | |
tree | e9c59c67d3e2b04ab5fc709e288b838361a8b777 /www/tscrape/PLIST | |
parent | 85d458812e1033e86aaf6e312b8a6b276801eb4c (diff) | |
download | pkgsrc-b815c7ce1acbb6e9710769aa669acf51a1eb3e12.tar.gz |
tscrape: Update to 0.3
Changes:
0.3
---
- Improve documentation and add man pages for all tools
- Several tscrape_update improvements (making it more robust/verbose about
possible errors)
Diffstat (limited to 'www/tscrape/PLIST')
-rw-r--r-- | www/tscrape/PLIST | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/www/tscrape/PLIST b/www/tscrape/PLIST index f493dc629fc..7c53ad1df5c 100644 --- a/www/tscrape/PLIST +++ b/www/tscrape/PLIST @@ -1,9 +1,14 @@ -@comment $NetBSD: PLIST,v 1.1 2019/02/22 21:23:29 leot Exp $ +@comment $NetBSD: PLIST,v 1.2 2019/08/18 16:00:12 leot Exp $ bin/tscrape bin/tscrape_html bin/tscrape_plain bin/tscrape_update man/man1/tscrape.1 +man/man1/tscrape_html.1 +man/man1/tscrape_plain.1 +man/man1/tscrape_update.1 +man/man5/tscrape.5 +man/man5/tscraperc.5 share/doc/tscrape/README share/doc/tscrape/style.css share/doc/tscrape/tscraperc.example |