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 May 11 04:17:39 UTC 2025

Modified Files:
        pkgsrc/print/tex-luatex: Makefile distinfo
        pkgsrc/print/tex-luatex-doc: Makefile PLIST distinfo
        pkgsrc/print/tex-luatex/patches: patch-texmf-dist_web2c_texmfcnf.lua

Log Message:
tex-luatex{,-doc}: update to 1.21.0

texlive 2025 paths


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/print/tex-luatex/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/print/tex-luatex/distinfo
cvs rdiff -u -r1.22 -r1.23 pkgsrc/print/tex-luatex-doc/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/print/tex-luatex-doc/PLIST
cvs rdiff -u -r1.23 -r1.24 pkgsrc/print/tex-luatex-doc/distinfo
cvs rdiff -u -r1.8 -r1.9 \
    pkgsrc/print/tex-luatex/patches/patch-texmf-dist_web2c_texmfcnf.lua

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-luatex/Makefile
diff -u pkgsrc/print/tex-luatex/Makefile:1.28 pkgsrc/print/tex-luatex/Makefile:1.29
--- pkgsrc/print/tex-luatex/Makefile:1.28       Thu Mar 21 09:30:37 2024
+++ pkgsrc/print/tex-luatex/Makefile    Sun May 11 04:17:38 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2024/03/21 09:30:37 markd Exp $
+# $NetBSD: Makefile,v 1.29 2025/05/11 04:17:38 markd Exp $
 
 DISTNAME=      luatex
-PKGNAME=       tex-${DISTNAME}-1.18.0
-TEXLIVE_REV=   70263
+PKGNAME=       tex-${DISTNAME}-1.21.0
+TEXLIVE_REV=   73850
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      https://www.luatex.org/

Index: pkgsrc/print/tex-luatex/distinfo
diff -u pkgsrc/print/tex-luatex/distinfo:1.27 pkgsrc/print/tex-luatex/distinfo:1.28
--- pkgsrc/print/tex-luatex/distinfo:1.27       Thu Mar 21 09:30:37 2024
+++ pkgsrc/print/tex-luatex/distinfo    Sun May 11 04:17:38 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.27 2024/03/21 09:30:37 markd Exp $
+$NetBSD: distinfo,v 1.28 2025/05/11 04:17:38 markd Exp $
 
-BLAKE2s (luatex.r70263.tar.xz) = ea346b9d345fc8407932fcfea3ce4b8e71a82e7f61e04d6d2649c21c73529236
-SHA512 (luatex.r70263.tar.xz) = e8ee5df83a597e6a187a9e2df5fe6e7e2267dd2036d17f0f55b8d911258cc5fbb8ceb0fe646b41107399af61ec4a4be2c4e9d1b61fcaec8a2955d7225e07e35e
-Size (luatex.r70263.tar.xz) = 13448 bytes
-SHA1 (patch-texmf-dist_web2c_texmfcnf.lua) = a0ff3e11cab765299c20ec4c2b00e2ef11292d13
+BLAKE2s (luatex.r73850.tar.xz) = 122b40097a3c95a2eef50fa5aa2d00be6dcb21f55aefad0c6ea0f3e8f7e8bf85
+SHA512 (luatex.r73850.tar.xz) = bc05ba995bf223561d650597a8d1adff5b5815e69d13c40d47a2d45cc04234518fa969440bc56e0d6d4effc5b6afd8df1a1157d95c74702e2b66369dce35b63e
+Size (luatex.r73850.tar.xz) = 13628 bytes
+SHA1 (patch-texmf-dist_web2c_texmfcnf.lua) = 24525015dceafe4dc51412b2b2b2a2267c13f0f4

Index: pkgsrc/print/tex-luatex-doc/Makefile
diff -u pkgsrc/print/tex-luatex-doc/Makefile:1.22 pkgsrc/print/tex-luatex-doc/Makefile:1.23
--- pkgsrc/print/tex-luatex-doc/Makefile:1.22   Thu Mar 21 09:30:37 2024
+++ pkgsrc/print/tex-luatex-doc/Makefile        Sun May 11 04:17:39 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2024/03/21 09:30:37 markd Exp $
+# $NetBSD: Makefile,v 1.23 2025/05/11 04:17:39 markd Exp $
 
 DISTNAME=      luatex.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-1.18.0
-TEXLIVE_REV=   70263
+PKGNAME=       tex-${DISTNAME:S/./-/}-1.21.0
+TEXLIVE_REV=   73850
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      https://www.luatex.org/

