pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/carwash



Module Name:    pkgsrc
Committed By:   pin
Date:           Wed Mar  4 14:57:18 UTC 2026

Modified Files:
        pkgsrc/devel/carwash: Makefile

Log Message:
devel/carwash: Add note on MSRV


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/carwash/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/carwash/Makefile
diff -u pkgsrc/devel/carwash/Makefile:1.7 pkgsrc/devel/carwash/Makefile:1.8
--- pkgsrc/devel/carwash/Makefile:1.7   Tue Dec 30 12:05:24 2025
+++ pkgsrc/devel/carwash/Makefile       Wed Mar  4 14:57:18 2026
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2025/12/30 12:05:24 pin Exp $
+# $NetBSD: Makefile,v 1.8 2026/03/04 14:57:18 pin Exp $
 
 DISTNAME=      carwash-0.3.4
+# v0.3.5 requires Rust >= 1.93
 CATEGORIES=    devel
 #MASTER_SITES= ${MASTER_SITE_GITHUB:=epistates/}
 #GITHUB_TAG=   v${PKGVERSION_NOREV}



Home | Main Index | Thread Index | Old Index