pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print tex-make4ht{,-doc}: update to 0.2f



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f4ea1aab0e6d
branches:  trunk
changeset: 333681:f4ea1aab0e6d
user:      markd <markd%pkgsrc.org@localhost>
date:      Sat May 11 23:23:48 2019 +0000

description:
tex-make4ht{,-doc}: update to 0.2f

New filter:
 - joincolors - tex4ht produces an element with unique id for each
   \textcolor and other variants of color commands.
   This filter replaces ids with common name for all elements with
   the same color and removes the duplicated colors from the CSS file.
   This results in substantial file size saving.

Bug fixes:
 - fixed odtimagesize filter
 - fixed $HOME directory lookup on Windows

diffstat:

 print/tex-make4ht-doc/Makefile |   6 +++---
 print/tex-make4ht-doc/distinfo |  10 +++++-----
 print/tex-make4ht/Makefile     |   6 +++---
 print/tex-make4ht/PLIST        |   4 +++-
 print/tex-make4ht/distinfo     |  10 +++++-----
 5 files changed, 19 insertions(+), 17 deletions(-)

diffs (81 lines):

diff -r d301f8f164c8 -r f4ea1aab0e6d print/tex-make4ht-doc/Makefile
--- a/print/tex-make4ht-doc/Makefile    Sat May 11 23:20:15 2019 +0000
+++ b/print/tex-make4ht-doc/Makefile    Sat May 11 23:23:48 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2019/02/01 22:35:04 markd Exp $
+# $NetBSD: Makefile,v 1.5 2019/05/11 23:23:48 markd Exp $
 
 DISTNAME=      make4ht.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-0.2e
-TEXLIVE_REV=   49840
+PKGNAME=       tex-${DISTNAME:S/./-/}-0.2f
+TEXLIVE_REV=   50511
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://ctan.org/pkg/make4ht
diff -r d301f8f164c8 -r f4ea1aab0e6d print/tex-make4ht-doc/distinfo
--- a/print/tex-make4ht-doc/distinfo    Sat May 11 23:20:15 2019 +0000
+++ b/print/tex-make4ht-doc/distinfo    Sat May 11 23:23:48 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/02/01 22:35:04 markd Exp $
+$NetBSD: distinfo,v 1.5 2019/05/11 23:23:48 markd Exp $
 
-SHA1 (tex-make4ht-49840/make4ht.doc.tar.xz) = 091efb4a7391fe2b0a0280711bc3b9eaf8788e19
-RMD160 (tex-make4ht-49840/make4ht.doc.tar.xz) = ee7f2303777067d5705d9563074543a42f460d36
-SHA512 (tex-make4ht-49840/make4ht.doc.tar.xz) = 33bc85db63c069455861212c8e004cffdfafb99850c09daba82a1606864ffff8df2e80f9b7429b60db0005af10a02fae2746338d8d3b0cdc87418c4559eda1df
-Size (tex-make4ht-49840/make4ht.doc.tar.xz) = 126624 bytes
+SHA1 (tex-make4ht-50511/make4ht.doc.tar.xz) = 54c1b15a4f90e3de52d2c281d5b0f68326d752c4
+RMD160 (tex-make4ht-50511/make4ht.doc.tar.xz) = 200b4981f71387991b09bc7f3e84e4e868a2e55a
+SHA512 (tex-make4ht-50511/make4ht.doc.tar.xz) = 15ef078e220d054f40e149f8f0012ed90d65c9b6b4103dec0684d5c4852c3c9571154075307d05995359706bc7808bba1fb92edd547e1184e4b6af3eefc28ed2
+Size (tex-make4ht-50511/make4ht.doc.tar.xz) = 128140 bytes
diff -r d301f8f164c8 -r f4ea1aab0e6d print/tex-make4ht/Makefile
--- a/print/tex-make4ht/Makefile        Sat May 11 23:20:15 2019 +0000
+++ b/print/tex-make4ht/Makefile        Sat May 11 23:23:48 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2019/02/01 22:35:04 markd Exp $
+# $NetBSD: Makefile,v 1.5 2019/05/11 23:23:48 markd Exp $
 
 DISTNAME=      make4ht
