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 Jan 10 16:07:40 UTC 2021

Modified Files:
        pkgsrc/devel: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.3310 -r1.3311 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.3310 pkgsrc/devel/Makefile:1.3311
--- pkgsrc/devel/Makefile:1.3310        Sun Jan 10 15:01:20 2021
+++ pkgsrc/devel/Makefile       Sun Jan 10 16:07:40 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3310 2021/01/10 15:01:20 taca Exp $
+# $NetBSD: Makefile,v 1.3311 2021/01/10 16:07:40 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2907,6 +2907,7 @@ SUBDIR+=  ruby-rspec-support
 SUBDIR+=       ruby-rspec_junit_formatter
 SUBDIR+=       ruby-ruby2_keywords
 SUBDIR+=       ruby-rugged
+SUBDIR+=       ruby-scanf
 SUBDIR+=       ruby-semantic_puppet
 SUBDIR+=       ruby-setup
 SUBDIR+=       ruby-sexp-processor



Home | Main Index | Thread Index | Old Index