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:           Mon Oct  9 12:16:50 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add cargo-upgrades


To generate a diff of this commit:
cvs rdiff -u -r1.4064 -r1.4065 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.4064 pkgsrc/devel/Makefile:1.4065
--- pkgsrc/devel/Makefile:1.4064        Sat Oct  7 21:22:16 2023
+++ pkgsrc/devel/Makefile       Mon Oct  9 12:16:50 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4064 2023/10/07 21:22:16 pin Exp $
+# $NetBSD: Makefile,v 1.4065 2023/10/09 12:16:50 pin Exp $
 #
 
 COMMENT=       Development utilities
@@ -207,6 +207,7 @@ SUBDIR+=    cargo-binutils
 SUBDIR+=       cargo-bloat
 SUBDIR+=       cargo-c
 SUBDIR+=       cargo-outdated
+SUBDIR+=       cargo-upgrades
 SUBDIR+=       catch
 SUBDIR+=       catch2
 SUBDIR+=       cbindgen



Home | Main Index | Thread Index | Old Index