pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/tscrape tscrape: Update to 0.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/f765c522b33b
branches: trunk
changeset: 399897:f765c522b33b
user: leot <leot%pkgsrc.org@localhost>
date: Sun Aug 18 16:00:12 2019 +0000
description:
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:
www/tscrape/Makefile | 4 ++--
www/tscrape/PLIST | 7 ++++++-
www/tscrape/distinfo | 10 +++++-----
3 files changed, 13 insertions(+), 8 deletions(-)
diffs (46 lines):
diff -r d6adf1791cf8 -r f765c522b33b www/tscrape/Makefile
--- a/www/tscrape/Makefile Sun Aug 18 13:59:38 2019 +0000
+++ b/www/tscrape/Makefile Sun Aug 18 16:00:12 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2019/05/10 09:19:37 leot Exp $
+# $NetBSD: Makefile,v 1.3 2019/08/18 16:00:12 leot Exp $
-DISTNAME= tscrape-0.2
+DISTNAME= tscrape-0.3
CATEGORIES= www
MASTER_SITES= http://codemadness.org/releases/tscrape/
diff -r d6adf1791cf8 -r f765c522b33b www/tscrape/PLIST
--- a/www/tscrape/PLIST Sun Aug 18 13:59:38 2019 +0000
+++ b/www/tscrape/PLIST Sun Aug 18 16:00:12 2019 +0000
@@ -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
diff -r d6adf1791cf8 -r f765c522b33b www/tscrape/distinfo
--- a/www/tscrape/distinfo Sun Aug 18 13:59:38 2019 +0000
+++ b/www/tscrape/distinfo Sun Aug 18 16:00:12 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2019/05/10 09:19:37 leot Exp $
+$NetBSD: distinfo,v 1.3 2019/08/18 16:00:12 leot Exp $
-SHA1 (tscrape-0.2.tar.gz) = b63dd32ff9be29c081af21ab07cd95b4f116889b
-RMD160 (tscrape-0.2.tar.gz) = 564d6b00ae9b88c1260d4111003128280c08263f
-SHA512 (tscrape-0.2.tar.gz) = a42aba0427fa02e8c356b3023e6757fcbc3d702b887e1cac20f62447315a49594d0e979e375b3a1198defe10bf699d9868b7198231e01d70ea1c3a8d0e707b1d
-Size (tscrape-0.2.tar.gz) = 13295 bytes
+SHA1 (tscrape-0.3.tar.gz) = bccaa0ce598898cb29c150a69f71744da64da9a8
+RMD160 (tscrape-0.3.tar.gz) = 7c11e67cca8e8ca663a828011000a2b4e8a4c45c
+SHA512 (tscrape-0.3.tar.gz) = 4705a103b5c61ffbdb815b5e88b6d7bd560d44b5a6f2991ae065f1389eb5f52738c8ac68f7dca07dbb6d0ee54a73ed97606bee76de1708da35b9107e188af22e
+Size (tscrape-0.3.tar.gz) = 15833 bytes
Home |
Main Index |
Thread Index |
Old Index