pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/nabud



Module Name:    pkgsrc
Committed By:   thorpej
Date:           Sat Jul 18 15:02:24 UTC 2026

Modified Files:
        pkgsrc/sysutils/nabud: Makefile distinfo

Log Message:
Update to nabud-1.4.2.  Upstream changes:

- Return ENOENT, not EIO, for NHACP's LIST-DIR on an empty directory.
- Fix an assertion in the storage extension layer when attempting to
  open a file / URL that does not exist.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/sysutils/nabud/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/sysutils/nabud/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/nabud/Makefile
diff -u pkgsrc/sysutils/nabud/Makefile:1.15 pkgsrc/sysutils/nabud/Makefile:1.16
--- pkgsrc/sysutils/nabud/Makefile:1.15 Tue Dec  2 07:44:20 2025
+++ pkgsrc/sysutils/nabud/Makefile      Sat Jul 18 15:02:24 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2025/12/02 07:44:20 thorpej Exp $
+# $NetBSD: Makefile,v 1.16 2026/07/18 15:02:24 thorpej Exp $
 #
 
-NABUD_VERS=    1.4.1
+NABUD_VERS=    1.4.2
 
 GITHUB_PROJECT=        nabud
 GITHUB_TAG=    v${NABUD_VERS}

Index: pkgsrc/sysutils/nabud/distinfo
diff -u pkgsrc/sysutils/nabud/distinfo:1.11 pkgsrc/sysutils/nabud/distinfo:1.12
--- pkgsrc/sysutils/nabud/distinfo:1.11 Tue Dec  2 07:44:20 2025
+++ pkgsrc/sysutils/nabud/distinfo      Sat Jul 18 15:02:24 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2025/12/02 07:44:20 thorpej Exp $
+$NetBSD: distinfo,v 1.12 2026/07/18 15:02:24 thorpej Exp $
 
-BLAKE2s (nabud-v1.4.1.tar.gz) = cb6c25d21c50cab33e6c86bc7df6d63597fe98be43555397c07a81a6444c7b81
-SHA512 (nabud-v1.4.1.tar.gz) = df0d6489ec6579f028a0a9a2c6d3c147243406a855719346ff9a3ba1e7ba7738d9063b7e04087c225de0653f91524ebe52d3b8e7ef7cdd056f9bdc1788c401da
-Size (nabud-v1.4.1.tar.gz) = 566546 bytes
+BLAKE2s (nabud-v1.4.2.tar.gz) = 697d033bba37e8210948a5e560ab68a936c701f49cbbf315da9302248298116b
+SHA512 (nabud-v1.4.2.tar.gz) = 3ab66fe7727e3a73920f45577d09a9437f2f2bec0248883e2f638ca75b6e5fd1067cb8e30acb8c83b58d339ee32b50e2f68c8a909b1835328cd20fa2fffe120b
+Size (nabud-v1.4.2.tar.gz) = 566665 bytes



Home | Main Index | Thread Index | Old Index