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:           Fri Nov 11 14:03:44 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.3828 -r1.3829 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.3828 pkgsrc/devel/Makefile:1.3829
--- pkgsrc/devel/Makefile:1.3828        Fri Nov 11 14:01:11 2022
+++ pkgsrc/devel/Makefile       Fri Nov 11 14:03:44 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3828 2022/11/11 14:01:11 taca Exp $
+# $NetBSD: Makefile,v 1.3829 2022/11/11 14:03:44 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -3160,6 +3160,7 @@ SUBDIR+=  ruby-octokit
 SUBDIR+=       ruby-ole
 SUBDIR+=       ruby-open4
 SUBDIR+=       ruby-optimist
+SUBDIR+=       ruby-paint
 SUBDIR+=       ruby-pango
 SUBDIR+=       ruby-parseconfig
 SUBDIR+=       ruby-parser



Home | Main Index | Thread Index | Old Index