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:   adam
Date:           Thu Jun  1 12:05:51 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Added devel/py-grako, devel/py-expressions, devel/py-cubes


To generate a diff of this commit:
cvs rdiff -u -r1.2438 -r1.2439 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.2438 pkgsrc/devel/Makefile:1.2439
--- pkgsrc/devel/Makefile:1.2438        Tue May 30 16:03:38 2017
+++ pkgsrc/devel/Makefile       Thu Jun  1 12:05:51 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2438 2017/05/30 16:03:38 taca Exp $
+# $NetBSD: Makefile,v 1.2439 2017/06/01 12:05:51 adam Exp $
 #
 
 COMMENT=       Development utilities
@@ -1800,6 +1800,7 @@ SUBDIR+=  py-construct
 SUBDIR+=       py-cookiecutter
 SUBDIR+=       py-coverage
 SUBDIR+=       py-cparser
+SUBDIR+=       py-cubes
 SUBDIR+=       py-curses
 SUBDIR+=       py-cursespanel
 SUBDIR+=       py-curtsies
@@ -1825,6 +1826,7 @@ SUBDIR+=  py-enum
 SUBDIR+=       py-enum34
 SUBDIR+=       py-execnet
 SUBDIR+=       py-expect
+SUBDIR+=       py-expressions
 SUBDIR+=       py-extras
 SUBDIR+=       py-faker
 SUBDIR+=       py-falcon
@@ -1854,6 +1856,7 @@ SUBDIR+=  py-gobject-shared
 SUBDIR+=       py-gobject3
 SUBDIR+=       py-gobject3-common
 SUBDIR+=       py-google-apputils
+SUBDIR+=       py-grako
 SUBDIR+=       py-greenlet
 SUBDIR+=       py-h5py
 SUBDIR+=       py-hash



Home | Main Index | Thread Index | Old Index