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:   wiz
Date:           Thu Jan  5 08:28:41 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: sort


To generate a diff of this commit:
cvs rdiff -u -r1.3866 -r1.3867 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.3866 pkgsrc/devel/Makefile:1.3867
--- pkgsrc/devel/Makefile:1.3866        Wed Jan  4 17:25:07 2023
+++ pkgsrc/devel/Makefile       Thu Jan  5 08:28:41 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3866 2023/01/04 17:25:07 nikita Exp $
+# $NetBSD: Makefile,v 1.3867 2023/01/05 08:28:41 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -213,6 +213,7 @@ SUBDIR+=    cbindgen
 SUBDIR+=       cbrowser
 SUBDIR+=       ccache
 SUBDIR+=       ccache3
+SUBDIR+=       ccls
 SUBDIR+=       cdecl
 SUBDIR+=       cdk
 SUBDIR+=       cervisia
@@ -232,7 +233,6 @@ SUBDIR+=    clisp-syscalls
 SUBDIR+=       clisp-wildcard
 SUBDIR+=       clisp-zlib
 SUBDIR+=       cloc
-SUBDIR+=       ccls
 SUBDIR+=       cmake
 SUBDIR+=       cmake-fedora
 SUBDIR+=       cmake-gui



Home | Main Index | Thread Index | Old Index