Source-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-sync



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fb961f036dd0
branches:  trunk
changeset: 432771:fb961f036dd0
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon May 25 13:54:49 2020 +0000

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

diffstat:

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

diffs (17 lines):

diff -r a365cebd062e -r fb961f036dd0 devel/Makefile
--- a/devel/Makefile    Mon May 25 13:54:03 2020 +0000
+++ b/devel/Makefile    Mon May 25 13:54:49 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3137 2020/05/25 10:02:42 nia Exp $
+# $NetBSD: Makefile,v 1.3138 2020/05/25 13:54:49 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2848,6 +2848,7 @@
 SUBDIR+=       ruby-stream
 SUBDIR+=       ruby-subexec
 SUBDIR+=       ruby-subversion
+SUBDIR+=       ruby-sync
 SUBDIR+=       ruby-templater
 SUBDIR+=       ruby-term-ansicolor
 SUBDIR+=       ruby-termcolor



Home | Main Index | Thread Index | Old Index