Index: pkgsrc/print/tex-luatex-doc/PLIST
diff -u pkgsrc/print/tex-luatex-doc/PLIST:1.9 pkgsrc/print/tex-luatex-doc/PLIST:1.10
--- pkgsrc/print/tex-luatex-doc/PLIST:1.9       Tue Apr 11 00:04:33 2023
+++ pkgsrc/print/tex-luatex-doc/PLIST   Sun May 11 04:17:39 2025
@@ -1,9 +1,13 @@
-@comment $NetBSD: PLIST,v 1.9 2023/04/11 00:04:33 markd Exp $
+@comment $NetBSD: PLIST,v 1.10 2025/05/11 04:17:39 markd Exp $
 man/man1/dviluatex.1
 man/man1/luatex.1
 man/man1/texlua.1
 man/man1/texluac.1
+share/texmf-dist/doc/luatex/base/ChangeLog
 share/texmf-dist/doc/luatex/base/NEWS
+share/texmf-dist/doc/luatex/base/graphics/Makefile
+share/texmf-dist/doc/luatex/base/graphics/fontdir.fig
+share/texmf-dist/doc/luatex/base/graphics/fontdir.pdf
 share/texmf-dist/doc/luatex/base/graphics/luaharfbuzz.pdf
 share/texmf-dist/doc/luatex/base/luatex-backend.tex
 share/texmf-dist/doc/luatex/base/luatex-callbacks.tex

Index: pkgsrc/print/tex-luatex-doc/distinfo
diff -u pkgsrc/print/tex-luatex-doc/distinfo:1.23 pkgsrc/print/tex-luatex-doc/distinfo:1.24
--- pkgsrc/print/tex-luatex-doc/distinfo:1.23   Thu Mar 21 09:30:37 2024
+++ pkgsrc/print/tex-luatex-doc/distinfo        Sun May 11 04:17:39 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2024/03/21 09:30:37 markd Exp $
+$NetBSD: distinfo,v 1.24 2025/05/11 04:17:39 markd Exp $
 
-BLAKE2s (luatex.doc.r70263.tar.xz) = 59db8e69eca59d7108e5ca54a70fcaf1d47a7c6ed5ddc02d70fb8e32ad41d006
-SHA512 (luatex.doc.r70263.tar.xz) = eb9b099186202946b0fa3483b576e8a50fa47484120b20ddf9b2aaae389bb536193802cac4f8c6af4d3e611ff05f1714cb65e0cea48a5b78627a563f81e808c3
-Size (luatex.doc.r70263.tar.xz) = 1962912 bytes
+BLAKE2s (luatex.doc.r73850.tar.xz) = ef2d89318380909d9000a74c18dc8c56d7b57cfd3bc8f149580485548442685a
+SHA512 (luatex.doc.r73850.tar.xz) = 9c3394a4f4ff0758b03d4d18be617f771b257083fe67b7a491a168a0b687f70b99af1e412e23c8909ea759abe99b464325fcb794ad091b8057220b2800f2b84e
+Size (luatex.doc.r73850.tar.xz) = 1993640 bytes

Index: pkgsrc/print/tex-luatex/patches/patch-texmf-dist_web2c_texmfcnf.lua
diff -u pkgsrc/print/tex-luatex/patches/patch-texmf-dist_web2c_texmfcnf.lua:1.8 pkgsrc/print/tex-luatex/patches/patch-texmf-dist_web2c_texmfcnf.lua:1.9
--- pkgsrc/print/tex-luatex/patches/patch-texmf-dist_web2c_texmfcnf.lua:1.8     Tue Apr 11 00:04:33 2023
+++ pkgsrc/print/tex-luatex/patches/patch-texmf-dist_web2c_texmfcnf.lua Sun May 11 04:17:39 2025
@@ -1,8 +1,8 @@
-$NetBSD: patch-texmf-dist_web2c_texmfcnf.lua,v 1.8 2023/04/11 00:04:33 markd Exp $
+$NetBSD: patch-texmf-dist_web2c_texmfcnf.lua,v 1.9 2025/05/11 04:17:39 markd Exp $
 
 Set paths to texmf trees for pkgsrc.
 
---- texmf-dist/web2c/texmfcnf.lua.orig 2023-03-11 21:00:25.000000000 +0000
+--- texmf-dist/web2c/texmfcnf.lua.orig 2025-02-08 18:30:19.000000000 +0000
 +++ texmf-dist/web2c/texmfcnf.lua
 @@ -48,11 +48,13 @@ return {
  
@@ -27,4 +27,4 @@ Set paths to texmf trees for pkgsrc.
 +            TEXMFSYSCONFIG  = "@PKG_SYSCONFDIR@",
  
              -- The texmf-local path is only used for (maybe) some additional configuration file.
- 
+           -- Changed texmf-local to use ../ per Bruno Voisin,



Home | Main Index | Thread Index | Old Index