pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/lok



Module Name:    pkgsrc
Committed By:   pin
Date:           Mon Mar 14 10:24:40 UTC 2022

Modified Files:
        pkgsrc/textproc/lok: Makefile

Log Message:
textproc/lok: clarify warning


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/lok/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/lok/Makefile
diff -u pkgsrc/textproc/lok/Makefile:1.6 pkgsrc/textproc/lok/Makefile:1.7
--- pkgsrc/textproc/lok/Makefile:1.6    Sun Feb 27 20:32:14 2022
+++ pkgsrc/textproc/lok/Makefile        Mon Mar 14 10:24:40 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2022/02/27 20:32:14 pin Exp $
+# $NetBSD: Makefile,v 1.7 2022/03/14 10:24:40 pin Exp $
 
-# lok- 0.1.5 requires rust-1.59.0
+# lok >= 0.1.5 (currently 0.2.0) requires rust-1.59.0
 DISTNAME=      lok-0.1.4
 CATEGORIES=    textproc devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=wyhaya/}



Home | Main Index | Thread Index | Old Index