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:           Sun Jun 30 15:24:38 UTC 2024

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
sysutils/Makefile: add and enable ruby-capistrano and delete capistrano


To generate a diff of this commit:
cvs rdiff -u -r1.1130 -r1.1131 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.1130 pkgsrc/sysutils/Makefile:1.1131
--- pkgsrc/sysutils/Makefile:1.1130     Thu Jun 20 23:22:48 2024
+++ pkgsrc/sysutils/Makefile    Sun Jun 30 15:24:38 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1130 2024/06/20 23:22:48 gutteridge Exp $
+# $NetBSD: Makefile,v 1.1131 2024/06/30 15:24:38 taca Exp $
 #
 
 COMMENT=       System utilities
@@ -84,7 +84,6 @@ SUBDIR+=      burp
 SUBDIR+=       caja
 SUBDIR+=       caja-dropbox
 SUBDIR+=       caja-extensions
-SUBDIR+=       capistrano
 SUBDIR+=       cargo-cache
 SUBDIR+=       ccd2iso
 SUBDIR+=       cchmod
@@ -662,6 +661,7 @@ SUBDIR+=    rsyslog-rabbitmq
 SUBDIR+=       rsyslog-relp
 SUBDIR+=       rsyslog-snmp
 SUBDIR+=       rtty
+SUBDIR+=       ruby-capistrano
 SUBDIR+=       ruby-capistrano-harrow
 SUBDIR+=       ruby-capistrano-stats
 SUBDIR+=       ruby-chef



Home | Main Index | Thread Index | Old Index