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:           Tue May  6 19:11:11 UTC 2025

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

Log Message:
editors/tp-note: add required MSRV for update


To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 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.99 pkgsrc/editors/tp-note/Makefile:1.100
--- pkgsrc/editors/tp-note/Makefile:1.99        Sat Apr 26 10:27:07 2025
+++ pkgsrc/editors/tp-note/Makefile     Tue May  6 19:11:11 2025
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.99 2025/04/26 10:27:07 pin Exp $
+# $NetBSD: Makefile,v 1.100 2025/05/06 19:11:11 pin Exp $
 
 DISTNAME=      tp-note-1.25.8
+# tp-note >= 1.25.9 requires Rust >= 1.86
 CATEGORIES=    editors
 MASTER_SITES=  ${MASTER_SITE_GITLAB:=getreu/}
 GITLAB_RELEASE=        v${PKGVERSION_NOREV}



Home | Main Index | Thread Index | Old Index