pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/lowdown lowdown: update to 0.8.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c771ffed7079
branches: trunk
changeset: 446485:c771ffed7079
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Tue Feb 09 18:34:07 2021 +0000
description:
lowdown: update to 0.8.1.
ChangeLog:
Version 0.8.1, 2021-02-09
Add --term-nolinks to strip URLs out of terminal output (when alternative
text is available). Then add --nroff-nolinks and --nroff-shortlinks, just
like those for -Tterm, for use with -Tman or --nroff-no-groff.
Fix long-standing kinda-bug where www autolinks were being reported as
regular links instead of autolinks.
Introduce -m and -M, which allow metadata to be provided on the command
line. Metadata keys are first looked for in -m, overriden by what's in
the document, and those overridden by what's in -M.
Remove the deprecated -D, -d, -E, and -e, which were long ago replaced by
long options.
Inhibit printing of metadata in -Tgemini unless --gemini-metadata is given.
diffstat:
textproc/lowdown/Makefile | 4 ++--
textproc/lowdown/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r a91a6994b203 -r c771ffed7079 textproc/lowdown/Makefile
--- a/textproc/lowdown/Makefile Tue Feb 09 13:20:09 2021 +0000
+++ b/textproc/lowdown/Makefile Tue Feb 09 18:34:07 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2021/02/04 09:09:42 fcambus Exp $
+# $NetBSD: Makefile,v 1.16 2021/02/09 18:34:07 fcambus Exp $
-DISTNAME= lowdown-0.8.0
+DISTNAME= lowdown-0.8.1
CATEGORIES= textproc
MASTER_SITES= https://kristaps.bsd.lv/lowdown/snapshots/
diff -r a91a6994b203 -r c771ffed7079 textproc/lowdown/distinfo
--- a/textproc/lowdown/distinfo Tue Feb 09 13:20:09 2021 +0000
+++ b/textproc/lowdown/distinfo Tue Feb 09 18:34:07 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2021/02/04 09:09:42 fcambus Exp $
+$NetBSD: distinfo,v 1.15 2021/02/09 18:34:07 fcambus Exp $
-SHA1 (lowdown-0.8.0.tar.gz) = 08cb4bbe000849350adf1b9f625446167bcacff6
-RMD160 (lowdown-0.8.0.tar.gz) = 8fe662a10b35448ac86b4a3f36e796bfc6eed1c1
-SHA512 (lowdown-0.8.0.tar.gz) = 53d59e1a82274fdbeb6b0c1ae7bb7abbd74475181ee3f3fed302f1990c8e2fd9e1cce114536151cf605ef47d1d0a3604ee9dafdef097218938d0cfa38d42c04f
-Size (lowdown-0.8.0.tar.gz) = 193798 bytes
+SHA1 (lowdown-0.8.1.tar.gz) = de1a68874d56d046ebdf52768f6e364f7d6a0d95
+RMD160 (lowdown-0.8.1.tar.gz) = c988acae5f0147eb7bdbe79c7f1d841c8d6785ec
+SHA512 (lowdown-0.8.1.tar.gz) = 51f472a66de075cd21a7f451c990ff6529bc242b4cc18732f08a6c6117dea7d9e5933cd851f6228b291b282a84f7976d23351d67f2eec10c84322a1d05483e91
+Size (lowdown-0.8.1.tar.gz) = 196068 bytes
Home |
Main Index |
Thread Index |
Old Index