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: he
Date: Wed Jan 22 18:55:31 UTC 2025
Modified Files:
pkgsrc/net/routinator: Makefile
Log Message:
net/routinator: now appears no longer BROKEN w/newer rust.
Built OK with rust 1.82.0 on NetBSD/amd64.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 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.12 pkgsrc/net/routinator/Makefile:1.13
--- pkgsrc/net/routinator/Makefile:1.12 Wed Jan 22 18:44:53 2025
+++ pkgsrc/net/routinator/Makefile Wed Jan 22 18:55:31 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2025/01/22 18:44:53 he Exp $
+# $NetBSD: Makefile,v 1.13 2025/01/22 18:55:31 he Exp $
VER= 0.14.1
DISTNAME= routinator-${VER}
@@ -12,8 +12,6 @@ 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.74.0
Home |
Main Index |
Thread Index |
Old Index