pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel: Enable ruby-pycall



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cc809ff6133d
branches:  trunk
changeset: 439503:cc809ff6133d
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sun Sep 20 08:36:02 2020 +0000

description:
devel: Enable ruby-pycall

diffstat:

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

diffs (17 lines):

diff -r bb9646cc4a59 -r cc809ff6133d devel/Makefile
--- a/devel/Makefile    Sun Sep 20 08:35:15 2020 +0000
+++ b/devel/Makefile    Sun Sep 20 08:36:02 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3251 2020/09/20 08:02:45 wiz Exp $
+# $NetBSD: Makefile,v 1.3252 2020/09/20 08:36:02 ryoon Exp $
 #
 
 COMMENT=       Development utilities
@@ -2819,6 +2819,7 @@
 SUBDIR+=       ruby-power_assert
 SUBDIR+=       ruby-priority-queue
 SUBDIR+=       ruby-protobuf-cucumber
+SUBDIR+=       ruby-pycall
 SUBDIR+=       ruby-racc
 SUBDIR+=       ruby-railties52
 SUBDIR+=       ruby-railties60



Home | Main Index | Thread Index | Old Index