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 Feb 22 12:59:41 UTC 2026

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: + py-lark


To generate a diff of this commit:
cvs rdiff -u -r1.778 -r1.779 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.778 pkgsrc/lang/Makefile:1.779
--- pkgsrc/lang/Makefile:1.778  Tue Feb  3 16:01:01 2026
+++ pkgsrc/lang/Makefile        Sun Feb 22 12:59:41 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.778 2026/02/03 16:01:01 taca Exp $
+# $NetBSD: Makefile,v 1.779 2026/02/22 12:59:41 wiz Exp $
 #
 
 COMMENT=       Programming languages
@@ -270,6 +270,7 @@ SUBDIR+=    py-hy
 SUBDIR+=       py-inflect
 SUBDIR+=       py-js2py
 SUBDIR+=       py-jsparser
+SUBDIR+=       py-lark
 SUBDIR+=       py-lark-parser
 SUBDIR+=       py-libcst
 SUBDIR+=       py-librt



Home | Main Index | Thread Index | Old Index