pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/kpathsea



Module Name:    pkgsrc
Committed By:   markd
Date:           Fri Apr  3 03:34:10 UTC 2026

Modified Files:
        pkgsrc/print/kpathsea: Makefile distinfo

Log Message:
kpathsea: update to 6.4.2

part of TeXlive 2026

* New configuration value texmf_nlink_for_leaf to specify whether the st_nlink=2
  check is made to decide whether we’re in a leaf directory; in the default
  texmf.cnf, the check is now disabled.

* The configuration value openin_any no longer has any effect; the interface
  functions are still compiled into the library, but now consider any filename
  to be ok for reading. To the best of anyone’s knowledge, no value but ‘a’
  was ever useful (or used).


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/print/kpathsea/Makefile
cvs rdiff -u -r1.33 -r1.34 pkgsrc/print/kpathsea/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/kpathsea/Makefile
diff -u pkgsrc/print/kpathsea/Makefile:1.38 pkgsrc/print/kpathsea/Makefile:1.39
--- pkgsrc/print/kpathsea/Makefile:1.38 Sun May 11 02:43:13 2025
+++ pkgsrc/print/kpathsea/Makefile      Fri Apr  3 03:34:10 2026
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.38 2025/05/11 02:43:13 markd Exp $
+# $NetBSD: Makefile,v 1.39 2026/04/03 03:34:10 markd Exp $
 
 .include "../../print/texlive/Makefile.common"
 
-PKGNAME=       kpathsea-6.4.1
+PKGNAME=       kpathsea-6.4.2
 CATEGORIES=    print
 
 HOMEPAGE=      https://ctan.org/pkg/kpathsea

Index: pkgsrc/print/kpathsea/distinfo
diff -u pkgsrc/print/kpathsea/distinfo:1.33 pkgsrc/print/kpathsea/distinfo:1.34
--- pkgsrc/print/kpathsea/distinfo:1.33 Sun May 11 02:43:13 2025
+++ pkgsrc/print/kpathsea/distinfo      Fri Apr  3 03:34:10 2026
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.33 2025/05/11 02:43:13 markd Exp $
+$NetBSD: distinfo,v 1.34 2026/04/03 03:34:10 markd Exp $
 
-BLAKE2s (texlive-20250308-source.tar.xz) = 95df483deb69cf662c0ff7e7a9ba6b1763acb3b8a18d16aa11fde197c0f74e67
-SHA512 (texlive-20250308-source.tar.xz) = 0837c935488b96cfc8dd79f1298f283b467ab68b4163cee9cb04b79e80195982fdc5ae8a80058dc7d3e99206bfda8b3bdd11340425b08f60cbef70d5a0e22702
-Size (texlive-20250308-source.tar.xz) = 111136556 bytes
+BLAKE2s (texlive-20260301-source.tar.xz) = 72dce1424d150288820bede681e8ac55ba738bf6ccf5a3398617a88ab5afdfc1
+SHA512 (texlive-20260301-source.tar.xz) = c2ea189fee82475e3013e5e6d7bdbbeef80fe33d3636b99b35bf7c8d0ff06b48dcc54d12f4c3959a0fc9e24b80f9c4878a417d4b55ef4880ff238aefbcf189a3
+Size (texlive-20260301-source.tar.xz) = 99377088 bytes
 SHA1 (patch-aa) = c1983606555681a4649f318d0d15d5497e72aa43
 SHA1 (patch-xputenv.c) = 75edfd8abdf2f0373a084095cfdd37865e628590



Home | Main Index | Thread Index | Old Index