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:           Fri Apr  3 06:03:45 UTC 2026

Modified Files:
        pkgsrc/print/tex-latex-bin: Makefile distinfo
        pkgsrc/print/tex-latex-bin-doc: Makefile distinfo

Log Message:
tex-latex-bin{,-doc}: update to 2026

changes unknown


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/print/tex-latex-bin/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/print/tex-latex-bin/distinfo
cvs rdiff -u -r1.10 -r1.11 pkgsrc/print/tex-latex-bin-doc/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/print/tex-latex-bin-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-latex-bin/Makefile
diff -u pkgsrc/print/tex-latex-bin/Makefile:1.18 pkgsrc/print/tex-latex-bin/Makefile:1.19
--- pkgsrc/print/tex-latex-bin/Makefile:1.18    Sun May 11 03:50:57 2025
+++ pkgsrc/print/tex-latex-bin/Makefile Fri Apr  3 06:03:44 2026
@@ -1,21 +1,36 @@
-# $NetBSD: Makefile,v 1.18 2025/05/11 03:50:57 markd Exp $
+# $NetBSD: Makefile,v 1.19 2026/04/03 06:03:44 markd Exp $
 
 DISTNAME=      latex-bin
-PKGNAME=       tex-${DISTNAME}-2025
-TEXLIVE_REV=   73848
+PKGNAME=       tex-${DISTNAME}-2026
+TEXLIVE_REV=   78282
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 COMMENT=       LaTeX executables
 
 CONFLICTS+=    tex-bin-latex<2009
+DEPENDS+=      tex-amsmath-[0-9]*:../../print/tex-amsmath
 DEPENDS+=      tex-babel>3.14:../../print/tex-babel
+DEPENDS+=      tex-cm-[0-9]*:../../fonts/tex-cm
 DEPENDS+=      tex-dehyph-[0-9]*:../../print/tex-dehyph
 DEPENDS+=      tex-firstaid-[0-9]*:../../print/tex-firstaid
+DEPENDS+=      tex-graphics-[0-9]*:../../print/tex-graphics
+DEPENDS+=      tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
+DEPENDS+=      tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base
 DEPENDS+=      tex-knuth-lib-[0-9]*:../../fonts/tex-knuth-lib
 DEPENDS+=      tex-l3backend-[0-9]*:../../devel/tex-l3backend
 DEPENDS+=      tex-l3kernel-[0-9]*:../../devel/tex-l3kernel
 DEPENDS+=      tex-latex>=2012:../../print/tex-latex
+DEPENDS+=      tex-latex-fonts-[0-9]*:../../fonts/tex-latex-fonts
+DEPENDS+=      tex-latexconfig-[0-9]*:../../print/tex-latexconfig
+DEPENDS+=      tex-lm-[0-9]*:../../fonts/tex-lm
+DEPENDS+=      tex-lua-uni-algos-[0-9]*:../../print/tex-lua-uni-algos
+DEPENDS+=      tex-luahbtex-[0-9]*:../../print/tex-luahbtex
+DEPENDS+=      tex-luaotfload-[0-9]*:../../fonts/tex-luaotfload
+DEPENDS+=      tex-luatex-[0-9]*:../../print/tex-luatex
+DEPENDS+=      tex-pdftex-[0-9]*:../../print/tex-pdftex
 DEPENDS+=      tex-tex-ini-files-[0-9]*:../../print/tex-tex-ini-files
+DEPENDS+=      tex-tools-[0-9]*:../../print/tex-tools
+DEPENDS+=      tex-unicode-data-[0-9]*:../../print/tex-unicode-data
 SUPERSEDES=    tex-bin-latex<2009
 
 INSTALLATION_DIRS=     bin

