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:   pin
Date:           Mon Jan 16 09:14:38 UTC 2023

Modified Files:
        pkgsrc/sysutils: Makefile
Removed Files:
        pkgsrc/sysutils/repofetch: DESCR Makefile PLIST cargo-depends.mk
            distinfo

Log Message:
Remove sysutils/repofetch

The project is now written in Ruby and named ruby-repofetch.


To generate a diff of this commit:
cvs rdiff -u -r1.1026 -r1.1027 pkgsrc/sysutils/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/sysutils/repofetch/DESCR \
    pkgsrc/sysutils/repofetch/Makefile pkgsrc/sysutils/repofetch/PLIST \
    pkgsrc/sysutils/repofetch/cargo-depends.mk \
    pkgsrc/sysutils/repofetch/distinfo

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.1026 pkgsrc/sysutils/Makefile:1.1027
--- pkgsrc/sysutils/Makefile:1.1026     Mon Jan  9 13:18:01 2023
+++ pkgsrc/sysutils/Makefile    Mon Jan 16 09:14:38 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1026 2023/01/09 13:18:01 taca Exp $
+# $NetBSD: Makefile,v 1.1027 2023/01/16 09:14:38 pin Exp $
 #
 
 COMMENT=       System utilities
@@ -461,6 +461,7 @@ SUBDIR+=    mtx
 SUBDIR+=       munin-common
 SUBDIR+=       munin-master
 SUBDIR+=       munin-node
+SUBDIR+=       nabud
 SUBDIR+=       nautilus
 SUBDIR+=       navi
 SUBDIR+=       nbase
@@ -600,7 +601,6 @@ SUBDIR+=    rdiff-backup
 SUBDIR+=       refi
 SUBDIR+=       rename
 SUBDIR+=       renameutils
-SUBDIR+=       repofetch
 SUBDIR+=       restic
 SUBDIR+=       rfstool
 SUBDIR+=       riemann-client



Home | Main Index | Thread Index | Old Index