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:           Wed Mar 29 16:31:53 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add and enable git-credential-osxkeychain.


To generate a diff of this commit:
cvs rdiff -u -r1.3939 -r1.3940 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.3939 pkgsrc/devel/Makefile:1.3940
--- pkgsrc/devel/Makefile:1.3939        Wed Mar 29 15:30:39 2023
+++ pkgsrc/devel/Makefile       Wed Mar 29 16:31:53 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3939 2023/03/29 15:30:39 joerg Exp $
+# $NetBSD: Makefile,v 1.3940 2023/03/29 16:31:53 schmonz Exp $
 #
 
 COMMENT=       Development utilities
@@ -406,6 +406,7 @@ SUBDIR+=    git-base
 SUBDIR+=       git-branchless
 SUBDIR+=       git-cliff
 SUBDIR+=       git-contrib
+SUBDIR+=       git-credential-osxkeychain
 SUBDIR+=       git-cvs
 SUBDIR+=       git-docs
 SUBDIR+=       git-filter-repo



Home | Main Index | Thread Index | Old Index