Date: Wed, 08 Apr 2026 09:14:27 +0000 From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ff7683b33418 - main - net/nbd-server: Update version 3.25=>3.27.0 Message-ID: <69d61c73.43055.35f07547@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=ff7683b33418c601a07f69abb250818a6698871a commit ff7683b33418c601a07f69abb250818a6698871a Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2026-04-08 08:38:45 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2026-04-08 09:13:53 +0000 net/nbd-server: Update version 3.25=>3.27.0 Please note that I have tried to build the manpages with docbook2man but it fails. If someone has any clue I would be happy to have a patch. Until then the manpages are disabled. Changelog: https://github.com/NetworkBlockDevice/nbd/releases/tag/nbd-3.27.0 --- net/nbd-server/Makefile | 14 ++++---------- net/nbd-server/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 13 deletions(-) diff --git a/net/nbd-server/Makefile b/net/nbd-server/Makefile index 5f7af735fc7b..a823bb1fcb6a 100644 --- a/net/nbd-server/Makefile +++ b/net/nbd-server/Makefile @@ -1,5 +1,5 @@ PORTNAME= nbd -DISTVERSION= 3.25 +DISTVERSION= 3.27.0 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= https://github.com/NetworkBlockDevice/${PORTNAME}/releases/download/${PORTNAME}-${DISTVERSION}/ @@ -12,22 +12,16 @@ WWW= https://github.com/NetworkBlockDevice/nbd LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= bison:wrapper cpe gnome pkgconfig tar:xz +USES= bison:wrapper cpe gmake gnome pkgconfig tar:xz CPE_VENDOR= wouter_verhelst USE_GNOME= glib20 GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-lfs --enable-syslog +CONFIGURE_ARGS= --enable-lfs --enable-syslog --disable-manpages TEST_TARGET= check -PLIST_FILES= bin/nbd-server bin/nbd-trdump bin/nbd-trplay \ - share/man/man1/nbd-server.1.gz \ - share/man/man1/nbd-trdump.1.gz \ - share/man/man1/nbd-trplay.1.gz \ - share/man/man5/nbd-server.5.gz \ - share/man/man5/nbdtab.5.gz \ - share/man/man8/nbd-client.8.gz +PLIST_FILES= bin/nbd-server bin/nbd-trdump bin/nbd-trplay OPTIONS_DEFINE= GNUTLS diff --git a/net/nbd-server/distinfo b/net/nbd-server/distinfo index b9d70da8a302..986047d49956 100644 --- a/net/nbd-server/distinfo +++ b/net/nbd-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1775559444 -SHA256 (nbd-3.25.tar.xz) = f5c8fd0fcb57b1c926594d0e57f356432ee08678bef1d40d088f0830f0cbdd0a -SIZE (nbd-3.25.tar.xz) = 566360 +TIMESTAMP = 1775637034 +SHA256 (nbd-3.27.0.tar.xz) = 422a02adcdbab01c622307c6babeda5c84ca6c6f2d4e0b29936e6ae9b6a7662f +SIZE (nbd-3.27.0.tar.xz) = 573760home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d61c73.43055.35f07547>
