diff options
author | markd <markd@pkgsrc.org> | 2022-04-17 10:38:38 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2022-04-17 10:38:38 +0000 |
commit | 22465697e6b5f263f2ec9871e762e4c276db48f7 (patch) | |
tree | 95d33833ecd09653d86eb305c2cc4d5fbf18241e | |
parent | 9bd8fcb2bfe0f6255c64d7178ae550de0a38560b (diff) | |
download | pkgsrc-22465697e6b5f263f2ec9871e762e4c276db48f7.tar.gz |
kpathsea: update to 6.3.4 - texlive 2022 version
First path returned from kpsewhich -all is now the same as a regular
(non-all) search.
-rw-r--r-- | print/kpathsea/Makefile | 4 | ||||
-rw-r--r-- | print/kpathsea/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/print/kpathsea/Makefile b/print/kpathsea/Makefile index 66706a03c8f..005a88ae331 100644 --- a/print/kpathsea/Makefile +++ b/print/kpathsea/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2021/06/06 01:17:18 markd Exp $ +# $NetBSD: Makefile,v 1.35 2022/04/17 10:38:38 markd Exp $ .include "../../print/texlive/Makefile.common" -PKGNAME= kpathsea-6.3.3 +PKGNAME= kpathsea-6.3.4 CATEGORIES= print HOMEPAGE= https://ctan.org/pkg/kpathsea diff --git a/print/kpathsea/distinfo b/print/kpathsea/distinfo index 9f6a121b12c..706da791f1d 100644 --- a/print/kpathsea/distinfo +++ b/print/kpathsea/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.29 2021/10/26 11:12:09 nia Exp $ +$NetBSD: distinfo,v 1.30 2022/04/17 10:38:38 markd Exp $ -BLAKE2s (texlive-20210325-source.tar.xz) = 1ff1ac8c15651d79483605f071a71c7eb253477627b3f478c261a87bf98a7186 -SHA512 (texlive-20210325-source.tar.xz) = afd6eb24efaeac7c58d43ff24162aece919079a9ae02934509f068c7a3828223c33c14d9db11ff7fea3560b08a06f352446ba7f845eefb4a56a87b96f088f213 -Size (texlive-20210325-source.tar.xz) = 54837368 bytes +BLAKE2s (texlive-20220321-source.tar.xz) = 1f3a5c33cba94663158aba15b12da5a265b8ec44eab741a6b9f1037d0c412341 +SHA512 (texlive-20220321-source.tar.xz) = 1c6b4c80d474b661060c3ac126b41782fd34e883139b9bca89ca1ffe543891bd9451df3be5e6297af965ddbceea9802008a61589344c3dee8075044b1b288dd7 +Size (texlive-20220321-source.tar.xz) = 67975836 bytes SHA1 (patch-aa) = 049aa9e8655c749ba168316fe6a4af453c3c9194 SHA1 (patch-xputenv.c) = 75edfd8abdf2f0373a084095cfdd37865e628590 |