pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc add devel/git-filter-repo



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2b8051107339
branches:  trunk
changeset: 441084:2b8051107339
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sun Oct 25 19:34:04 2020 +0000

description:
add devel/git-filter-repo

diffstat:

 devel/Makefile   |  3 ++-
 doc/CHANGES-2020 |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r 6e9a97606d01 -r 2b8051107339 devel/Makefile
--- a/devel/Makefile    Sun Oct 25 19:31:17 2020 +0000
+++ b/devel/Makefile    Sun Oct 25 19:34:04 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3272 2020/10/24 16:05:36 kamil Exp $
+# $NetBSD: Makefile,v 1.3273 2020/10/25 19:34:04 tnn Exp $
 #
 
 COMMENT=       Development utilities
@@ -364,6 +364,7 @@
 SUBDIR+=       git-contrib
 SUBDIR+=       git-cvs
 SUBDIR+=       git-docs
+SUBDIR+=       git-filter-repo
 SUBDIR+=       git-gitk
 SUBDIR+=       git-lfs
 SUBDIR+=       git-remote-hg
diff -r 6e9a97606d01 -r 2b8051107339 doc/CHANGES-2020
--- a/doc/CHANGES-2020  Sun Oct 25 19:31:17 2020 +0000
+++ b/doc/CHANGES-2020  Sun Oct 25 19:34:04 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.5899 2020/10/25 15:46:45 wen Exp $
+$NetBSD: CHANGES-2020,v 1.5900 2020/10/25 19:34:04 tnn Exp $
 
 Changes to the packages collection and infrastructure in 2020:
 
@@ -8769,3 +8769,4 @@
        Updated www/lighttpd to 1.4.55nb3 [schmonz 2020-10-25]
        Updated www/p5-CGI to 4.51 [wen 2020-10-25]
        Updated databases/py-multidict to 5.0.0 [wen 2020-10-25]
+       Added devel/git-filter-repo version 2.29.0 [tnn 2020-10-25]



Home | Main Index | Thread Index | Old Index