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 11:13:27 UTC 2025
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 2024
changes unknown
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/print/tex-texlive-scripts-extra/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/print/tex-texlive-scripts-extra/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/print/tex-texlive-scripts-extra-doc/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/print/tex-texlive-scripts-extra-doc/distinfo
cvs rdiff -u -r1.1 -r1.2 \
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.4 pkgsrc/print/tex-texlive-scripts-extra/Makefile:1.5
--- pkgsrc/print/tex-texlive-scripts-extra/Makefile:1.4 Tue Jun 28 11:35:32 2022
+++ pkgsrc/print/tex-texlive-scripts-extra/Makefile Sun May 11 11:13:26 2025
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2022/06/28 11:35:32 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2025/05/11 11:13:26 markd Exp $
DISTNAME= texlive-scripts-extra
-PKGNAME= tex-${DISTNAME}-2020
-PKGREVISION= 3
-TEXLIVE_REV= 54744
+PKGNAME= tex-${DISTNAME}-2024
+TEXLIVE_REV= 71746
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.3 pkgsrc/print/tex-texlive-scripts-extra/distinfo:1.4
--- pkgsrc/print/tex-texlive-scripts-extra/distinfo:1.3 Tue Oct 26 11:14:50 2021
+++ pkgsrc/print/tex-texlive-scripts-extra/distinfo Sun May 11 11:13:26 2025
@@ -1,12 +1,12 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 11:14:50 nia Exp $
+$NetBSD: distinfo,v 1.4 2025/05/11 11:13:26 markd Exp $
-BLAKE2s (texlive-scripts-extra.r54744.tar.xz) = 027d297eeb13315293a506a54d44a65971329695f6e04df00a72a2948e96a154
-SHA512 (texlive-scripts-extra.r54744.tar.xz) = e46691aa10b961d2359359fdf00ebc86a1b881b3d1126c52f3863343d21eba00110cd9500fb03a4a9544a3d8fb443bbdc90aa2f6216b8e62a3edb0acc58e4c75
-Size (texlive-scripts-extra.r54744.tar.xz) = 23540 bytes
+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
SHA1 (patch-bin_e2pall) = e8d08dc3082a1cdda05fea5bdfe4996b68d3401b
SHA1 (patch-bin_kpsetool) = 6eb57faed69cd64cbd0bb744bcb0701bba00b6f7
SHA1 (patch-bin_kpsewhere) = ff0459b542ddd31c7b970ad8fcd65023c66701eb
-SHA1 (patch-bin_texconfig) = 09713996bfefd1a94beaf5ebabf5adf6fddbd9c4
+SHA1 (patch-bin_texconfig) = 4c75f6ff5a58da43bc9699bc0d2252c05b8c2b9a
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.2 pkgsrc/print/tex-texlive-scripts-extra-doc/Makefile:1.3
--- pkgsrc/print/tex-texlive-scripts-extra-doc/Makefile:1.2 Mon Jun 24 09:44:34 2024
+++ pkgsrc/print/tex-texlive-scripts-extra-doc/Makefile Sun May 11 11:13:27 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2024/06/24 09:44:34 jperkin Exp $
+# $NetBSD: Makefile,v 1.3 2025/05/11 11:13:27 markd Exp $
DISTNAME= texlive-scripts-extra.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-2020
-TEXLIVE_REV= 54744
+PKGNAME= tex-${DISTNAME:S/./-/}-2024
+TEXLIVE_REV= 71746
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.3 pkgsrc/print/tex-texlive-scripts-extra-doc/distinfo:1.4
--- pkgsrc/print/tex-texlive-scripts-extra-doc/distinfo:1.3 Tue Oct 26 11:14:50 2021
+++ pkgsrc/print/tex-texlive-scripts-extra-doc/distinfo Sun May 11 11:13:27 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 11:14:50 nia Exp $
+$NetBSD: distinfo,v 1.4 2025/05/11 11:13:27 markd Exp $
-BLAKE2s (texlive-scripts-extra.doc.r54744.tar.xz) = 9539719765c41ebf6871a20824b602d6c65342e461c1d64149d9d86483157b5f
-SHA512 (texlive-scripts-extra.doc.r54744.tar.xz) = 56f9be73e3318ea684c536b90645b572caf437b16339104bcedfb7517c94745a514a8e185033c2338aeccae868a123a5a137b9b07b20d661fa473bde2c28797b
-Size (texlive-scripts-extra.doc.r54744.tar.xz) = 195144 bytes
+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
Index: pkgsrc/print/tex-texlive-scripts-extra/patches/patch-bin_texconfig
diff -u pkgsrc/print/tex-texlive-scripts-extra/patches/patch-bin_texconfig:1.1 pkgsrc/print/tex-texlive-scripts-extra/patches/patch-bin_texconfig:1.2
--- pkgsrc/print/tex-texlive-scripts-extra/patches/patch-bin_texconfig:1.1 Sun May 10 03:56:44 2020
+++ pkgsrc/print/tex-texlive-scripts-extra/patches/patch-bin_texconfig Sun May 11 11:13:26 2025
@@ -1,4 +1,4 @@
-$NetBSD: patch-bin_texconfig,v 1.1 2020/05/10 03:56:44 markd Exp $
+$NetBSD: patch-bin_texconfig,v 1.2 2025/05/11 11:13:26 markd Exp $
use full path for commands
@@ -196,33 +196,6 @@ use full path for commands
done
;;
esac
-@@ -1250,7 +1250,7 @@ Valid PAPER settings:
- set x `getRes "$tcBatchPdftexMode"`; shift
- fmgrConfigReplace pdftexconfig.tex 'pdfpkresolution' "\\pdfpkresolution=$1"
- if $fmgrConfigReplaceChanged; then
-- fmtutil --refresh
-+ @FMTUTIL@ --refresh
- fi
- else
- echo "$progname: unknown MODE \`$tcBatchPdftexMode' given as argument for \`$progname pdftex mode'" >&2
-@@ -1272,7 +1272,7 @@ Valid PAPER settings:
- # wChanged=$fmgrConfigReplaceChanged
- # fmgrConfigReplace pdftexconfig.tex pdfpageheight '\pdfpageheight='"$h"
- # if $wChanged || $fmgrConfigReplaceChanged; then
-- # fmtutil --refresh
-+ # @FMTUTIL@ --refresh
- # fi
- # ;;
- #a4)
-@@ -1281,7 +1281,7 @@ Valid PAPER settings:
- # wChanged=$fmgrConfigReplaceChanged
- # fmgrConfigReplace pdftexconfig.tex pdfpageheight '\pdfpageheight='"$h"
- # if $wChanged || $fmgrConfigReplaceChanged; then
-- # fmtutil --refresh
-+ # @FMTUTIL@ --refresh
- # fi
- # ;;
- "") echo "$help" >&2; rc=1;;
@@ -1301,7 +1301,7 @@ Valid PAPER settings:
;;
Home |
Main Index |
Thread Index |
Old Index