pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/hackernews-tui



Module Name:    pkgsrc
Committed By:   pin
Date:           Mon May 23 07:08:34 UTC 2022

Modified Files:
        pkgsrc/www/hackernews-tui: Makefile

Log Message:
www/hackernews-tui: add warning about require rust


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/hackernews-tui/Makefile

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

Modified files:

Index: pkgsrc/www/hackernews-tui/Makefile
diff -u pkgsrc/www/hackernews-tui/Makefile:1.17 pkgsrc/www/hackernews-tui/Makefile:1.18
--- pkgsrc/www/hackernews-tui/Makefile:1.17     Mon Jan 17 12:28:58 2022
+++ pkgsrc/www/hackernews-tui/Makefile  Mon May 23 07:08:34 2022
@@ -1,5 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2022/01/17 12:28:58 pin Exp $
+# $NetBSD: Makefile,v 1.18 2022/05/23 07:08:34 pin Exp $
 
+# Do not update this package for now
+# Newer releases require Rust-1.61
 DISTNAME=      hackernews-TUI-0.9.1
 PKGNAME=       ${DISTNAME:tl}
 CATEGORIES=    www



Home | Main Index | Thread Index | Old Index