Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Dec 2025 00:04:49 +0000
From:      Robert Clausecker <fuz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d5a8ed9699dd - main - net/unfs3: rescind maintainership
Message-ID:  <694739a1.22460.1acdd0c7@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by fuz:

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

commit d5a8ed9699ddf0ed71590d9d653d36226d196d57
Author:     Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2025-12-14 03:49:43 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2025-12-21 00:04:01 +0000

    net/unfs3: rescind maintainership
    
    This port cannot be update past the current version as a dependency on
    tirpc (a variant of sunrpc) was introduced in 0.10.0.  Due to a conflict
    with our copy of sunrpc shipped in base, I wasn't able to get tirpc to
    build.
    
    Rescind maintainership in the hope that perhaps someone else can pick
    this up.  Port is otherwise in working order.
---
 net/unfs3/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/unfs3/Makefile b/net/unfs3/Makefile
index 6808acaf4feb..a71d39b9459d 100644
--- a/net/unfs3/Makefile
+++ b/net/unfs3/Makefile
@@ -1,10 +1,10 @@
 PORTNAME=	unfs3
 DISTVERSIONPREFIX=	unfs3-
 DISTVERSION=	0.9.23
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net
 
-MAINTAINER=	fuz@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	User-space implementation of the NFSv3 server specification
 WWW=		https://unfs3.github.io/
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?694739a1.22460.1acdd0c7>