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: pin
Date: Thu Jan 12 12:52:23 UTC 2023
Modified Files:
pkgsrc/devel: Makefile
Log Message:
Add git-branchless
To generate a diff of this commit:
cvs rdiff -u -r1.3873 -r1.3874 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.3873 pkgsrc/devel/Makefile:1.3874
--- pkgsrc/devel/Makefile:1.3873 Wed Jan 11 17:47:48 2023
+++ pkgsrc/devel/Makefile Thu Jan 12 12:52:23 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3873 2023/01/11 17:47:48 nikita Exp $
+# $NetBSD: Makefile,v 1.3874 2023/01/12 12:52:23 pin Exp $
#
COMMENT= Development utilities
@@ -400,6 +400,7 @@ SUBDIR+= giblib
SUBDIR+= gindent
SUBDIR+= git
SUBDIR+= git-base
+SUBDIR+= git-branchless
SUBDIR+= git-cliff
SUBDIR+= git-contrib
SUBDIR+= git-cvs
Home |
Main Index |
Thread Index |
Old Index