-PKGNAME=       tex-${DISTNAME}-0.2e
-TEXLIVE_REV=   49840
+PKGNAME=       tex-${DISTNAME}-0.2f
+TEXLIVE_REV=   50511
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://ctan.org/pkg/make4ht
diff -r d301f8f164c8 -r f4ea1aab0e6d print/tex-make4ht/PLIST
--- a/print/tex-make4ht/PLIST   Sat May 11 23:20:15 2019 +0000
+++ b/print/tex-make4ht/PLIST   Sat May 11 23:23:48 2019 +0000
@@ -1,14 +1,16 @@
-@comment $NetBSD: PLIST,v 1.3 2019/01/30 07:43:06 markd Exp $
+@comment $NetBSD: PLIST,v 1.4 2019/05/11 23:23:48 markd Exp $
 bin/make4ht
 share/texmf-dist/scripts/make4ht/domfilters/make4ht-aeneas.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-joincharacters.lua
+share/texmf-dist/scripts/make4ht/domfilters/make4ht-joincolors.lua
 share/texmf-dist/scripts/make4ht/domfilters/make4ht-odtimagesize.lua
 share/texmf-dist/scripts/make4ht/domfilters/make4ht-t4htlinks.lua
 share/texmf-dist/scripts/make4ht/extensions/common_domfilters.lua
 share/texmf-dist/scripts/make4ht/extensions/common_filters.lua
 share/texmf-dist/scripts/make4ht/extensions/dvisvgm_hashes.lua
+share/texmf-dist/scripts/make4ht/extensions/join_colors.lua
 share/texmf-dist/scripts/make4ht/extensions/latexmk_build.lua
 share/texmf-dist/scripts/make4ht/extensions/mathjaxnode.lua
 share/texmf-dist/scripts/make4ht/extensions/odttemplate.lua
diff -r d301f8f164c8 -r f4ea1aab0e6d print/tex-make4ht/distinfo
--- a/print/tex-make4ht/distinfo        Sat May 11 23:20:15 2019 +0000
+++ b/print/tex-make4ht/distinfo        Sat May 11 23:23:48 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/02/01 22:35:04 markd Exp $
+$NetBSD: distinfo,v 1.5 2019/05/11 23:23:48 markd Exp $
 
-SHA1 (tex-make4ht-49840/make4ht.tar.xz) = aab00b4ae8d590b00055499b1f1cb1626c3a7224
-RMD160 (tex-make4ht-49840/make4ht.tar.xz) = 359c860af7939ce4179b3ac77102a088220c368b
-SHA512 (tex-make4ht-49840/make4ht.tar.xz) = 53e5dbacc1cd83b88724d084b78a2547e012d3a56235153dae35138e0a37267748646214379050923d33ba2adf8b6a2436ca8d333d8eceff4e143f2f9e55a1c8
-Size (tex-make4ht-49840/make4ht.tar.xz) = 32516 bytes
+SHA1 (tex-make4ht-50511/make4ht.tar.xz) = 9cfa17988c88e3e2a572e3ff135dcc1d8c3f5bc8
+RMD160 (tex-make4ht-50511/make4ht.tar.xz) = 786f8ad17e88aeece6c4476d560048af8db56bbb
+SHA512 (tex-make4ht-50511/make4ht.tar.xz) = 3ec2a5d5dd5dd32072a77b2c6dc83e54bf1d8aac3b5a4e7570fdbd7ccff98016fe131e54344d1a06d96a7651d3fb9aab4e45f048159cbf58bd20f8dfd4cb96ca
+Size (tex-make4ht-50511/make4ht.tar.xz) = 33116 bytes



Home | Main Index | Thread Index | Old Index