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 Feb 18 10:54:31 UTC 2024

Modified Files:
        pkgsrc/print/tex-texdoc: DESCR Makefile distinfo
        pkgsrc/print/tex-texdoc-doc: Makefile distinfo

Log Message:
tex-texdoc{,-doc}: update to 4.0.2

Just bug fixes and minor changes

- Improve the option parser
- Better locale handling
- Scoring adjustments


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/print/tex-texdoc/DESCR
cvs rdiff -u -r1.19 -r1.20 pkgsrc/print/tex-texdoc/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/print/tex-texdoc/distinfo
cvs rdiff -u -r1.14 -r1.15 pkgsrc/print/tex-texdoc-doc/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/print/tex-texdoc-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-texdoc/DESCR
diff -u pkgsrc/print/tex-texdoc/DESCR:1.1.1.1 pkgsrc/print/tex-texdoc/DESCR:1.2
--- pkgsrc/print/tex-texdoc/DESCR:1.1.1.1       Thu Feb  9 21:20:31 2012
+++ pkgsrc/print/tex-texdoc/DESCR       Sun Feb 18 10:54:31 2024
@@ -1,3 +1,6 @@
-TeXdoc is a script for easy access to the package documentation of
-TeX distributions (i.e., .dvi, .pdf or .ps files on the $TEXDOCS
-tree).
+texdoc is a Lua script providing easy access to the
+documentation in TeX Live: PDF, DVI, plain text files, and
+more. Viewing and other configuration can be extensively
+customized. It is distributed with TeX Live; MiKTeX provides a
+program by the same name to do the same job, but its
+implementation is unrelated.

Index: pkgsrc/print/tex-texdoc/Makefile
diff -u pkgsrc/print/tex-texdoc/Makefile:1.19 pkgsrc/print/tex-texdoc/Makefile:1.20
--- pkgsrc/print/tex-texdoc/Makefile:1.19       Sun Apr  9 06:31:15 2023
+++ pkgsrc/print/tex-texdoc/Makefile    Sun Feb 18 10:54:31 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2023/04/09 06:31:15 markd Exp $
+# $NetBSD: Makefile,v 1.20 2024/02/18 10:54:31 markd Exp $
 
 DISTNAME=      texdoc
-PKGNAME=       tex-${DISTNAME}-4.0.1
-TEXLIVE_REV=   66227
+PKGNAME=       tex-${DISTNAME}-4.0.2
+TEXLIVE_REV=   69672
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/texdoc

Index: pkgsrc/print/tex-texdoc/distinfo
diff -u pkgsrc/print/tex-texdoc/distinfo:1.15 pkgsrc/print/tex-texdoc/distinfo:1.16
--- pkgsrc/print/tex-texdoc/distinfo:1.15       Sun Apr  9 06:31:15 2023
+++ pkgsrc/print/tex-texdoc/distinfo    Sun Feb 18 10:54:31 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2023/04/09 06:31:15 markd Exp $
+$NetBSD: distinfo,v 1.16 2024/02/18 10:54:31 markd Exp $
 
-BLAKE2s (texdoc.r66227.tar.xz) = 79fcfd0bba2ac837684d3ac7610405758ee2c900e6cfcb9e428bc29333ed641c
-SHA512 (texdoc.r66227.tar.xz) = 02e7d23e20983f96d05725eb91a4f8bed6bdad0051e9f3c152f945e22255c70e7c0b2d93eeca1fdbbc2ca550a7a15d46540ecbb383575b03a4da9bfcea4e42aa
-Size (texdoc.r66227.tar.xz) = 29668 bytes
+BLAKE2s (texdoc.r69672.tar.xz) = 42a03eb5c202d505a908582fff1afcb72d602454456d0beb49c675d5462b7624
+SHA512 (texdoc.r69672.tar.xz) = 523fe734969fd9553221825d5722c7606bc2312c5134a1718f1651044c753906a3e095c56c09c0d6e533379e13602e5a99ad8d14e33e8f40a9b8232d068020df
+Size (texdoc.r69672.tar.xz) = 29860 bytes

Index: pkgsrc/print/tex-texdoc-doc/Makefile
diff -u pkgsrc/print/tex-texdoc-doc/Makefile:1.14 pkgsrc/print/tex-texdoc-doc/Makefile:1.15
--- pkgsrc/print/tex-texdoc-doc/Makefile:1.14   Sun Apr  9 06:31:15 2023
+++ pkgsrc/print/tex-texdoc-doc/Makefile        Sun Feb 18 10:54:31 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2023/04/09 06:31:15 markd Exp $
+# $NetBSD: Makefile,v 1.15 2024/02/18 10:54:31 markd Exp $
 
 DISTNAME=      texdoc.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-4.0.1
-TEXLIVE_REV=   66227
+PKGNAME=       tex-${DISTNAME:S/./-/}-4.0.2
+TEXLIVE_REV=   69672
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/texdoc

Index: pkgsrc/print/tex-texdoc-doc/distinfo
diff -u pkgsrc/print/tex-texdoc-doc/distinfo:1.15 pkgsrc/print/tex-texdoc-doc/distinfo:1.16
--- pkgsrc/print/tex-texdoc-doc/distinfo:1.15   Sun Apr  9 06:31:15 2023
+++ pkgsrc/print/tex-texdoc-doc/distinfo        Sun Feb 18 10:54:31 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2023/04/09 06:31:15 markd Exp $
+$NetBSD: distinfo,v 1.16 2024/02/18 10:54:31 markd Exp $
 
-BLAKE2s (texdoc.doc.r66227.tar.xz) = 14e8c4149f815440351093cf6861856bd9d869a1e526f0c04c82324836a418e6
-SHA512 (texdoc.doc.r66227.tar.xz) = 80ddcd5d32e02ac87ebba175b3f2e253ca02daf70e38ec5a6db1a0e595349ad33d6b7cf7e95f8af7de621600a58b952927edde04319adec13fa139fa0b634970
-Size (texdoc.doc.r66227.tar.xz) = 140932 bytes
+BLAKE2s (texdoc.doc.r69672.tar.xz) = 48814095bba6458d98fdf996edff27594b874868d68b9fb7b2a739779b283160
+SHA512 (texdoc.doc.r69672.tar.xz) = ff22900ed4674e4eba80fcbe28c7d4d9eade4a671e04f6854eaddecf5d690751a3b5dc300024ed5da610c1b14017fa6633e86bb0b071b699ce512045180330d5
+Size (texdoc.doc.r69672.tar.xz) = 140724 bytes



Home | Main Index | Thread Index | Old Index