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 Apr 4 05:12:57 UTC 2026
Modified Files:
pkgsrc/print/tex-texlive-scripts-extra: Makefile distinfo
pkgsrc/print/tex-texlive-scripts-extra-doc: Makefile distinfo
pkgsrc/print/tex-texlive-scripts-extra/patches: patch-bin_texconfig
Log Message:
tex-texlive-scripts-extra{,-doc}: update to 2026
changes unknown
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/print/tex-texlive-scripts-extra/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/print/tex-texlive-scripts-extra/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/print/tex-texlive-scripts-extra-doc/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/print/tex-texlive-scripts-extra-doc/distinfo
cvs rdiff -u -r1.2 -r1.3 \
pkgsrc/print/tex-texlive-scripts-extra/patches/patch-bin_texconfig
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-texlive-scripts-extra/Makefile
diff -u pkgsrc/print/tex-texlive-scripts-extra/Makefile:1.5 pkgsrc/print/tex-texlive-scripts-extra/Makefile:1.6
--- pkgsrc/print/tex-texlive-scripts-extra/Makefile:1.5 Sun May 11 11:13:26 2025
+++ pkgsrc/print/tex-texlive-scripts-extra/Makefile Sat Apr 4 05:12:56 2026
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2025/05/11 11:13:26 markd Exp $
+# $NetBSD: Makefile,v 1.6 2026/04/04 05:12:56 markd Exp $
DISTNAME= texlive-scripts-extra
-PKGNAME= tex-${DISTNAME}-2024
-TEXLIVE_REV= 71746
+PKGNAME= tex-${DISTNAME}-2026
+TEXLIVE_REV= 78162
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= More TeXLive scripts
Index: pkgsrc/print/tex-texlive-scripts-extra/distinfo
diff -u pkgsrc/print/tex-texlive-scripts-extra/distinfo:1.4 pkgsrc/print/tex-texlive-scripts-extra/distinfo:1.5
--- pkgsrc/print/tex-texlive-scripts-extra/distinfo:1.4 Sun May 11 11:13:26 2025
+++ pkgsrc/print/tex-texlive-scripts-extra/distinfo Sat Apr 4 05:12:56 2026
@@ -1,12 +1,12 @@
-$NetBSD: distinfo,v 1.4 2025/05/11 11:13:26 markd Exp $
+$NetBSD: distinfo,v 1.5 2026/04/04 05:12:56 markd Exp $
-BLAKE2s (texlive-scripts-extra.r71746.tar.xz) = 8771421c18e48da4177fb7f9e557cdbde308874491519b638acf2821a628e4a4
-SHA512 (texlive-scripts-extra.r71746.tar.xz) = d012f6368700cada41eb39da92ecc57fb67b14ed6f962b7858b52700ba6c31f0b88430c39515f0c560af2024038328dfe4df742ee7adc01a9942ea775986a60f
-Size (texlive-scripts-extra.r71746.tar.xz) = 22016 bytes
+BLAKE2s (texlive-scripts-extra.r78162.tar.xz) = 8859b7d1a423827f740d5e30e18dd2f160c8a8e05f5cd5cc1dc0401f997e993e
+SHA512 (texlive-scripts-extra.r78162.tar.xz) = 1c78c711e8eb7de3302f930e81a2af7b40d75f8aa10a1f543d63a112ebaec39f749d6d2f03d2bb17eab2a7bb4b73335d59f68cd8141e79126fc8802afbaaabd0
+Size (texlive-scripts-extra.r78162.tar.xz) = 22124 bytes
SHA1 (patch-bin_e2pall) = e8d08dc3082a1cdda05fea5bdfe4996b68d3401b
SHA1 (patch-bin_kpsetool) = 6eb57faed69cd64cbd0bb744bcb0701bba00b6f7
SHA1 (patch-bin_kpsewhere) = ff0459b542ddd31c7b970ad8fcd65023c66701eb
-SHA1 (patch-bin_texconfig) = 4c75f6ff5a58da43bc9699bc0d2252c05b8c2b9a
+SHA1 (patch-bin_texconfig) = 0d49cf4e4484491da2dc89ecd38f9357a30e04c1
SHA1 (patch-bin_texconfig-dialog) = add288966c170b10cd51b92d4339c178dd0dc5c6
SHA1 (patch-bin_texconfig-sys) = 7bf4fbf29e5e7584e559494a5a018af4baef0a21
SHA1 (patch-bin_texlinks) = 9507f62bcc6f5aec12dad126b1464c5427a63a5a
Index: pkgsrc/print/tex-texlive-scripts-extra-doc/Makefile
diff -u pkgsrc/print/tex-texlive-scripts-extra-doc/Makefile:1.3 pkgsrc/print/tex-texlive-scripts-extra-doc/Makefile:1.4
--- pkgsrc/print/tex-texlive-scripts-extra-doc/Makefile:1.3 Sun May 11 11:13:27 2025
+++ pkgsrc/print/tex-texlive-scripts-extra-doc/Makefile Sat Apr 4 05:12:57 2026
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2025/05/11 11:13:27 markd Exp $
+# $NetBSD: Makefile,v 1.4 2026/04/04 05:12:57 markd Exp $
DISTNAME= texlive-scripts-extra.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-2024
-TEXLIVE_REV= 71746
+PKGNAME= tex-${DISTNAME:S/./-/}-2026
+TEXLIVE_REV= 78162
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Documentation for tex-texlive-scripts-extra
Index: pkgsrc/print/tex-texlive-scripts-extra-doc/distinfo
diff -u pkgsrc/print/tex-texlive-scripts-extra-doc/distinfo:1.4 pkgsrc/print/tex-texlive-scripts-extra-doc/distinfo:1.5
--- pkgsrc/print/tex-texlive-scripts-extra-doc/distinfo:1.4 Sun May 11 11:13:27 2025
+++ pkgsrc/print/tex-texlive-scripts-extra-doc/distinfo Sat Apr 4 05:12:57 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2025/05/11 11:13:27 markd Exp $
+$NetBSD: distinfo,v 1.5 2026/04/04 05:12:57 markd Exp $
-BLAKE2s (texlive-scripts-extra.doc.r71746.tar.xz) = b4c75b0a26b9abeca554a99fef6c29a907ac111a0a2f23269338cd2e1b6f8010
-SHA512 (texlive-scripts-extra.doc.r71746.tar.xz) = 5f2a1802f99e067d4633e750a6d2a9819428ecaa24b39acafb09aba820feaa963f64ebd841f141a4d33bb0398b531b25dcfb0f5e4d83174860b373815dfd339b
-Size (texlive-scripts-extra.doc.r71746.tar.xz) = 197200 bytes
+BLAKE2s (texlive-scripts-extra.doc.r78162.tar.xz) = 9aa3cac109f6a4120ab0edc42c048bd3e4a5a6e80fe13784597efccd786fb812
+SHA512 (texlive-scripts-extra.doc.r78162.tar.xz) = 8567a324889e4a4935f8d3a1beeac8aef840dc530a29cfac4cba31082d2eddd43c0845ab38f0edd1cc61b6d2da2beaa80f2415e5ad5de3d75324f92228c59110
+Size (texlive-scripts-extra.doc.r78162.tar.xz) = 197200 bytes
Index: pkgsrc/print/tex-texlive-scripts-extra/patches/patch-bin_texconfig
diff -u pkgsrc/print/tex-texlive-scripts-extra/patches/patch-bin_texconfig:1.2 pkgsrc/print/tex-texlive-scripts-extra/patches/patch-bin_texconfig:1.3
--- pkgsrc/print/tex-texlive-scripts-extra/patches/patch-bin_texconfig:1.2 Sun May 11 11:13:26 2025
+++ pkgsrc/print/tex-texlive-scripts-extra/patches/patch-bin_texconfig Sat Apr 4 05:12:56 2026
@@ -1,8 +1,8 @@
-$NetBSD: patch-bin_texconfig,v 1.2 2025/05/11 11:13:26 markd Exp $
+$NetBSD: patch-bin_texconfig,v 1.3 2026/04/04 05:12:56 markd Exp $
use full path for commands
---- bin/texconfig.orig 2017-12-17 23:26:29.000000000 +0000
+--- bin/texconfig.orig 2026-02-26 20:29:41.000000000 +0000
+++ bin/texconfig
@@ -94,7 +94,7 @@ echoShowKpseVariable()
for eskv
@@ -67,7 +67,7 @@ use full path for commands
*) return;;
esac
}
-@@ -493,7 +493,7 @@ listDvipsPapers()
+@@ -447,7 +447,7 @@ listDvipsPapers()
#
getFormatsForHyphen()
{
@@ -76,7 +76,7 @@ use full path for commands
}
###############################################################################
-@@ -621,7 +621,7 @@ TeX Live home page: <http://tug.org/texl
+@@ -571,7 +571,7 @@ TeX Live home page: <http://tug.org/texl
echo
echo '============================= font map files ============================='
for m in psfonts.map pdftex.map ps2pk.map; do
@@ -85,7 +85,7 @@ use full path for commands
done
echo
echo '=========================== kpathsea variables ==========================='
-@@ -686,7 +686,7 @@ Valid PAPER settings:
+@@ -606,7 +606,7 @@ TeX Live home page: <http://tug.org/texl
*)
otherPrinter=true
otherPrinterName=$2
@@ -94,7 +94,7 @@ use full path for commands
case $otherPrinterFile in
"")
echo "$progname: configuration file \`config.$otherPrinterName' for printer \`$otherPrinterName' not found" >&2
-@@ -719,7 +719,7 @@ Valid PAPER settings:
+@@ -639,7 +639,7 @@ TeX Live home page: <http://tug.org/texl
;;
*)
printerName=$2
@@ -103,7 +103,7 @@ use full path for commands
case $pFile in
"")
setupTmpDir
-@@ -756,7 +756,7 @@ Valid PAPER settings:
+@@ -676,7 +676,7 @@ TeX Live home page: <http://tug.org/texl
;;
*)
printerName=$2
@@ -112,7 +112,7 @@ use full path for commands
case $pFile in
"")
echo "$progname: configuration file for printer \`$printerName' (config.$printerName) not found" >&2
-@@ -937,7 +937,7 @@ For more information about these \`featu
+@@ -824,7 +824,7 @@ For more information about these \`featu
esac
;;
rw)
@@ -121,7 +121,7 @@ use full path for commands
if test -z "$MT_VARTEXFONTS"; then
echo "$progname: failed to set \`font rw'; reason: could not determine VARTEXFONTS variable." >&2; rc=1
return
-@@ -963,7 +963,7 @@ For more information about these \`featu
+@@ -850,7 +850,7 @@ For more information about these \`featu
fmgrConfigReplace mktex.cnf '^: ..MT_FEATURES=' ": \${MT_FEATURES=appendonlydir:varfonts}"
;;
ro)
@@ -130,7 +130,7 @@ use full path for commands
if test -z "$MT_VARTEXFONTS"; then
echo "$progname: failed to set \`font ro'; reason: could not determine VARTEXFONTS variable." >&2; rc=1
return
-@@ -1014,10 +1014,10 @@ EOM
+@@ -901,10 +901,10 @@ EOM
setupTmpDir
echo "$progname: analyzing old configuration..." >&2
@@ -144,7 +144,7 @@ use full path for commands
if cmp $tmpdir/pre $tmpdir/post >/dev/null 2>&1; then
echo "$progname: no new/updated formats available ..." >&2
-@@ -1025,9 +1025,9 @@ EOM
+@@ -912,9 +912,9 @@ EOM
echo "$progname: updating formats ..." >&2
comm -13 $tmpdir/pre $tmpdir/post > $tmpdir/addOrChange
for i in `awk '{print $1}' $tmpdir/addOrChange`; do
@@ -156,7 +156,7 @@ use full path for commands
fi
;;
-@@ -1067,7 +1067,7 @@ $formatsForHyphenFmt"
+@@ -954,7 +954,7 @@ $formatsForHyphenFmt"
*)
if checkElemInList "$tcBatchHyphenFormat" $formatsForHyphen; then
@@ -165,7 +165,7 @@ use full path for commands
case $tcBatchHyphenFile in
"")
echo "$progname: could not find hyphen setup file for format \`$tcBatchHyphenFormat'" >&2
-@@ -1124,7 +1124,7 @@ $formatsForHyphenFmt"
+@@ -1011,7 +1011,7 @@ $formatsForHyphenFmt"
fi
;;
esac
@@ -174,7 +174,7 @@ use full path for commands
fi
else
echo "$progname: invalid format \`$tcBatchHyphenFormat' specified as argument for \`$progname hyphen'" >&2
-@@ -1142,9 +1142,9 @@ $formatsForHyphenFmt"
+@@ -1029,9 +1029,9 @@ $formatsForHyphenFmt"
init)
case $2 in
"")
@@ -187,7 +187,7 @@ use full path for commands
:
else
rc=1
-@@ -1153,7 +1153,7 @@ $formatsForHyphenFmt"
+@@ -1040,7 +1040,7 @@ $formatsForHyphenFmt"
*)
shift 1
for i in "$@"; do
@@ -196,16 +196,16 @@ use full path for commands
done
;;
esac
-@@ -1301,7 +1301,7 @@ Valid PAPER settings:
- ;;
+@@ -1135,7 +1135,7 @@ Valid MODE settings:"
+ #
rehash)
- mktexlsr
+ @MKTEXLSR@
;;
- #
-@@ -1434,7 +1434,7 @@ Valid PAPER settings:
+ version|--version)
+@@ -1162,7 +1162,7 @@ Valid MODE settings:"
###############################################################################
tcInteractive()
{
Home |
Main Index |
Thread Index |
Old Index