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:           Sat May 11 23:23:48 UTC 2019

Modified Files:
        pkgsrc/print/tex-make4ht: Makefile PLIST distinfo
        pkgsrc/print/tex-make4ht-doc: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/print/tex-make4ht/Makefile \
    pkgsrc/print/tex-make4ht/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/print/tex-make4ht/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/print/tex-make4ht-doc/Makefile \
    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.4 pkgsrc/print/tex-make4ht/Makefile:1.5
--- pkgsrc/print/tex-make4ht/Makefile:1.4       Fri Feb  1 22:35:04 2019
+++ pkgsrc/print/tex-make4ht/Makefile   Sat May 11 23:23:48 2019
@@ -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
Index: pkgsrc/print/tex-make4ht/distinfo
diff -u pkgsrc/print/tex-make4ht/distinfo:1.4 pkgsrc/print/tex-make4ht/distinfo:1.5
--- pkgsrc/print/tex-make4ht/distinfo:1.4       Fri Feb  1 22:35:04 2019
+++ pkgsrc/print/tex-make4ht/distinfo   Sat May 11 23:23:48 2019
@@ -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

Index: pkgsrc/print/tex-make4ht/PLIST
diff -u pkgsrc/print/tex-make4ht/PLIST:1.3 pkgsrc/print/tex-make4ht/PLIST:1.4
--- pkgsrc/print/tex-make4ht/PLIST:1.3  Wed Jan 30 07:43:06 2019
+++ pkgsrc/print/tex-make4ht/PLIST      Sat May 11 23:23:48 2019
@@ -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

Index: pkgsrc/print/tex-make4ht-doc/Makefile
diff -u pkgsrc/print/tex-make4ht-doc/Makefile:1.4 pkgsrc/print/tex-make4ht-doc/Makefile:1.5
--- pkgsrc/print/tex-make4ht-doc/Makefile:1.4   Fri Feb  1 22:35:04 2019
+++ pkgsrc/print/tex-make4ht-doc/Makefile       Sat May 11 23:23:48 2019
@@ -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
Index: pkgsrc/print/tex-make4ht-doc/distinfo
diff -u pkgsrc/print/tex-make4ht-doc/distinfo:1.4 pkgsrc/print/tex-make4ht-doc/distinfo:1.5
--- pkgsrc/print/tex-make4ht-doc/distinfo:1.4   Fri Feb  1 22:35:04 2019
+++ pkgsrc/print/tex-make4ht-doc/distinfo       Sat May 11 23:23:48 2019
@@ -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



Home | Main Index | Thread Index | Old Index