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:   taca
Date:           Thu Dec  6 14:39:18 UTC 2018

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: add and enable ruby-semantic_puppet


To generate a diff of this commit:
cvs rdiff -u -r1.2765 -r1.2766 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.2765 pkgsrc/devel/Makefile:1.2766
--- pkgsrc/devel/Makefile:1.2765        Thu Dec  6 14:35:49 2018
+++ pkgsrc/devel/Makefile       Thu Dec  6 14:39:18 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2765 2018/12/06 14:35:49 taca Exp $
+# $NetBSD: Makefile,v 1.2766 2018/12/06 14:39:18 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2559,6 +2559,7 @@ SUBDIR+=  ruby-rspec-rails
 SUBDIR+=       ruby-rspec-support
 SUBDIR+=       ruby-rspec_junit_formatter
 SUBDIR+=       ruby-rugged
+SUBDIR+=       ruby-semantic_puppet
 SUBDIR+=       ruby-setup
 SUBDIR+=       ruby-sexp-processor
 SUBDIR+=       ruby-shoulda-context



Home | Main Index | Thread Index | Old Index