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:           Mon May 25 13:54:49 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.3137 -r1.3138 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.3137 pkgsrc/devel/Makefile:1.3138
--- pkgsrc/devel/Makefile:1.3137        Mon May 25 10:02:42 2020
+++ pkgsrc/devel/Makefile       Mon May 25 13:54:49 2020
@@ -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-stomp
 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