pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Jan  9 13:18:02 UTC 2023

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
sysutils/Makefile: add and enable ruby-repofetch


To generate a diff of this commit:
cvs rdiff -u -r1.1025 -r1.1026 pkgsrc/sysutils/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/Makefile
diff -u pkgsrc/sysutils/Makefile:1.1025 pkgsrc/sysutils/Makefile:1.1026
--- pkgsrc/sysutils/Makefile:1.1025     Sun Dec 18 14:32:14 2022
+++ pkgsrc/sysutils/Makefile    Mon Jan  9 13:18:01 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1025 2022/12/18 14:32:14 vins Exp $
+# $NetBSD: Makefile,v 1.1026 2023/01/09 13:18:01 taca Exp $
 #
 
 COMMENT=       System utilities
@@ -642,6 +642,7 @@ SUBDIR+=    ruby-notify
 SUBDIR+=       ruby-puppet-resource_api
 SUBDIR+=       ruby-quota
 SUBDIR+=       ruby-rb-appscript
+SUBDIR+=       ruby-repofetch
 SUBDIR+=       ruby-serverspec
 SUBDIR+=       ruby-specinfra
 SUBDIR+=       ruby-syslog-logger



Home | Main Index | Thread Index | Old Index