Index: pkgsrc/print/tex-latex-bin/distinfo
diff -u pkgsrc/print/tex-latex-bin/distinfo:1.12 pkgsrc/print/tex-latex-bin/distinfo:1.13
--- pkgsrc/print/tex-latex-bin/distinfo:1.12    Sun May 11 03:50:57 2025
+++ pkgsrc/print/tex-latex-bin/distinfo Fri Apr  3 06:03:44 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2025/05/11 03:50:57 markd Exp $
+$NetBSD: distinfo,v 1.13 2026/04/03 06:03:44 markd Exp $
 
-BLAKE2s (latex-bin.r73848.tar.xz) = 21f5cf2fe0d9c8ff9cba7746f3ca8849d604cea15e1180b1e3a31acfd617a87d
-SHA512 (latex-bin.r73848.tar.xz) = 09daaf8c54aacfb51f67a8dbe7de9008d7e3283b4d1ff5f1252d85c2209eef41f2911ccbd8c9ab6f528e8dab2ad5c609f928bf9f28f78f340993801463e17dc7
-Size (latex-bin.r73848.tar.xz) = 592 bytes
+BLAKE2s (latex-bin.r78282.tar.xz) = 22c47685f713aac5c7f8457562f5bef47d99bbedd249f3ce87ed6accc90cc966
+SHA512 (latex-bin.r78282.tar.xz) = ed4ce34055a5c568413d6dd80b1b7434ebe7e54ff8718ad118fdb8adfb34064e7a15de47726f53a846e1f6f61ddefa3d0b8712597e32cebabe7467f477227f18
+Size (latex-bin.r78282.tar.xz) = 612 bytes

Index: pkgsrc/print/tex-latex-bin-doc/Makefile
diff -u pkgsrc/print/tex-latex-bin-doc/Makefile:1.10 pkgsrc/print/tex-latex-bin-doc/Makefile:1.11
--- pkgsrc/print/tex-latex-bin-doc/Makefile:1.10        Sun May 11 03:50:57 2025
+++ pkgsrc/print/tex-latex-bin-doc/Makefile     Fri Apr  3 06:03:44 2026
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2025/05/11 03:50:57 markd Exp $
+# $NetBSD: Makefile,v 1.11 2026/04/03 06:03:44 markd Exp $
 
 DISTNAME=      latex-bin.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-2025
-TEXLIVE_REV=   73848
+PKGNAME=       tex-${DISTNAME:S/./-/}-2026
+TEXLIVE_REV=   78282
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 COMMENT=       Documentation for tex-latex-bin

Index: pkgsrc/print/tex-latex-bin-doc/distinfo
diff -u pkgsrc/print/tex-latex-bin-doc/distinfo:1.11 pkgsrc/print/tex-latex-bin-doc/distinfo:1.12
--- pkgsrc/print/tex-latex-bin-doc/distinfo:1.11        Sun May 11 03:50:57 2025
+++ pkgsrc/print/tex-latex-bin-doc/distinfo     Fri Apr  3 06:03:44 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2025/05/11 03:50:57 markd Exp $
+$NetBSD: distinfo,v 1.12 2026/04/03 06:03:44 markd Exp $
 
-BLAKE2s (latex-bin.doc.r73848.tar.xz) = 4a48c4eec88ecda4e70a908f6537f294fce9de5629928518a8cce7432e6c086d
-SHA512 (latex-bin.doc.r73848.tar.xz) = 420f475d7142082b61dbdcf04bafb509669c8692fad8dceb132a8286a4b14785589714763f407ccfe5ea0301ea630724e7863a2ad5f6535a8db923b3408d184d
-Size (latex-bin.doc.r73848.tar.xz) = 56596 bytes
+BLAKE2s (latex-bin.doc.r78282.tar.xz) = 8da28311e275473437ce379473ea0d38c676c4992a702644c8ac0fff7d787db8
+SHA512 (latex-bin.doc.r78282.tar.xz) = 1d8076e079cc3764ef00305140d7fea5489145ae8c98c42f93abf57a388410ec5636e2fe7003d982470aed908851d8d04b1c6e898b77240b6939e9bf57c48995
+Size (latex-bin.doc.r78282.tar.xz) = 49436 bytes



Home | Main Index | Thread Index | Old Index