Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Apr 2025 14:15:39 GMT
From:      Koichiro Iwao <meta@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5506350405e3 - main - security/softether-devel: Mark IGNORE
Message-ID:  <202504201415.53KEFd0S043266@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by meta:

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

commit 5506350405e3bca30fc6044c009ae6a52a16dd83
Author:     Koichiro Iwao <meta@FreeBSD.org>
AuthorDate: 2025-04-20 14:14:36 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2025-04-20 14:14:36 +0000

    security/softether-devel: Mark IGNORE
    
    as there's no beta version ahead of RTM version.
---
 security/softether-devel/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/security/softether-devel/Makefile b/security/softether-devel/Makefile
index 1bc49fcb41e4..bde9c00f0a96 100644
--- a/security/softether-devel/Makefile
+++ b/security/softether-devel/Makefile
@@ -13,7 +13,7 @@ WWW=		https://www.softether.org
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-#IGNORE=		no beta version available right now, use security/softether instead
+IGNORE=		no beta version available right now, use security/softether instead
 
 USES=		dos2unix gmake iconv:wchar_t localbase:ldflags ncurses \
 		readline ssl


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202504201415.53KEFd0S043266>