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 Mar 28 00:18:11 UTC 2026
Modified Files:
pkgsrc/print/tex-latex: DESCR Makefile distinfo
pkgsrc/print/tex-latex-doc: Makefile PLIST distinfo
Log Message:
tex-latex{,-doc}: update to 20251101
changes unknown
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/print/tex-latex/DESCR
cvs rdiff -u -r1.28 -r1.29 pkgsrc/print/tex-latex/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/print/tex-latex/distinfo
cvs rdiff -u -r1.25 -r1.26 pkgsrc/print/tex-latex-doc/Makefile \
pkgsrc/print/tex-latex-doc/distinfo
cvs rdiff -u -r1.16 -r1.17 pkgsrc/print/tex-latex-doc/PLIST
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/DESCR
diff -u pkgsrc/print/tex-latex/DESCR:1.1.1.1 pkgsrc/print/tex-latex/DESCR:1.2
--- pkgsrc/print/tex-latex/DESCR:1.1.1.1 Tue Apr 14 18:16:52 2009
+++ pkgsrc/print/tex-latex/DESCR Sat Mar 28 00:18:11 2026
@@ -1,6 +1,16 @@
-LaTeX is a widely-used macro package for TeX, providing many basic
-document formating commands extended by a wide range of packages. It
-is a development of Leslie Lamport's original LaTeX 2.09, and
-superseded the older system in June 1994. This package includes
-a bunch of required packages, which LaTeX authors are "entitled to
-assume" will be present on any system running LaTeX.
+LaTeX is a widely-used macro package (format) for TeX,
+providing many basic document formatting commands extended by a
+wide range of packages. It was originally created by Leslie
+Lamport, whose last release was LaTeX 2.09. The current LaTeX
+superseded that release in June 1994. The basic distribution is
+catalogued separately, at latex-base. Apart from a large set of
+contributed packages and third-party documentation (elsewhere
+on the archive), the distribution includes: a number of
+required packages, which LaTeX authors may assume will be
+present on any system running LaTeX; and a minimal set of
+documentation detailing differences from the 'old' version of
+LaTeX in the areas of user commands, font selection and
+control, class and package writing, font encodings,
+configuration options and modification of LaTeX. For
+downloading details, documentation links, etc., see the linked
+catalogue entries above.
Index: pkgsrc/print/tex-latex/Makefile
diff -u pkgsrc/print/tex-latex/Makefile:1.28 pkgsrc/print/tex-latex/Makefile:1.29
--- pkgsrc/print/tex-latex/Makefile:1.28 Sun May 11 01:03:45 2025
+++ pkgsrc/print/tex-latex/Makefile Sat Mar 28 00:18:11 2026
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2025/05/11 01:03:45 markd Exp $
+# $NetBSD: Makefile,v 1.29 2026/03/28 00:18:11 markd Exp $
DISTNAME= latex
-PKGNAME= tex-${DISTNAME}-20241101
-TEXLIVE_REV= 73643
+PKGNAME= tex-${DISTNAME}-20251101
+TEXLIVE_REV= 76924
MAINTAINER= minskim%NetBSD.org@localhost
HOMEPAGE= https://ctan.org/pkg/latex
Index: pkgsrc/print/tex-latex/distinfo
diff -u pkgsrc/print/tex-latex/distinfo:1.26 pkgsrc/print/tex-latex/distinfo:1.27
--- pkgsrc/print/tex-latex/distinfo:1.26 Sun May 11 01:03:45 2025
+++ pkgsrc/print/tex-latex/distinfo Sat Mar 28 00:18:11 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.26 2025/05/11 01:03:45 markd Exp $
+$NetBSD: distinfo,v 1.27 2026/03/28 00:18:11 markd Exp $
-BLAKE2s (latex.r73643.tar.xz) = 75c9a66489cf582a2ad8273cf372a3a7c52946abfe3e998a5d59d795c0570597
-SHA512 (latex.r73643.tar.xz) = 1caeb1fcf994ec2e01c361e92370fd78575ee05f0fc764b6f81da77656dbb8d7d15953ffee5831a4423b51588441f887aae73b122cfc4d1d2438774973f77834
-Size (latex.r73643.tar.xz) = 249844 bytes
+BLAKE2s (latex.r76924.tar.xz) = b266ab869b38e610b2a5f908c13a80cb1aa86cf0c66afe5e9533ff15503e2504
+SHA512 (latex.r76924.tar.xz) = 4ac48b1a1d59365d5efe06897bb7db085931ceffc77b6076d74d664ba7af1bf171b0af4e9408ebff236c29b80c9567dcb25ff81020a035ccd2f2e1b9ca31cd46
+Size (latex.r76924.tar.xz) = 260056 bytes
Index: pkgsrc/print/tex-latex-doc/Makefile
diff -u pkgsrc/print/tex-latex-doc/Makefile:1.25 pkgsrc/print/tex-latex-doc/Makefile:1.26
--- pkgsrc/print/tex-latex-doc/Makefile:1.25 Sun May 11 01:03:45 2025
+++ pkgsrc/print/tex-latex-doc/Makefile Sat Mar 28 00:18:11 2026
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2025/05/11 01:03:45 markd Exp $
+# $NetBSD: Makefile,v 1.26 2026/03/28 00:18:11 markd Exp $
DISTNAME= latex.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-20241101
-TEXLIVE_REV= 73643
+PKGNAME= tex-${DISTNAME:S/./-/}-20251101
+TEXLIVE_REV= 76924
MAINTAINER= minskim%NetBSD.org@localhost
HOMEPAGE= https://ctan.org/pkg/latex
Index: pkgsrc/print/tex-latex-doc/distinfo
diff -u pkgsrc/print/tex-latex-doc/distinfo:1.25 pkgsrc/print/tex-latex-doc/distinfo:1.26
--- pkgsrc/print/tex-latex-doc/distinfo:1.25 Sun May 11 01:03:45 2025
+++ pkgsrc/print/tex-latex-doc/distinfo Sat Mar 28 00:18:11 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2025/05/11 01:03:45 markd Exp $
+$NetBSD: distinfo,v 1.26 2026/03/28 00:18:11 markd Exp $
-BLAKE2s (latex.doc.r73643.tar.xz) = 01fc5d16d87ae72ad90167ddae0ba6441e990c174cdfb2fdc0e1b6540cc3a9f4
-SHA512 (latex.doc.r73643.tar.xz) = 191ae9c597da53addd358cbb0808188ea83746f5281d3fc10d39428abea76e2e32346bf74572f0127c1ddbd2d28f2322cb51d31d9d1c0d03cb0f2471f7d0fdc1
-Size (latex.doc.r73643.tar.xz) = 36917268 bytes
+BLAKE2s (latex.doc.r76924.tar.xz) = 4d61ae1afc2577f1e38672d34d639376cbf4ce5bf8965f88c33b47980fa1c151
+SHA512 (latex.doc.r76924.tar.xz) = 56f5fe566bfd6668bf3f641e827c93d32f26829fc8cf77901279429b0fba6d40136706f37eb9a81acd64d14654fd47751629f85d1a3e8f1f2edc8b152b6aa58e
+Size (latex.doc.r76924.tar.xz) = 38185220 bytes
Index: pkgsrc/print/tex-latex-doc/PLIST
diff -u pkgsrc/print/tex-latex-doc/PLIST:1.16 pkgsrc/print/tex-latex-doc/PLIST:1.17
--- pkgsrc/print/tex-latex-doc/PLIST:1.16 Sun May 11 01:03:45 2025
+++ pkgsrc/print/tex-latex-doc/PLIST Sat Mar 28 00:18:11 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2025/05/11 01:03:45 markd Exp $
+@comment $NetBSD: PLIST,v 1.17 2026/03/28 00:18:11 markd Exp $
share/texmf-dist/doc/latex/base/README.md
share/texmf-dist/doc/latex/base/alltt.pdf
share/texmf-dist/doc/latex/base/bugs.txt
@@ -141,6 +141,10 @@ share/texmf-dist/doc/latex/base/ltnews39
share/texmf-dist/doc/latex/base/ltnews39.tex
share/texmf-dist/doc/latex/base/ltnews40.pdf
share/texmf-dist/doc/latex/base/ltnews40.tex
+share/texmf-dist/doc/latex/base/ltnews41.pdf
+share/texmf-dist/doc/latex/base/ltnews41.tex
+share/texmf-dist/doc/latex/base/ltnews42.pdf
+share/texmf-dist/doc/latex/base/ltnews42.tex
share/texmf-dist/doc/latex/base/ltpara-code.pdf
share/texmf-dist/doc/latex/base/ltpara-code.tex
share/texmf-dist/doc/latex/base/ltpara-doc.pdf
Home |
Main Index |
Thread Index |
Old Index