pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Nov  1 18:46:51 UTC 2021

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-pyparsing2


To generate a diff of this commit:
cvs rdiff -u -r1.3502 -r1.3503 pkgsrc/devel/Makefile

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3502 pkgsrc/devel/Makefile:1.3503
--- pkgsrc/devel/Makefile:1.3502        Mon Nov  1 14:17:06 2021
+++ pkgsrc/devel/Makefile       Mon Nov  1 18:46:51 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3502 2021/11/01 14:17:06 ryoon Exp $
+# $NetBSD: Makefile,v 1.3503 2021/11/01 18:46:51 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2551,6 +2551,7 @@ SUBDIR+=  py-pyobjc-framework-WebKit
 SUBDIR+=       py-pyobjc-framework-iTunesLibrary
 SUBDIR+=       py-pyobjc-framework-libdispatch
 SUBDIR+=       py-pyparsing
+SUBDIR+=       py-pyparsing2
 SUBDIR+=       py-pyrsistent
 SUBDIR+=       py-pysha3
 SUBDIR+=       py-pysvn



Home | Main Index | Thread Index | Old Index