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 Jan  9 08:07:29 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.3869 -r1.3870 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.3869 pkgsrc/devel/Makefile:1.3870
--- pkgsrc/devel/Makefile:1.3869        Mon Jan  9 05:30:58 2023
+++ pkgsrc/devel/Makefile       Mon Jan  9 08:07:29 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3869 2023/01/09 05:30:58 taca Exp $
+# $NetBSD: Makefile,v 1.3870 2023/01/09 08:07:29 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -3169,6 +3169,7 @@ SUBDIR+=  ruby-needle
 SUBDIR+=       ruby-nenv
 SUBDIR+=       ruby-neovim
 SUBDIR+=       ruby-octokit
+SUBDIR+=       ruby-octokit4
 SUBDIR+=       ruby-ole
 SUBDIR+=       ruby-open4
 SUBDIR+=       ruby-optimist



Home | Main Index | Thread Index | Old Index