pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: tnn
Date: Sun Oct 25 19:34:04 UTC 2020
Modified Files:
pkgsrc/devel: Makefile
pkgsrc/doc: CHANGES-2020
Log Message:
add devel/git-filter-repo
To generate a diff of this commit:
cvs rdiff -u -r1.3272 -r1.3273 pkgsrc/devel/Makefile
cvs rdiff -u -r1.5899 -r1.5900 pkgsrc/doc/CHANGES-2020
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.3272 pkgsrc/devel/Makefile:1.3273
--- pkgsrc/devel/Makefile:1.3272 Sat Oct 24 16:05:36 2020
+++ pkgsrc/devel/Makefile Sun Oct 25 19:34:04 2020
@@ -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-base
SUBDIR+= git-contrib
SUBDIR+= git-cvs
SUBDIR+= git-docs
+SUBDIR+= git-filter-repo
SUBDIR+= git-gitk
SUBDIR+= git-lfs
SUBDIR+= git-remote-hg
Index: pkgsrc/doc/CHANGES-2020
diff -u pkgsrc/doc/CHANGES-2020:1.5899 pkgsrc/doc/CHANGES-2020:1.5900
--- pkgsrc/doc/CHANGES-2020:1.5899 Sun Oct 25 15:46:45 2020
+++ pkgsrc/doc/CHANGES-2020 Sun Oct 25 19:34:04 2020
@@ -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 @@ Changes to the packages collection and i
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