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.4.6.
details: https://anonhg.NetBSD.org/pkgsrc/rev/998a49bcc19c
branches: trunk
changeset: 419118:998a49bcc19c
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Thu Dec 12 20:00:08 2019 +0000
description:
lowdown: update to 0.4.6.
ChangeLog:
lowdown 0.4.6:
- Make sure stdint is everywhere.
lowdown 0.4.5:
- Use BSD.lv's mandoc.css.
- Use BSD.lv's style and clean up.
- Newest sblg.
- Add stdint.
lowdown 0.4.4:
- Use Makefile.configure's macros.
- Bring up to speed w/other bsd.lv sites.
- Newest oconfigure.
- Document list-start for commonmark.
- All outputs process start list item for commonmark.
- Capture list start iff commonmark.
lowdown 0.4.3:
- Add atom version feed.
- Use new oconfigure.
- Bound reading into the value buffer.
lowdown 0.4.2:
- Document maths.
- Remove MATHEXP ("mathexp") facility.
- Disable MATHEXP mode. This offers nothing, but ends up complicating
the user experience. Stick with only one "math mode" and document it
properly.
- Have math blocks reported in -Ttree and accumulate the content in a
text node.
- Begin incorporating better math mode.
- Fix pdfhref links in lists.
- In nroff mode, stretch table to fit width and embolden header.
- Add table documentation.
- Typo found by Anton Lindqvist.
diffstat:
textproc/lowdown/Makefile | 4 ++--
textproc/lowdown/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 4ddf5a042e45 -r 998a49bcc19c textproc/lowdown/Makefile
--- a/textproc/lowdown/Makefile Thu Dec 12 16:46:52 2019 +0000
+++ b/textproc/lowdown/Makefile Thu Dec 12 20:00:08 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2018/10/17 07:01:39 maya Exp $
+# $NetBSD: Makefile,v 1.6 2019/12/12 20:00:08 fcambus Exp $
-DISTNAME= lowdown-0.4.1
+DISTNAME= lowdown-0.4.6
CATEGORIES= textproc
MASTER_SITES= https://kristaps.bsd.lv/lowdown/snapshots/
diff -r 4ddf5a042e45 -r 998a49bcc19c textproc/lowdown/distinfo
--- a/textproc/lowdown/distinfo Thu Dec 12 16:46:52 2019 +0000
+++ b/textproc/lowdown/distinfo Thu Dec 12 20:00:08 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2018/10/17 07:01:39 maya Exp $
+$NetBSD: distinfo,v 1.4 2019/12/12 20:00:08 fcambus Exp $
-SHA1 (lowdown-0.4.1.tar.gz) = 127f85e340e70657544b3564ba2361ff059abe2d
-RMD160 (lowdown-0.4.1.tar.gz) = 7cba95e2e8ffbd77b0195418560c5e1800866b10
-SHA512 (lowdown-0.4.1.tar.gz) = 9d2c026fa319f7b9f5b2c11b67ec5ec97a70a5cf3560c55545e571c929c3a8253014fa219dc9a78e59472a0c94472d218630f214cf03276a3cb7065c5aa54ef6
-Size (lowdown-0.4.1.tar.gz) = 94595 bytes
+SHA1 (lowdown-0.4.6.tar.gz) = afcb4cf46d0e70d5147a8e18f8b5714d568e840c
+RMD160 (lowdown-0.4.6.tar.gz) = c3460a91d7d9b54b7c0ba92b36939906c738654a
+SHA512 (lowdown-0.4.6.tar.gz) = cf626683289c81afe5c84e9c835ba6739a2c970891fb8080ff6bdc07692d91e60429d8d481bd9951d4ff4b0424e7c196ec597ddfcb8d218df324642efe564e15
+Size (lowdown-0.4.6.tar.gz) = 103959 bytes
Home |
Main Index |
Thread Index |
Old Index