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:   ryoon
Date:           Sun Sep 20 08:36:02 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel: Enable ruby-pycall


To generate a diff of this commit:
cvs rdiff -u -r1.3251 -r1.3252 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.3251 pkgsrc/devel/Makefile:1.3252
--- pkgsrc/devel/Makefile:1.3251        Sun Sep 20 08:02:45 2020
+++ pkgsrc/devel/Makefile       Sun Sep 20 08:36:02 2020
@@ -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-posix-spawn
 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