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.6.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8a01b4b99371
branches:  trunk
changeset: 456770:8a01b4b99371
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Sun Aug 08 09:22:52 2021 +0000

description:
lowdown: update to 0.8.6.

Version 0.8.6, 2021-08-06

Bug-fix: the --parse-no-intraemph flag would set the condition (i.e.,
intra-emphasis was not parse) instead of unsetting it. Now it does the
correct thing.

diffstat:

 textproc/lowdown/Makefile |   4 ++--
 textproc/lowdown/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r c3fceaff4a9b -r 8a01b4b99371 textproc/lowdown/Makefile
--- a/textproc/lowdown/Makefile Sun Aug 08 04:48:31 2021 +0000
+++ b/textproc/lowdown/Makefile Sun Aug 08 09:22:52 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2021/07/11 14:18:49 fcambus Exp $
+# $NetBSD: Makefile,v 1.21 2021/08/08 09:22:52 fcambus Exp $
 
-DISTNAME=      lowdown-0.8.5
+DISTNAME=      lowdown-0.8.6
 CATEGORIES=    textproc
 MASTER_SITES=  https://kristaps.bsd.lv/lowdown/snapshots/
 
diff -r c3fceaff4a9b -r 8a01b4b99371 textproc/lowdown/distinfo
--- a/textproc/lowdown/distinfo Sun Aug 08 04:48:31 2021 +0000
+++ b/textproc/lowdown/distinfo Sun Aug 08 09:22:52 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2021/07/11 14:18:49 fcambus Exp $
+$NetBSD: distinfo,v 1.20 2021/08/08 09:22:52 fcambus Exp $
 
-SHA1 (lowdown-0.8.5.tar.gz) = c35e89e84d1172b88543582cc817862902938eee
-RMD160 (lowdown-0.8.5.tar.gz) = 22327e4a588c6a0f0165a0f03ae1cafe8bb6c90d
-SHA512 (lowdown-0.8.5.tar.gz) = 5951175bfd7b0508d1a87e9a8156a22da9920025db5689f0d21427accf45e333cd1f9950f3f917868cfc8ecbb189364e88e8f5792936e2bb97daef8fbbcbbc1f
-Size (lowdown-0.8.5.tar.gz) = 209639 bytes
+SHA1 (lowdown-0.8.6.tar.gz) = 34a0183899caf6548e2b4c6c3d4737855004c564
+RMD160 (lowdown-0.8.6.tar.gz) = 16207393f4886660e147b716b08aceef58431b4a
+SHA512 (lowdown-0.8.6.tar.gz) = ad8fba1193cd7841e6ef3f19459511472808d0263c9df16a65a1330fd908238acbf05422b64944ba50c05d92e240719e98802540889e012ef77821787f08bfe9
+Size (lowdown-0.8.6.tar.gz) = 209931 bytes



Home | Main Index | Thread Index | Old Index