pkgsrc-WIP-changes archive

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

rusty-rain: add update warning



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Mon Mar 29 10:47:15 2021 +0200
Changeset:	538bc54e8d49b74572857e7872b9968af21fda02

Modified Files:
	rusty-rain/Makefile

Log Message:
rusty-rain: add update warning

As stated, newer version need rust >= 1.50

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=538bc54e8d49b74572857e7872b9968af21fda02

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

diffstat:
 rusty-rain/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/rusty-rain/Makefile b/rusty-rain/Makefile
index 328a54d1d9..d5da1620e2 100644
--- a/rusty-rain/Makefile
+++ b/rusty-rain/Makefile
@@ -1,6 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	rusty-rain-0.3.1
+#WARNING: Newer versions require rust >= 1.50
 CATEGORIES=	misc
 MASTER_SITES=	${MASTER_SITE_GITHUB:=cowboy8625/}
 GITHUB_PROJECT=	rusty-rain


Home | Main Index | Thread Index | Old Index