pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/csview



Module Name:    pkgsrc
Committed By:   pin
Date:           Mon Jan  3 17:30:30 UTC 2022

Modified Files:
        pkgsrc/textproc/csview: Makefile

Log Message:
textproc/csview: add warning


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/csview/Makefile

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

Modified files:

Index: pkgsrc/textproc/csview/Makefile
diff -u pkgsrc/textproc/csview/Makefile:1.5 pkgsrc/textproc/csview/Makefile:1.6
--- pkgsrc/textproc/csview/Makefile:1.5 Sat Jan  1 22:30:27 2022
+++ pkgsrc/textproc/csview/Makefile     Mon Jan  3 17:30:30 2022
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2022/01/01 22:30:27 pin Exp $
+# $NetBSD: Makefile,v 1.6 2022/01/03 17:30:30 pin Exp $
 
 DISTNAME=      csview-0.3.12
+# Do not update this pkg, v1.0.0 requires the Nightly Rust compiler
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=wfxr/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}



Home | Main Index | Thread Index | Old Index