pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: pin
Date: Fri Oct 31 09:35:55 UTC 2025
Modified Files:
pkgsrc/devel: Makefile
Log Message:
Add carwash
To generate a diff of this commit:
cvs rdiff -u -r1.4537 -r1.4538 pkgsrc/devel/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/Makefile
diff -u pkgsrc/devel/Makefile:1.4537 pkgsrc/devel/Makefile:1.4538
--- pkgsrc/devel/Makefile:1.4537 Sun Oct 12 17:49:11 2025
+++ pkgsrc/devel/Makefile Fri Oct 31 09:35:55 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4537 2025/10/12 17:49:11 wiz Exp $
+# $NetBSD: Makefile,v 1.4538 2025/10/31 09:35:55 pin Exp $
#
COMMENT= Development utilities
@@ -244,6 +244,7 @@ SUBDIR+= cargo-outdated
SUBDIR+= cargo-release
SUBDIR+= cargo-upgrades
SUBDIR+= cargo-zigbuild
+SUBDIR+= carwash
SUBDIR+= catch
SUBDIR+= catch2
SUBDIR+= cbindgen
Home |
Main Index |
Thread Index |
Old Index