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:   ryoon
Date:           Mon Oct 16 12:57:07 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel: Enable pystring


To generate a diff of this commit:
cvs rdiff -u -r1.4072 -r1.4073 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.4072 pkgsrc/devel/Makefile:1.4073
--- pkgsrc/devel/Makefile:1.4072        Sun Oct 15 19:27:50 2023
+++ pkgsrc/devel/Makefile       Mon Oct 16 12:57:07 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4072 2023/10/15 19:27:50 ryoon Exp $
+# $NetBSD: Makefile,v 1.4073 2023/10/16 12:57:07 ryoon Exp $
 #
 
 COMMENT=       Development utilities
@@ -3113,6 +3113,7 @@ SUBDIR+=  py27-coverage
 SUBDIR+=       py27-pluggy
 SUBDIR+=       pycharm-bin
 SUBDIR+=       pynvim
+SUBDIR+=       pystring
 SUBDIR+=       pythontidy
 SUBDIR+=       qconf
 SUBDIR+=       qjson



Home | Main Index | Thread Index | Old Index