pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: wiz
Date: Sun Feb 22 13:19:52 UTC 2026
Modified Files:
pkgsrc/doc: CHANGES-2026
pkgsrc/lang: Makefile
Removed Files:
pkgsrc/lang/py-lark-parser: DESCR Makefile PLIST distinfo
Log Message:
py-lark-parser: remove, replaced by py-lark
To generate a diff of this commit:
cvs rdiff -u -r1.1310 -r1.1311 pkgsrc/doc/CHANGES-2026
cvs rdiff -u -r1.779 -r1.780 pkgsrc/lang/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/lang/py-lark-parser/DESCR \
pkgsrc/lang/py-lark-parser/Makefile pkgsrc/lang/py-lark-parser/PLIST \
pkgsrc/lang/py-lark-parser/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/doc/CHANGES-2026
diff -u pkgsrc/doc/CHANGES-2026:1.1310 pkgsrc/doc/CHANGES-2026:1.1311
--- pkgsrc/doc/CHANGES-2026:1.1310 Sun Feb 22 12:59:49 2026
+++ pkgsrc/doc/CHANGES-2026 Sun Feb 22 13:19:51 2026
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2026,v 1.1310 2026/02/22 12:59:49 wiz Exp $
+$NetBSD: CHANGES-2026,v 1.1311 2026/02/22 13:19:51 wiz Exp $
Changes to the packages collection and infrastructure in 2026:
@@ -1740,3 +1740,4 @@ Changes to the packages collection and i
Updated time/py-icalendar to 7.0.1 [wiz 2026-02-22]
Updated devel/py-lama to 8.4.1nb2 [wiz 2026-02-22]
Added lang/py-lark version 1.3.1 [wiz 2026-02-22]
+ Removed lang/py-lark-parser successor lang/py-lark [wiz 2026-02-22]
Index: pkgsrc/lang/Makefile
diff -u pkgsrc/lang/Makefile:1.779 pkgsrc/lang/Makefile:1.780
--- pkgsrc/lang/Makefile:1.779 Sun Feb 22 12:59:41 2026
+++ pkgsrc/lang/Makefile Sun Feb 22 13:19:51 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.779 2026/02/22 12:59:41 wiz Exp $
+# $NetBSD: Makefile,v 1.780 2026/02/22 13:19:51 wiz Exp $
#
COMMENT= Programming languages
@@ -271,7 +271,6 @@ SUBDIR+= py-inflect
SUBDIR+= py-js2py
SUBDIR+= py-jsparser
SUBDIR+= py-lark
-SUBDIR+= py-lark-parser
SUBDIR+= py-libcst
SUBDIR+= py-librt
SUBDIR+= py-lsp-server
Home |
Main Index |
Thread Index |
Old Index