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 Jul 24 10:42:52 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add ruby-filesize


To generate a diff of this commit:
cvs rdiff -u -r1.2475 -r1.2476 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.2475 pkgsrc/devel/Makefile:1.2476
--- pkgsrc/devel/Makefile:1.2475        Sun Jul 23 14:42:56 2017
+++ pkgsrc/devel/Makefile       Mon Jul 24 10:42:52 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2475 2017/07/23 14:42:56 jaapb Exp $
+# $NetBSD: Makefile,v 1.2476 2017/07/24 10:42:52 minskim Exp $
 #
 
 COMMENT=       Development utilities
@@ -2164,6 +2164,7 @@ SUBDIR+=  ruby-fast_gettext
 SUBDIR+=       ruby-ffi
 SUBDIR+=       ruby-ffi-yajl
 SUBDIR+=       ruby-fiddle
+SUBDIR+=       ruby-filesize
 SUBDIR+=       ruby-flexmock
 SUBDIR+=       ruby-forwardable-extended
 SUBDIR+=       ruby-gemcutter



Home | Main Index | Thread Index | Old Index