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:   khorben
Date:           Thu Mar 15 02:50:18 UTC 2018

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add py-pyvex


To generate a diff of this commit:
cvs rdiff -u -r1.2636 -r1.2637 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.2636 pkgsrc/devel/Makefile:1.2637
--- pkgsrc/devel/Makefile:1.2636        Thu Mar 15 02:34:03 2018
+++ pkgsrc/devel/Makefile       Thu Mar 15 02:50:18 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2636 2018/03/15 02:34:03 khorben Exp $
+# $NetBSD: Makefile,v 1.2637 2018/03/15 02:50:18 khorben Exp $
 #
 
 COMMENT=       Development utilities
@@ -2156,6 +2156,7 @@ SUBDIR+=  py-pyparsing
 SUBDIR+=       py-pysvn
 SUBDIR+=       py-pytemplate
 SUBDIR+=       py-pyutil
+SUBDIR+=       py-pyvex
 SUBDIR+=       py-queuelib
 SUBDIR+=       py-quixote
 SUBDIR+=       py-radon



Home | Main Index | Thread Index | Old Index