pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: add and enable ruby-scanf



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a75e8bad82f0
branches:  trunk
changeset: 444598:a75e8bad82f0
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jan 10 16:07:40 2021 +0000

description:
devel/Makefile: add and enable ruby-scanf

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 1bebf7412a6e -r a75e8bad82f0 devel/Makefile
--- a/devel/Makefile    Sun Jan 10 16:07:06 2021 +0000
+++ b/devel/Makefile    Sun Jan 10 16:07:40 2021 +0000
@@ -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_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