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: Sun Apr 9 12:46:30 UTC 2023
Modified Files:
pkgsrc/print/tex-make4ht: Makefile PLIST distinfo
pkgsrc/print/tex-make4ht-doc: Makefile distinfo
Log Message:
tex-make4ht{,-doc}: update to 0.3m
- An updated JATS export function
- A new extension called inlinecss that allows for direct insertion of CSS
attributes into HTML files
- Fixes to issues with MathML post-processing
- Fixes to issues with indexing support
- Fixes to issues with the join_characters DOM filter
- Fixes to issues with Latexmk
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/print/tex-make4ht/Makefile \
pkgsrc/print/tex-make4ht/distinfo
cvs rdiff -u -r1.8 -r1.9 pkgsrc/print/tex-make4ht/PLIST
cvs rdiff -u -r1.11 -r1.12 pkgsrc/print/tex-make4ht-doc/Makefile
cvs rdiff -u -r1.12 -r1.13 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.12 pkgsrc/print/tex-make4ht/Makefile:1.13
--- pkgsrc/print/tex-make4ht/Makefile:1.12 Fri Apr 15 04:12:42 2022
+++ pkgsrc/print/tex-make4ht/Makefile Sun Apr 9 12:46:30 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2022/04/15 04:12:42 markd Exp $
+# $NetBSD: Makefile,v 1.13 2023/04/09 12:46:30 markd Exp $
DISTNAME= make4ht
-PKGNAME= tex-${DISTNAME}-0.3l
-TEXLIVE_REV= 62953
+PKGNAME= tex-${DISTNAME}-0.3m
+TEXLIVE_REV= 66130
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.12 pkgsrc/print/tex-make4ht/distinfo:1.13
--- pkgsrc/print/tex-make4ht/distinfo:1.12 Fri Apr 15 04:12:42 2022
+++ pkgsrc/print/tex-make4ht/distinfo Sun Apr 9 12:46:30 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2022/04/15 04:12:42 markd Exp $
+$NetBSD: distinfo,v 1.13 2023/04/09 12:46:30 markd Exp $
-BLAKE2s (make4ht.r62953.tar.xz) = 7ac8617209e5e0e78d7b1ab43d2d430301a633464b0997ddc716ecac42c732e0
-SHA512 (make4ht.r62953.tar.xz) = 591b69770285fee1f3bd407e176b6e783ccca6d217a0f147780da9c535a4ae7e87e95a8a9bd3a220b342a3397df3845934e229ecf7f2bea0085acf94983461a1
-Size (make4ht.r62953.tar.xz) = 51816 bytes
+BLAKE2s (make4ht.r66130.tar.xz) = 4c35139c03b2b5ac6a33aff368ecd676eba0bf37a76722be51ccb18c04b378ef
+SHA512 (make4ht.r66130.tar.xz) = 9eddfced4137652653744256bd4ef342a1b5462a2bbe1852c7fc264b08646b0757d24ae2d12711c66905f810a8f0749ae7f6d7f32983d3aa96fad63e9e104a00
+Size (make4ht.r66130.tar.xz) = 55576 bytes
Index: pkgsrc/print/tex-make4ht/PLIST
diff -u pkgsrc/print/tex-make4ht/PLIST:1.8 pkgsrc/print/tex-make4ht/PLIST:1.9
--- pkgsrc/print/tex-make4ht/PLIST:1.8 Fri Apr 15 04:12:42 2022
+++ pkgsrc/print/tex-make4ht/PLIST Sun Apr 9 12:46:30 2023
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.8 2022/04/15 04:12:42 markd Exp $
+@comment $NetBSD: PLIST,v 1.9 2023/04/09 12:46:30 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-inlinecss.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
@@ -20,6 +21,7 @@ share/texmf-dist/scripts/make4ht/extensi
share/texmf-dist/scripts/make4ht/extensions/make4ht-ext-common_filters.lua
share/texmf-dist/scripts/make4ht/extensions/make4ht-ext-detect_engine.lua
share/texmf-dist/scripts/make4ht/extensions/make4ht-ext-dvisvgm_hashes.lua
+share/texmf-dist/scripts/make4ht/extensions/make4ht-ext-inlinecss.lua
share/texmf-dist/scripts/make4ht/extensions/make4ht-ext-join_colors.lua
share/texmf-dist/scripts/make4ht/extensions/make4ht-ext-latexmk_build.lua
share/texmf-dist/scripts/make4ht/extensions/make4ht-ext-mathjaxnode.lua
Index: pkgsrc/print/tex-make4ht-doc/Makefile
diff -u pkgsrc/print/tex-make4ht-doc/Makefile:1.11 pkgsrc/print/tex-make4ht-doc/Makefile:1.12
--- pkgsrc/print/tex-make4ht-doc/Makefile:1.11 Fri Apr 15 04:12:42 2022
+++ pkgsrc/print/tex-make4ht-doc/Makefile Sun Apr 9 12:46:30 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2022/04/15 04:12:42 markd Exp $
+# $NetBSD: Makefile,v 1.12 2023/04/09 12:46:30 markd Exp $
DISTNAME= make4ht.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-0.3l
-TEXLIVE_REV= 62953
+PKGNAME= tex-${DISTNAME:S/./-/}-0.3m
+TEXLIVE_REV= 66130
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.12 pkgsrc/print/tex-make4ht-doc/distinfo:1.13
--- pkgsrc/print/tex-make4ht-doc/distinfo:1.12 Fri Apr 15 04:12:42 2022
+++ pkgsrc/print/tex-make4ht-doc/distinfo Sun Apr 9 12:46:30 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2022/04/15 04:12:42 markd Exp $
+$NetBSD: distinfo,v 1.13 2023/04/09 12:46:30 markd Exp $
-BLAKE2s (make4ht.doc.r62953.tar.xz) = ca068119d443a64ecaeb18389875f032e720b85d726cd91ec0b4eb2e66730a34
-SHA512 (make4ht.doc.r62953.tar.xz) = b83f6cb2d6b514e4514512f803c916f943b2b915d4a1de02e0f1c304072e41e673317c02e43f777159ff60a775a9ccdff528277885c5305110383c2ac4022d12
-Size (make4ht.doc.r62953.tar.xz) = 177016 bytes
+BLAKE2s (make4ht.doc.r66130.tar.xz) = 6fd2de18acca9fc55bb7704c3fc172adb5feacc1a49cc85691ca004b2c2503f9
+SHA512 (make4ht.doc.r66130.tar.xz) = 2552e84307b92538639481b64690b2d4853f03e795b11daa61f88a1a15896f24982dcd563c181497a287744eabc5a4c3e18a2a705bbfcd9099383b1858a02081
+Size (make4ht.doc.r66130.tar.xz) = 179688 bytes
Home |
Main Index |
Thread Index |
Old Index