pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan 25 23:22:15 UTC 2026

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: + py-librt


To generate a diff of this commit:
cvs rdiff -u -r1.776 -r1.777 pkgsrc/lang/Makefile

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

Modified files:

Index: pkgsrc/lang/Makefile
diff -u pkgsrc/lang/Makefile:1.776 pkgsrc/lang/Makefile:1.777
--- pkgsrc/lang/Makefile:1.776  Thu Jan  8 14:30:35 2026
+++ pkgsrc/lang/Makefile        Sun Jan 25 23:22:15 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.776 2026/01/08 14:30:35 taca Exp $
+# $NetBSD: Makefile,v 1.777 2026/01/25 23:22:15 wiz Exp $
 #
 
 COMMENT=       Programming languages
@@ -272,6 +272,7 @@ SUBDIR+=    py-js2py
 SUBDIR+=       py-jsparser
 SUBDIR+=       py-lark-parser
 SUBDIR+=       py-libcst
+SUBDIR+=       py-librt
 SUBDIR+=       py-lsp-server
 SUBDIR+=       py-lsprotocol
 SUBDIR+=       py-mypy



Home | Main Index | Thread Index | Old Index