pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/cobalt
Module Name: pkgsrc
Committed By: pin
Date: Thu Mar 6 06:39:12 UTC 2025
Modified Files:
pkgsrc/www/cobalt: Makefile
Log Message:
www/cobalt: add required MSRV for update
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/cobalt/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/cobalt/Makefile
diff -u pkgsrc/www/cobalt/Makefile:1.6 pkgsrc/www/cobalt/Makefile:1.7
--- pkgsrc/www/cobalt/Makefile:1.6 Thu Aug 8 17:29:34 2024
+++ pkgsrc/www/cobalt/Makefile Thu Mar 6 06:39:12 2025
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2024/08/08 17:29:34 pin Exp $
+# $NetBSD: Makefile,v 1.7 2025/03/06 06:39:12 pin Exp $
DISTNAME= cobalt-0.19.6
+# cobalt >= v0.19.8 requires Rust >= 1.85 to build
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=cobalt-org/}
GITHUB_PROJECT= cobalt.rs
Home |
Main Index |
Thread Index |
Old Index