pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/lowdown



Module Name:    pkgsrc
Committed By:   fcambus
Date:           Tue Mar 16 16:33:40 UTC 2021

Modified Files:
        pkgsrc/textproc/lowdown: Makefile distinfo

Log Message:
lowdown: update to 0.8.3.

Version 0.8.3, 2021-03-13

Several fixes to -Tlatex smart typography (single quotes and dashes). The
smart typography now handles single quotes within words. Lastly, fix a bug
where footnotes started at two instead of one.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/textproc/lowdown/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/textproc/lowdown/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/lowdown/Makefile
diff -u pkgsrc/textproc/lowdown/Makefile:1.17 pkgsrc/textproc/lowdown/Makefile:1.18
--- pkgsrc/textproc/lowdown/Makefile:1.17       Sun Feb 21 13:29:23 2021
+++ pkgsrc/textproc/lowdown/Makefile    Tue Mar 16 16:33:39 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2021/02/21 13:29:23 fcambus Exp $
+# $NetBSD: Makefile,v 1.18 2021/03/16 16:33:39 fcambus Exp $
 
-DISTNAME=      lowdown-0.8.2
+DISTNAME=      lowdown-0.8.3
 CATEGORIES=    textproc
 MASTER_SITES=  https://kristaps.bsd.lv/lowdown/snapshots/
 

Index: pkgsrc/textproc/lowdown/distinfo
diff -u pkgsrc/textproc/lowdown/distinfo:1.16 pkgsrc/textproc/lowdown/distinfo:1.17
--- pkgsrc/textproc/lowdown/distinfo:1.16       Sun Feb 21 13:29:23 2021
+++ pkgsrc/textproc/lowdown/distinfo    Tue Mar 16 16:33:39 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2021/02/21 13:29:23 fcambus Exp $
+$NetBSD: distinfo,v 1.17 2021/03/16 16:33:39 fcambus Exp $
 
-SHA1 (lowdown-0.8.2.tar.gz) = 3d6fe126fcb9dd23761eab48dd11c91186e87cfd
-RMD160 (lowdown-0.8.2.tar.gz) = 5ec35b6958d70ed1e16b75ba62be1da9222b5ee0
-SHA512 (lowdown-0.8.2.tar.gz) = 5a45dba3f1bf5c959687cd4aa04b5ac7cce2e6f7f5c14ef442d433ca78a24c86ffc66593ae5ff37aa89a6e7f34fcab51f767c552e2a90139f3f989d0d21bdf0f
-Size (lowdown-0.8.2.tar.gz) = 200720 bytes
+SHA1 (lowdown-0.8.3.tar.gz) = a74f1944c04f1bfea1160fde12905b66facb4a79
+RMD160 (lowdown-0.8.3.tar.gz) = c6383291a13a7c60b4e87e0dccfac7f63ebb4a3c
+SHA512 (lowdown-0.8.3.tar.gz) = 6c1a8fe7fc9ee0a34d0be35aefbcf597e0335b31cdfc3201e5e5db58f9bc79b26ddd2495b74ce0b8e89b486df300a2ea338c18bc991c61527a2360dca2c9804f
+Size (lowdown-0.8.3.tar.gz) = 201286 bytes



Home | Main Index | Thread Index | Old Index