pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/simp graphics/simp: add update warning



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0bcb44e342ac
branches:  trunk
changeset: 390543:0bcb44e342ac
user:      pin <pin%pkgsrc.org@localhost>
date:      Wed Dec 21 22:18:39 2022 +0000

description:
graphics/simp: add update warning

diffstat:

 graphics/simp/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 663c8a93a635 -r 0bcb44e342ac graphics/simp/Makefile
--- a/graphics/simp/Makefile    Wed Dec 21 22:17:08 2022 +0000
+++ b/graphics/simp/Makefile    Wed Dec 21 22:18:39 2022 +0000
@@ -1,5 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2022/10/09 19:20:27 pin Exp $
+# $NetBSD: Makefile,v 1.4 2022/12/21 22:18:39 pin Exp $
 
+# Don't update, newer versions require Rust >= 1.65 to build.
+# I have 3.3.1 locally, please ask if have Rust > 1.65.
 DISTNAME=      simp-3.2.0
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=Kl4rry/}



Home | Main Index | Thread Index | Old Index