Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Aug 2026 13:51:48 +0000
From:      Yusuf Yaman <nxjoseph@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        WHR <whr@rivoreo.one>
Subject:   git: 272db44cff54 - main - filesystems/nbt: Update 20250506 => 20260630
Message-ID:  <6a709cf4.32211.44ec9e43@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by nxjoseph:

URL: https://cgit.FreeBSD.org/ports/commit/?id=272db44cff54c75687b7defaa717c20a249a95cc

commit 272db44cff54c75687b7defaa717c20a249a95cc
Author:     WHR <whr@rivoreo.one>
AuthorDate: 2026-08-03 13:49:25 +0000
Commit:     Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-08-03 13:51:33 +0000

    filesystems/nbt: Update 20250506 => 20260630
    
    This update includes several memory-access bug fixes in both the NBT
    library and the file system implementations, more completed supports
    for the TAG_LONG_ARRAY type in the library, revised manual pages, as
    well as other minor improvements.
    
    Commit log:
    https://src.rivoreo.one/nbtfsutils/+log/c06da0c1e1b5da7140171cb5a2138d2fe1197a63/
    
    PR:             296479
    Reported by:    WHR <whr@rivoreo.one> (maintainer)
    Approved by:    osa, vvd (Mentors, implicit)
    MFH:            2026Q3
---
 filesystems/nbt/Makefile | 4 ++--
 filesystems/nbt/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/filesystems/nbt/Makefile b/filesystems/nbt/Makefile
index aa39c72adf37..94535d109670 100644
--- a/filesystems/nbt/Makefile
+++ b/filesystems/nbt/Makefile
@@ -22,8 +22,8 @@ LICENSE_PERMS_BEERWARE=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 USES=		fuse localbase:ldflags tar:bz2
 USE_LDCONFIG=	yes
 
-REVISION_DATE=	20250506
-REVISION_HASH=	dbd559a
+REVISION_DATE=	20260630
+REVISION_HASH=	c06da0c
 
 MAKE_ENV=	MANDIR=\${PREFIX}/share/man
 INSTALL_TARGET=	install-commands install-dev
diff --git a/filesystems/nbt/distinfo b/filesystems/nbt/distinfo
index e0c9f4297389..1e9c312a2a81 100644
--- a/filesystems/nbt/distinfo
+++ b/filesystems/nbt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1746582713
-SHA256 (nbtfsutils-20250506-dbd559a-src.tar.bz2) = 0c872da400bfd7cdd06632b2d8aaa7bfac881433a5152f45b93eaf861e7b6ab5
-SIZE (nbtfsutils-20250506-dbd559a-src.tar.bz2) = 44437
+TIMESTAMP = 1783053072
+SHA256 (nbtfsutils-20260630-c06da0c-src.tar.bz2) = 5425b12f8add6cab32718e7e389bb2deaf8ee68cf4d09d9a0a78724eec0f6f38
+SIZE (nbtfsutils-20260630-c06da0c-src.tar.bz2) = 44529


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a709cf4.32211.44ec9e43>