pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/tp-note



Module Name:    pkgsrc
Committed By:   pin
Date:           Thu Dec  4 18:44:11 UTC 2025

Modified Files:
        pkgsrc/editors/tp-note: Makefile

Log Message:
editors/tp-note: add MSRV warning


To generate a diff of this commit:
cvs rdiff -u -r1.107 -r1.108 pkgsrc/editors/tp-note/Makefile

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

Modified files:

Index: pkgsrc/editors/tp-note/Makefile
diff -u pkgsrc/editors/tp-note/Makefile:1.107 pkgsrc/editors/tp-note/Makefile:1.108
--- pkgsrc/editors/tp-note/Makefile:1.107       Mon Oct 27 12:09:14 2025
+++ pkgsrc/editors/tp-note/Makefile     Thu Dec  4 18:44:11 2025
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.107 2025/10/27 12:09:14 pin Exp $
+# $NetBSD: Makefile,v 1.108 2025/12/04 18:44:11 pin Exp $
 
 DISTNAME=      tp-note-1.25.16
+# tp-note >= 1.25.17 requires Rust >= 1.91.1
 CATEGORIES=    editors
 MASTER_SITES=  ${MASTER_SITE_GITLAB:=getreu/}
 GITLAB_RELEASE=        v${PKGVERSION_NOREV}



Home | Main Index | Thread Index | Old Index