pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/dua-cli
Module Name: pkgsrc
Committed By: pin
Date: Mon Aug 16 13:04:52 UTC 2021
Modified Files:
pkgsrc/sysutils/dua-cli: Makefile
Log Message:
sysutils/dua-cli: add warning and explanation
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/dua-cli/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/dua-cli/Makefile
diff -u pkgsrc/sysutils/dua-cli/Makefile:1.1 pkgsrc/sysutils/dua-cli/Makefile:1.2
--- pkgsrc/sysutils/dua-cli/Makefile:1.1 Thu Aug 5 11:10:47 2021
+++ pkgsrc/sysutils/dua-cli/Makefile Mon Aug 16 13:04:52 2021
@@ -1,6 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2021/08/05 11:10:47 pin Exp $
+# $NetBSD: Makefile,v 1.2 2021/08/16 13:04:52 pin Exp $
DISTNAME= dua-cli-2.14.4
+# Do not update this package. Newer versions require Rust>=1.54.0
+# in order to build clap-3.0.0-beta.4
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=Byron/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Home |
Main Index |
Thread Index |
Old Index