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:16:03 UTC 2025
Modified Files:
pkgsrc/print/tex-texlive-scripts: Makefile distinfo
pkgsrc/print/tex-texlive-scripts-doc: Makefile distinfo
pkgsrc/print/tex-texlive-scripts/patches:
patch-texmf-dist_web2c_updmap.cfg
Log Message:
tex-texlive-scripts{,-doc}: update to 2025
changes unknown
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/print/tex-texlive-scripts/Makefile
cvs rdiff -u -r1.30 -r1.31 pkgsrc/print/tex-texlive-scripts/distinfo
cvs rdiff -u -r1.10 -r1.11 pkgsrc/print/tex-texlive-scripts-doc/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/print/tex-texlive-scripts-doc/distinfo
cvs rdiff -u -r1.5 -r1.6 \
pkgsrc/print/tex-texlive-scripts/patches/patch-texmf-dist_web2c_updmap.cfg
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/Makefile
diff -u pkgsrc/print/tex-texlive-scripts/Makefile:1.31 pkgsrc/print/tex-texlive-scripts/Makefile:1.32
--- pkgsrc/print/tex-texlive-scripts/Makefile:1.31 Mon Mar 25 10:29:04 2024
+++ pkgsrc/print/tex-texlive-scripts/Makefile Sun May 11 11:16:03 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2024/03/25 10:29:04 markd Exp $
+# $NetBSD: Makefile,v 1.32 2025/05/11 11:16:03 markd Exp $
DISTNAME= texlive-scripts
-PKGNAME= tex-${DISTNAME}-2024.70742
-TEXLIVE_REV= 70742
+PKGNAME= tex-${DISTNAME}-2025
+TEXLIVE_REV= 75165
MAINTAINER= minskim%NetBSD.org@localhost
COMMENT= TeX Live infrastructure programs
Index: pkgsrc/print/tex-texlive-scripts/distinfo
diff -u pkgsrc/print/tex-texlive-scripts/distinfo:1.30 pkgsrc/print/tex-texlive-scripts/distinfo:1.31
--- pkgsrc/print/tex-texlive-scripts/distinfo:1.30 Mon Mar 25 10:29:04 2024
+++ pkgsrc/print/tex-texlive-scripts/distinfo Sun May 11 11:16:03 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.30 2024/03/25 10:29:04 markd Exp $
+$NetBSD: distinfo,v 1.31 2025/05/11 11:16:03 markd Exp $
-BLAKE2s (texlive-scripts.r70742.tar.xz) = c40e9666eff5bc35cad9a51750c93684be8a043ef5e149b565d210491f3cf7a3
-SHA512 (texlive-scripts.r70742.tar.xz) = cb571d511e92a372591a3e602850a3514ea8f947712723ba3693697284e16d425ca2a7bcab6ce199fe20c932b46d8c9bade6b3192291852b04c5bc54ff72c8ff
-Size (texlive-scripts.r70742.tar.xz) = 114236 bytes
+BLAKE2s (texlive-scripts.r75165.tar.xz) = cabd95a0f21a249da6b14e75e9f70689a0a10800bf9830ae1802ca76b5146b66
+SHA512 (texlive-scripts.r75165.tar.xz) = 6b342fa3d965d55942e8de776dd7af52580ce63fb1baee7441a6a144743a24165017dd26192941da7f1200400c32bac2374d1ac939aff05866b8510d715321ee
+Size (texlive-scripts.r75165.tar.xz) = 114916 bytes
SHA1 (patch-bin_fmtutil) = 038fdda482a6b3d9603d974bd3b010493706d7ff
SHA1 (patch-bin_fmtutil-sys) = 85413eb237d1fae9261dddae99e6c347c22db10c
SHA1 (patch-bin_mktexmf) = e58b8e521c65f44c18251621866ee23052f4de1b
@@ -11,4 +11,4 @@ SHA1 (patch-bin_mktextfm) = a6ca49d59a9b
SHA1 (patch-bin_rungs) = 1bd96d36a4aab3e71612e8e73145c2de01273e17
SHA1 (patch-bin_updmap) = c5e3a67fdd493a0ba8ab3b3c4baf894f1805c206
SHA1 (patch-bin_updmap-sys) = 7825dc2d9ffb10f62ea2e4a3609d6de98785cdbd
-SHA1 (patch-texmf-dist_web2c_updmap.cfg) = d2a26fad8125e98330c90f43d1081a48fca8df57
+SHA1 (patch-texmf-dist_web2c_updmap.cfg) = 3e167307aa476c3902ab4f723a827f12aac30d0e
Index: pkgsrc/print/tex-texlive-scripts-doc/Makefile
diff -u pkgsrc/print/tex-texlive-scripts-doc/Makefile:1.10 pkgsrc/print/tex-texlive-scripts-doc/Makefile:1.11
--- pkgsrc/print/tex-texlive-scripts-doc/Makefile:1.10 Mon Mar 25 10:29:04 2024
+++ pkgsrc/print/tex-texlive-scripts-doc/Makefile Sun May 11 11:16:03 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2024/03/25 10:29:04 markd Exp $
+# $NetBSD: Makefile,v 1.11 2025/05/11 11:16:03 markd Exp $
DISTNAME= texlive-scripts.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-2024.70742
-TEXLIVE_REV= 70742
+PKGNAME= tex-${DISTNAME:S/./-/}-2025
+TEXLIVE_REV= 75165
MAINTAINER= minskim%NetBSD.org@localhost
COMMENT= Documentation for tex-texlive-scripts
Index: pkgsrc/print/tex-texlive-scripts-doc/distinfo
diff -u pkgsrc/print/tex-texlive-scripts-doc/distinfo:1.11 pkgsrc/print/tex-texlive-scripts-doc/distinfo:1.12
--- pkgsrc/print/tex-texlive-scripts-doc/distinfo:1.11 Mon Mar 25 10:29:04 2024
+++ pkgsrc/print/tex-texlive-scripts-doc/distinfo Sun May 11 11:16:03 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2024/03/25 10:29:04 markd Exp $
+$NetBSD: distinfo,v 1.12 2025/05/11 11:16:03 markd Exp $
-BLAKE2s (texlive-scripts.doc.r70742.tar.xz) = a2ebd1a0e6e0126f6b6ccd6ffa4b192fef3cb0a1b508ff2c3299e80892acf517
-SHA512 (texlive-scripts.doc.r70742.tar.xz) = d1b9a503eb85f4ad07d21edab0dd60d41202532c1b1bb1aa9f5564d3c51bd6574efcd72b0590f852e51f007d85c50ef23f35d10c49a92f8cca8bb0af13daf88c
-Size (texlive-scripts.doc.r70742.tar.xz) = 434704 bytes
+BLAKE2s (texlive-scripts.doc.r75165.tar.xz) = a63caecf98621748daf71365dc25583a8a927eca45ea07e931a82b82817810c4
+SHA512 (texlive-scripts.doc.r75165.tar.xz) = f66dc3e7911c42de83509b20620c87f89097ebb0489cf75e2fefc8a3569abd60163bfd76d5202c6849a2ba191f2491e7dd6ef65a85fda8bcaa4ce15e154d8ee8
+Size (texlive-scripts.doc.r75165.tar.xz) = 450600 bytes
Index: pkgsrc/print/tex-texlive-scripts/patches/patch-texmf-dist_web2c_updmap.cfg
diff -u pkgsrc/print/tex-texlive-scripts/patches/patch-texmf-dist_web2c_updmap.cfg:1.5 pkgsrc/print/tex-texlive-scripts/patches/patch-texmf-dist_web2c_updmap.cfg:1.6
--- pkgsrc/print/tex-texlive-scripts/patches/patch-texmf-dist_web2c_updmap.cfg:1.5 Thu Mar 21 11:09:35 2024
+++ pkgsrc/print/tex-texlive-scripts/patches/patch-texmf-dist_web2c_updmap.cfg Sun May 11 11:16:03 2025
@@ -1,17 +1,16 @@
-$NetBSD: patch-texmf-dist_web2c_updmap.cfg,v 1.5 2024/03/21 11:09:35 markd Exp $
+$NetBSD: patch-texmf-dist_web2c_updmap.cfg,v 1.6 2025/05/11 11:16:03 markd Exp $
Start with no maps defined. Added by TEX_*MAP_FILES
---- texmf-dist/web2c/updmap.cfg.orig 2024-02-02 00:43:58.000000000 +0000
+--- texmf-dist/web2c/updmap.cfg.orig 2025-05-06 23:40:29.000000000 +0000
+++ texmf-dist/web2c/updmap.cfg
-@@ -104,389 +104,3 @@ jaVariant -04
+@@ -104,392 +104,3 @@ jaVariant -04
# (end of updmap-hdr.cfg)
-Map accanthis.map
--Map OrnementsADF.map
--Map ArrowsADF.map
--Map BulletsADF.map
+-Map adforn.map
+-Map adfsymbols.map
-Map aesupp.map
-Map Alegreya.map
-Map AlphaSlabOne.map
@@ -117,6 +116,7 @@ Start with no maps defined. Added by TEX
-Map culmus.map
-Map cuprum.map
-Map cyklop.map
+-Map nm.map
-Map dad.map
-Map dante.map
-Map dejavu-type1.map
@@ -150,6 +150,7 @@ Start with no maps defined. Added by TEX
-Map fonetika.map
-Map fontawesome.map
-Map fontawesome5.map
+-Map fontawesome6.map
-Map nectec.map
-Map nf.map
-Map sipa.map
@@ -161,7 +162,7 @@ Start with no maps defined. Added by TEX
-Map GaramondLibre.map
-Map garuda-c90.map
-Map gelasio.map
--Map gentium-type1.map
+-Map GelasioMath.map
-Map gfsartemisia.map
-Map gfsbaskerville.map
-Map gfsbodoni.map
@@ -243,6 +244,7 @@ Start with no maps defined. Added by TEX
-Map marcellus.map
-Map marvosym.map
-Map mathabx.map
+-Map mathalpha.map
-Map mdbch.map
-Map mdgreek.map
-Map mdici.map
@@ -254,6 +256,7 @@ Start with no maps defined. Added by TEX
-Map merriweather.map
-Map troff-updmap.map
-Map metsymb.map
+-Map MFBOldstyle.map
-MixedMap mflogo.map
-Map miama.map
-Map mintspirit.map
Home |
Main Index |
Thread Index |
Old Index