pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print
Module Name: pkgsrc
Committed By: markd
Date: Fri Apr 15 04:12:42 UTC 2022
Modified Files:
pkgsrc/print/tex-make4ht: Makefile PLIST distinfo
pkgsrc/print/tex-make4ht-doc: Makefile distinfo
Log Message:
tex-make4ht{,-doc}: update to 0.3l
0.3l
- fixed issues with filenames on Windows.
- use `rmarkdown` package to process `.rmd` files in the `preprocess_input`
extension (thanks to James Clawson).
0.3k
- fixed support for filenames that contain () characters
- fixed issues with some fonts in the ODT output
- fixed a lot of issues in the MathML post-processing
- fixed handling of parameters in the `staticsite` extension
- prevented multiple executions of filters
- current log level is now available as `logging.show_level`
0.3j
- fixed fatal error introduced in the previous release - graphics
handling in the ODT format could end in Lua runtime error
- fixed post-processing of MathML files in the ODT format
- introduced new fix for MathML in "mathmlfixes" DOM filter - it
adds "<mrow>" elements when necessary
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/print/tex-make4ht/Makefile \
pkgsrc/print/tex-make4ht/distinfo
cvs rdiff -u -r1.7 -r1.8 pkgsrc/print/tex-make4ht/PLIST
cvs rdiff -u -r1.10 -r1.11 pkgsrc/print/tex-make4ht-doc/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/print/tex-make4ht-doc/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/tex-make4ht/Makefile
diff -u pkgsrc/print/tex-make4ht/Makefile:1.11 pkgsrc/print/tex-make4ht/Makefile:1.12
--- pkgsrc/print/tex-make4ht/Makefile:1.11 Sun Jun 6 12:18:57 2021
+++ pkgsrc/print/tex-make4ht/Makefile Fri Apr 15 04:12:42 2022
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2021/06/06 12:18:57 markd Exp $
+# $NetBSD: Makefile,v 1.12 2022/04/15 04:12:42 markd Exp $
DISTNAME= make4ht
-PKGNAME= tex-${DISTNAME}-0.3g
-TEXLIVE_REV= 58563
+PKGNAME= tex-${DISTNAME}-0.3l
+TEXLIVE_REV= 62953
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://ctan.org/pkg/make4ht
Index: pkgsrc/print/tex-make4ht/distinfo
diff -u pkgsrc/print/tex-make4ht/distinfo:1.11 pkgsrc/print/tex-make4ht/distinfo:1.12
--- pkgsrc/print/tex-make4ht/distinfo:1.11 Tue Oct 26 11:14:00 2021
+++ pkgsrc/print/tex-make4ht/distinfo Fri Apr 15 04:12:42 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2021/10/26 11:14:00 nia Exp $
+$NetBSD: distinfo,v 1.12 2022/04/15 04:12:42 markd Exp $
-BLAKE2s (make4ht.r58563.tar.xz) = 6135a8d82065f942c8909e98b5b669a11ae61b3cc1e6381a19708bc4704e1adc
-SHA512 (make4ht.r58563.tar.xz) = dee613984e389d3d5e85c64bbe99390eb533551b3d03d3f9993cd8d92fb5dc7495456e51281ab204670a0f42139111b27b45c132075eda47c5604e50f335919a
-Size (make4ht.r58563.tar.xz) = 46796 bytes
+BLAKE2s (make4ht.r62953.tar.xz) = 7ac8617209e5e0e78d7b1ab43d2d430301a633464b0997ddc716ecac42c732e0
+SHA512 (make4ht.r62953.tar.xz) = 591b69770285fee1f3bd407e176b6e783ccca6d217a0f147780da9c535a4ae7e87e95a8a9bd3a220b342a3397df3845934e229ecf7f2bea0085acf94983461a1
+Size (make4ht.r62953.tar.xz) = 51816 bytes
Index: pkgsrc/print/tex-make4ht/PLIST
diff -u pkgsrc/print/tex-make4ht/PLIST:1.7 pkgsrc/print/tex-make4ht/PLIST:1.8
--- pkgsrc/print/tex-make4ht/PLIST:1.7 Sun Jun 6 12:18:57 2021
+++ pkgsrc/print/tex-make4ht/PLIST Fri Apr 15 04:12:42 2022
@@ -1,18 +1,21 @@
-@comment $NetBSD: PLIST,v 1.7 2021/06/06 12:18:57 markd Exp $
+@comment $NetBSD: PLIST,v 1.8 2022/04/15 04:12:42 markd Exp $
bin/make4ht
share/texmf-dist/scripts/make4ht/domfilters/make4ht-aeneas.lua
share/texmf-dist/scripts/make4ht/domfilters/make4ht-booktabs.lua
share/texmf-dist/scripts/make4ht/domfilters/make4ht-collapsetoc.lua
share/texmf-dist/scripts/make4ht/domfilters/make4ht-fixinlines.lua
share/texmf-dist/scripts/make4ht/domfilters/make4ht-idcolons.lua
+share/texmf-dist/scripts/make4ht/domfilters/make4ht-itemparagraphs.lua
share/texmf-dist/scripts/make4ht/domfilters/make4ht-joincharacters.lua
share/texmf-dist/scripts/make4ht/domfilters/make4ht-joincolors.lua
share/texmf-dist/scripts/make4ht/domfilters/make4ht-mathmlfixes.lua
+share/texmf-dist/scripts/make4ht/domfilters/make4ht-odtfonts.lua
share/texmf-dist/scripts/make4ht/domfilters/make4ht-odtimagesize.lua
share/texmf-dist/scripts/make4ht/domfilters/make4ht-odtpartable.lua
+share/texmf-dist/scripts/make4ht/domfilters/make4ht-odtsvg.lua
+share/texmf-dist/scripts/make4ht/domfilters/make4ht-sectionid.lua
share/texmf-dist/scripts/make4ht/domfilters/make4ht-t4htlinks.lua
share/texmf-dist/scripts/make4ht/domfilters/make4ht-tablerows.lua
-share/texmf-dist/scripts/make4ht/extensions/make4ht-ext-build_changed.lua
share/texmf-dist/scripts/make4ht/extensions/make4ht-ext-common_domfilters.lua
share/texmf-dist/scripts/make4ht/extensions/make4ht-ext-common_filters.lua
share/texmf-dist/scripts/make4ht/extensions/make4ht-ext-detect_engine.lua
@@ -56,7 +59,6 @@ share/texmf-dist/scripts/make4ht/make4ht
share/texmf-dist/scripts/make4ht/make4ht-indexing.lua
share/texmf-dist/scripts/make4ht/make4ht-lib.lua
share/texmf-dist/scripts/make4ht/make4ht-logging.lua
-share/texmf-dist/scripts/make4ht/make4ht-odtfilter.lua
share/texmf-dist/scripts/make4ht/make4ht-xtpipes.lua
share/texmf-dist/scripts/make4ht/mkparams.lua
share/texmf-dist/scripts/make4ht/mkutils.lua
Index: pkgsrc/print/tex-make4ht-doc/Makefile
diff -u pkgsrc/print/tex-make4ht-doc/Makefile:1.10 pkgsrc/print/tex-make4ht-doc/Makefile:1.11
--- pkgsrc/print/tex-make4ht-doc/Makefile:1.10 Sun Jun 6 12:18:57 2021
+++ pkgsrc/print/tex-make4ht-doc/Makefile Fri Apr 15 04:12:42 2022
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2021/06/06 12:18:57 markd Exp $
+# $NetBSD: Makefile,v 1.11 2022/04/15 04:12:42 markd Exp $
DISTNAME= make4ht.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-0.3g
-TEXLIVE_REV= 58563
+PKGNAME= tex-${DISTNAME:S/./-/}-0.3l
+TEXLIVE_REV= 62953
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://ctan.org/pkg/make4ht
Index: pkgsrc/print/tex-make4ht-doc/distinfo
diff -u pkgsrc/print/tex-make4ht-doc/distinfo:1.11 pkgsrc/print/tex-make4ht-doc/distinfo:1.12
--- pkgsrc/print/tex-make4ht-doc/distinfo:1.11 Tue Oct 26 11:14:00 2021
+++ pkgsrc/print/tex-make4ht-doc/distinfo Fri Apr 15 04:12:42 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2021/10/26 11:14:00 nia Exp $
+$NetBSD: distinfo,v 1.12 2022/04/15 04:12:42 markd Exp $
-BLAKE2s (make4ht.doc.r58563.tar.xz) = 75ebaad1e494f8fff622e98680ca4d6eace862de52339a0f1dfe9eb849085f07
-SHA512 (make4ht.doc.r58563.tar.xz) = f153c737e87821a478fbc9712b320647842b3851094c851b4619ebf1e658ca944adeb2f19d197b57aaa649be70cabab9988ba33914a10c3708c75ee5370b2eac
-Size (make4ht.doc.r58563.tar.xz) = 158628 bytes
+BLAKE2s (make4ht.doc.r62953.tar.xz) = ca068119d443a64ecaeb18389875f032e720b85d726cd91ec0b4eb2e66730a34
+SHA512 (make4ht.doc.r62953.tar.xz) = b83f6cb2d6b514e4514512f803c916f943b2b915d4a1de02e0f1c304072e41e673317c02e43f777159ff60a775a9ccdff528277885c5305110383c2ac4022d12
+Size (make4ht.doc.r62953.tar.xz) = 177016 bytes
Home |
Main Index |
Thread Index |
Old Index