pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/routinator
Module Name: pkgsrc
Committed By: wiz
Date: Wed Dec 18 08:26:29 UTC 2024
Modified Files:
pkgsrc/net/routinator: Makefile
Log Message:
routinator: mark as BROKEN for rust>=1.80
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/routinator/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/routinator/Makefile
diff -u pkgsrc/net/routinator/Makefile:1.10 pkgsrc/net/routinator/Makefile:1.11
--- pkgsrc/net/routinator/Makefile:1.10 Mon May 6 13:48:32 2024
+++ pkgsrc/net/routinator/Makefile Wed Dec 18 08:26:28 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2024/05/06 13:48:32 he Exp $
+# $NetBSD: Makefile,v 1.11 2024/12/18 08:26:28 wiz Exp $
DISTNAME= routinator-0.13.2
CATEGORIES= net
@@ -11,6 +11,8 @@ HOMEPAGE= https://github.com/NLnetLabs/r
COMMENT= Validate RPKI ROA against routing announcements
LICENSE= modified-bsd
+BROKEN= "Does not support rust>=1.80"
+
# 0.13.0 requires minimum this rust version:
RUST_REQ= 1.70.0
Home |
Main Index |
Thread Index |
Old Index