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:   minskim
Date:           Mon Oct 16 16:30:01 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: Add ruby-bindata


To generate a diff of this commit:
cvs rdiff -u -r1.2552 -r1.2553 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.2552 pkgsrc/devel/Makefile:1.2553
--- pkgsrc/devel/Makefile:1.2552        Mon Oct 16 08:41:33 2017
+++ pkgsrc/devel/Makefile       Mon Oct 16 16:30:01 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2552 2017/10/16 08:41:33 jaapb Exp $
+# $NetBSD: Makefile,v 1.2553 2017/10/16 16:30:01 minskim Exp $
 #
 
 COMMENT=       Development utilities
@@ -2206,6 +2206,7 @@ SUBDIR+=  ruby-amstd
 SUBDIR+=       ruby-assistance
 SUBDIR+=       ruby-atomic
 SUBDIR+=       ruby-backports
+SUBDIR+=       ruby-bindata
 SUBDIR+=       ruby-bit-struct
 SUBDIR+=       ruby-blankslate
 SUBDIR+=       ruby-bsearch



Home | Main Index | Thread Index | Old Index