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:   schmonz
Date:           Fri Nov 17 21:24:02 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add and enable git-crawl.


To generate a diff of this commit:
cvs rdiff -u -r1.4131 -r1.4132 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.4131 pkgsrc/devel/Makefile:1.4132
--- pkgsrc/devel/Makefile:1.4131        Thu Nov 16 12:20:03 2023
+++ pkgsrc/devel/Makefile       Fri Nov 17 21:24:02 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4131 2023/11/16 12:20:03 wiz Exp $
+# $NetBSD: Makefile,v 1.4132 2023/11/17 21:24:02 schmonz Exp $
 #
 
 COMMENT=       Development utilities
@@ -414,6 +414,7 @@ SUBDIR+=    git-branchless
 SUBDIR+=       git-cinnabar
 SUBDIR+=       git-cliff
 SUBDIR+=       git-contrib
+SUBDIR+=       git-crawl
 SUBDIR+=       git-credential-osxkeychain
 SUBDIR+=       git-cvs
 SUBDIR+=       git-docs



Home | Main Index | Thread Index | Old Index