pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/zoxide
Module Name: pkgsrc
Committed By: pin
Date: Sun Aug 15 15:18:31 UTC 2021
Modified Files:
pkgsrc/sysutils/zoxide: Makefile
Log Message:
sysutils/zoxide: add comment to Makefile
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/sysutils/zoxide/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/zoxide/Makefile
diff -u pkgsrc/sysutils/zoxide/Makefile:1.6 pkgsrc/sysutils/zoxide/Makefile:1.7
--- pkgsrc/sysutils/zoxide/Makefile:1.6 Fri Aug 6 09:50:27 2021
+++ pkgsrc/sysutils/zoxide/Makefile Sun Aug 15 15:18:31 2021
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2021/08/06 09:50:27 pin Exp $
+# $NetBSD: Makefile,v 1.7 2021/08/15 15:18:31 pin Exp $
DISTNAME= zoxide-0.7.3
+# Do not update this package. Newer versions require Rust>=1.53.0
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=ajeetdsouza/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Home |
Main Index |
Thread Index |
Old Index