pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print/tex-texdoc



Module Name:    pkgsrc
Committed By:   markd
Date:           Mon Feb 15 04:00:06 UTC 2021

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

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

- Improved the scoring scheme to prioritize the latex tree than the latex-dev
- Support invoking the program with absolute paths
- The document was entirely rewritten
- Other small improvements and bug fixes


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/print/tex-texdoc/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/print/tex-texdoc/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/Makefile
diff -u pkgsrc/print/tex-texdoc/Makefile:1.15 pkgsrc/print/tex-texdoc/Makefile:1.16
--- pkgsrc/print/tex-texdoc/Makefile:1.15       Tue May  5 12:01:03 2020
+++ pkgsrc/print/tex-texdoc/Makefile    Mon Feb 15 04:00:06 2021
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.15 2020/05/05 12:01:03 markd Exp $
+# $NetBSD: Makefile,v 1.16 2021/02/15 04:00:06 markd Exp $
 
 DISTNAME=      texdoc
-PKGNAME=       tex-${DISTNAME}-2020
-TEXLIVE_REV=   53859
+PKGNAME=       tex-${DISTNAME}-3.2.2
+TEXLIVE_REV=   56358
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/texdoc
 COMMENT=       Documentation access for TeX distributions
 LICENSE=       gnu-gpl-v2
 
-REPLACE_TEXLUA=                bin/texdoc
+REPLACE_TEXLUA=        bin/texdoc
 
 .include "../../print/texlive/package.mk"
 

Index: pkgsrc/print/tex-texdoc/distinfo
diff -u pkgsrc/print/tex-texdoc/distinfo:1.9 pkgsrc/print/tex-texdoc/distinfo:1.10
--- pkgsrc/print/tex-texdoc/distinfo:1.9        Tue May  5 12:01:03 2020
+++ pkgsrc/print/tex-texdoc/distinfo    Mon Feb 15 04:00:06 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2020/05/05 12:01:03 markd Exp $
+$NetBSD: distinfo,v 1.10 2021/02/15 04:00:06 markd Exp $
 
-SHA1 (texdoc.r53859.tar.xz) = 905cf876a8ddbd3efa1dfe35dca0df1862166b43
-RMD160 (texdoc.r53859.tar.xz) = f739393538a32c0ec7d6dda0b388f38c89224a0d
-SHA512 (texdoc.r53859.tar.xz) = ff55c658b4baf265bf9ca2ba6e5a161eecc1c75bd112e6400c9df4708ae3f355dcff277cb60ff0178bd41940d090e3dd28a7ce06421f509b352489d7a8d98b2c
-Size (texdoc.r53859.tar.xz) = 26728 bytes
+SHA1 (texdoc.r56358.tar.xz) = b89c7fa0e38061e19b003db76ac07f8bf31414d3
+RMD160 (texdoc.r56358.tar.xz) = aa3622f4530121a96e14535d0e9c5a0adec1d8dd
+SHA512 (texdoc.r56358.tar.xz) = b5ca5282d54c8791bc71525f26cd6486a8c4df6e7056373ff32ffdf481d6a0865a029ad386e4cb05bf11eeee0ce818f9f4cf6a09249e66b40b9a4adcf1c5617e
+Size (texdoc.r56358.tar.xz) = 26824 bytes



Home | Main Index | Thread Index | Old Index