Date: Tue, 23 Apr 2024 20:14:54 GMT 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: 215f85934c8b - main - net/aquantia-atlantic-kmod: Return to pool Message-ID: <202404232014.43NKEsLl029173@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=215f85934c8bd6674008dcd402091a36a54074aa commit 215f85934c8bd6674008dcd402091a36a54074aa Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-04-23 20:13:58 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-04-23 20:13:58 +0000 net/aquantia-atlantic-kmod: Return to pool Currently I do not have any hardwares to test this and it seems to be broken on 14 from multiple sources. --- net/aquantia-atlantic-kmod/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/aquantia-atlantic-kmod/Makefile b/net/aquantia-atlantic-kmod/Makefile index 31180830588a..79f736182dbd 100644 --- a/net/aquantia-atlantic-kmod/Makefile +++ b/net/aquantia-atlantic-kmod/Makefile @@ -1,9 +1,9 @@ PORTNAME= aquantia-atlantic-kmod PORTVERSION= 0.0.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net -MAINTAINER= bofh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Aquantia AQtion (Atlantic) Network Driver (Development Preview) WWW= https://github.com/Aquantia/aqtion-freebsd
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404232014.43NKEsLl029173>