pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/ncspot



Module Name:    pkgsrc
Committed By:   pin
Date:           Wed Jan 19 11:00:28 UTC 2022

Modified Files:
        pkgsrc/audio/ncspot: Makefile

Log Message:
audio/ncspot: add update warning


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/audio/ncspot/Makefile

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

Modified files:

Index: pkgsrc/audio/ncspot/Makefile
diff -u pkgsrc/audio/ncspot/Makefile:1.34 pkgsrc/audio/ncspot/Makefile:1.35
--- pkgsrc/audio/ncspot/Makefile:1.34   Sun Jan  2 16:30:06 2022
+++ pkgsrc/audio/ncspot/Makefile        Wed Jan 19 11:00:28 2022
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2022/01/02 16:30:06 pin Exp $
+# $NetBSD: Makefile,v 1.35 2022/01/19 11:00:28 pin Exp $
 
 DISTNAME=      ncspot-0.9.4
+# Do not update, newer version require Rust >= 1.58.0
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=hrkfdn/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}



Home | Main Index | Thread Index | Old Index