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:   joerg
Date:           Sun Oct  1 23:46:54 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
+ py-buildbot-console-view
+ py-buildbot-grid-view
+ py-buildbot-pkg
+ py-buildbot-waterfall-view
+ py-buildbot-www


To generate a diff of this commit:
cvs rdiff -u -r1.2539 -r1.2540 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.2539 pkgsrc/devel/Makefile:1.2540
--- pkgsrc/devel/Makefile:1.2539        Sat Sep 30 04:45:20 2017
+++ pkgsrc/devel/Makefile       Sun Oct  1 23:46:54 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2539 2017/09/30 04:45:20 ryoon Exp $
+# $NetBSD: Makefile,v 1.2540 2017/10/01 23:46:54 joerg Exp $
 #
 
 COMMENT=       Development utilities
@@ -1837,7 +1837,12 @@ SUBDIR+= py-blinker
 SUBDIR+=       py-boost
 SUBDIR+=       py-bugzilla
 SUBDIR+=       py-buildbot
+SUBDIR+=       py-buildbot-console-view
+SUBDIR+=       py-buildbot-grid-view
+SUBDIR+=       py-buildbot-pkg
+SUBDIR+=       py-buildbot-waterfall-view
 SUBDIR+=       py-buildbot-worker
+SUBDIR+=       py-buildbot-www
 SUBDIR+=       py-cached-property
 SUBDIR+=       py-cachetools
 SUBDIR+=       py-capstone



Home | Main Index | Thread Index | Old Index