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:           Sun Oct  9 14:37:15 UTC 2016

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add and enbale ruby-pathutil.


To generate a diff of this commit:
cvs rdiff -u -r1.2322 -r1.2323 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.2322 pkgsrc/devel/Makefile:1.2323
--- pkgsrc/devel/Makefile:1.2322        Sun Oct  9 14:34:04 2016
+++ pkgsrc/devel/Makefile       Sun Oct  9 14:37:15 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2322 2016/10/09 14:34:04 taca Exp $
+# $NetBSD: Makefile,v 1.2323 2016/10/09 14:37:15 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2081,6 +2081,7 @@ SUBDIR+=  ruby-parsetree
 SUBDIR+=       ruby-parslet
 SUBDIR+=       ruby-path
 SUBDIR+=       ruby-pathname2
+SUBDIR+=       ruby-pathutil
 SUBDIR+=       ruby-pkg-config
 SUBDIR+=       ruby-polyglot
 SUBDIR+=       ruby-posix-spawn



Home | Main Index | Thread Index | Old Index