git: 2c13465b0d77 - main - sysutils/xnvme: update to v0.7.5

From: Robert Clausecker <fuz_at_FreeBSD.org>
Date: Sun, 06 Oct 2024 11:50:05 UTC
The branch main has been updated by fuz:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2c13465b0d77a52ad79ad61e780251ea21342e41

commit 2c13465b0d77a52ad79ad61e780251ea21342e41
Author:     Karl Bonde Torp <k.torp@samsung.com>
AuthorDate: 2024-10-02 12:15:20 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2024-10-06 11:49:17 +0000

    sysutils/xnvme: update to v0.7.5
    
    Changelog: https://github.com/xnvme/xnvme/releases/tag/v0.7.5
    
    Signed-off-by:  Karl Bonde Torp <k.torp@samsung.com>
    PR:             281816
---
 sysutils/xnvme/Makefile  |  6 +++---
 sysutils/xnvme/distinfo  |  6 +++---
 sysutils/xnvme/pkg-plist | 10 ++++++----
 3 files changed, 12 insertions(+), 10 deletions(-)

diff --git a/sysutils/xnvme/Makefile b/sysutils/xnvme/Makefile
index 5dc860f001a9..2b0c7ab4ad76 100644
--- a/sysutils/xnvme/Makefile
+++ b/sysutils/xnvme/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	xnvme
-DISTVERSION=	0.7.4
+DISTVERSION=	0.7.5
 CATEGORIES=	sysutils
-MASTER_SITES=	https://github.com/OpenMPDK/xNVMe/releases/download/v${DISTVERSION}/
+MASTER_SITES=	https://github.com/xnvme/xnvme/releases/download/v${DISTVERSION}/
 
 MAINTAINER=	k.torp@samsung.com
 COMMENT=	Cross-platform libraries and tools for NVMe devices
@@ -20,7 +20,7 @@ MESON_ARGS=	-Dforce_completions=true \
 		-Dwith-libaio=disabled \
 		-Dwith-liburing=disabled \
 		-Dwith-libvfn=disabled \
-		-Dwith-spdk=false
+		-Dwith-spdk=disabled
 
 OPTIONS_DEFINE=		EXAMPLES TESTS TOOLS
 OPTIONS_DEFAULT=	TOOLS
diff --git a/sysutils/xnvme/distinfo b/sysutils/xnvme/distinfo
index 84437a9b4231..617afdba8fc4 100644
--- a/sysutils/xnvme/distinfo
+++ b/sysutils/xnvme/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1709035403
-SHA256 (xnvme-0.7.4.tar.gz) = 6d42d0bd7e6b395a37869a8713d138d332500f20ecc272ebf6789471026a7191
-SIZE (xnvme-0.7.4.tar.gz) = 1959147
+TIMESTAMP = 1727867611
+SHA256 (xnvme-0.7.5.tar.gz) = d951a3115f686956f5c6b839b390ffb50bb443f7711fe35f57a07f4d0667277f
+SIZE (xnvme-0.7.5.tar.gz) = 7059272
diff --git a/sysutils/xnvme/pkg-plist b/sysutils/xnvme/pkg-plist
index d5a13c315e23..ab9eb2b95ada 100644
--- a/sysutils/xnvme/pkg-plist
+++ b/sysutils/xnvme/pkg-plist
@@ -14,6 +14,7 @@ bin/xnvme-driver
 %%TESTS%%bin/xnvme_tests_async_intf
 %%TESTS%%bin/xnvme_tests_buf
 %%TESTS%%bin/xnvme_tests_cli
+%%TESTS%%bin/xnvme_tests_compare
 %%TESTS%%bin/xnvme_tests_copy
 %%TESTS%%bin/xnvme_tests_delay_identification
 %%TESTS%%bin/xnvme_tests_enum
@@ -60,7 +61,7 @@ include/libxnvme_znd.h
 lib/libxnvme.a
 lib/libxnvme.so
 lib/libxnvme.so.0
-lib/libxnvme.so.0.7.4
+lib/libxnvme.so.0.7.5
 libdata/pkgconfig/xnvme.pc
 %%TOOLS%%share/man/man1/kvs-delete.1.gz
 %%TOOLS%%share/man/man1/kvs-enum.1.gz
@@ -70,6 +71,7 @@ libdata/pkgconfig/xnvme.pc
 %%TOOLS%%share/man/man1/kvs-retrieve.1.gz
 %%TOOLS%%share/man/man1/kvs-store.1.gz
 %%TOOLS%%share/man/man1/kvs.1.gz
+%%TOOLS%%share/man/man1/lblk-compare.1.gz
 %%TOOLS%%share/man/man1/lblk-dir-receive.1.gz
 %%TOOLS%%share/man/man1/lblk-dir-send.1.gz
 %%TOOLS%%share/man/man1/lblk-enum.1.gz
@@ -125,8 +127,6 @@ libdata/pkgconfig/xnvme.pc
 %%TOOLS%%share/man/man1/xnvme_file-load-sync.1.gz
 %%TOOLS%%share/man/man1/xnvme_file-write-read.1.gz
 %%TOOLS%%share/man/man1/xnvme_file.1.gz
-%%EXAMPLES%%share/man/man1/xnvme_hello-hw.1.gz
-%%EXAMPLES%%share/man/man1/xnvme_hello.1.gz
 %%EXAMPLES%%share/man/man1/xnvme_io_async-read.1.gz
 %%EXAMPLES%%share/man/man1/xnvme_io_async-write.1.gz
 %%EXAMPLES%%share/man/man1/xnvme_io_async.1.gz
@@ -137,6 +137,8 @@ libdata/pkgconfig/xnvme.pc
 %%TESTS%%share/man/man1/xnvme_tests_buf.1.gz
 %%TESTS%%share/man/man1/xnvme_tests_cli-optional.1.gz
 %%TESTS%%share/man/man1/xnvme_tests_cli.1.gz
+%%TESTS%%share/man/man1/xnvme_tests_compare.1.gz
+%%TESTS%%share/man/man1/xnvme_tests_compare-compare.1.gz
 %%TESTS%%share/man/man1/xnvme_tests_copy-copy.1.gz
 %%TESTS%%share/man/man1/xnvme_tests_copy.1.gz
 %%TESTS%%share/man/man1/xnvme_tests_delay_identification-open.1.gz
@@ -211,11 +213,11 @@ libdata/pkgconfig/xnvme.pc
 %%TOOLS%%share/bash-completion/completions/xdd-completions
 %%TOOLS%%share/bash-completion/completions/xnvme-completions
 %%TOOLS%%share/bash-completion/completions/xnvme_file-completions
-%%EXAMPLES%%share/bash-completion/completions/xnvme_hello-completions
 %%EXAMPLES%%share/bash-completion/completions/xnvme_io_async-completions
 %%TESTS%%share/bash-completion/completions/xnvme_tests_async_intf-completions
 %%TESTS%%share/bash-completion/completions/xnvme_tests_buf-completions
 %%TESTS%%share/bash-completion/completions/xnvme_tests_cli-completions
+%%TESTS%%share/bash-completion/completions/xnvme_tests_compare-completions
 %%TESTS%%share/bash-completion/completions/xnvme_tests_copy-completions
 %%TESTS%%share/bash-completion/completions/xnvme_tests_delay_identification-completions
 %%TESTS%%share/bash-completion/completions/xnvme_tests_enum-completions