Update to cvs2gitdump 20160815. Remove the patches.

This commit is contained in:
juanfra 2016-10-04 16:01:29 +00:00
parent 7a2847d7c2
commit 22a62b98e5
4 changed files with 5 additions and 29 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.2 2016/08/12 16:40:48 juanfra Exp $
# $OpenBSD: Makefile,v 1.3 2016/10/04 16:01:29 juanfra Exp $
COMMENT = import cvs tree into git or subversion
DISTNAME = cvs2gitdump-20160808
DISTNAME = cvs2gitdump-20160815
GH_ACCOUNT = yasuoka
GH_PROJECT = cvs2gitdump
GH_COMMIT = a37cb15738b1dd9e8efa10072e02bdfb7b3969de
GH_COMMIT = 831c8e0fc69c04fa760b3cc3efb2e4523f9199d3
CATEGORIES = devel

View File

@ -1,2 +1,2 @@
SHA256 (cvs2gitdump-20160808.tar.gz) = CR9dppj8kyJBuSYFY8wGeY5oH4Eh4nMRDrJ3Bou5l9U=
SIZE (cvs2gitdump-20160808.tar.gz) = 9566
SHA256 (cvs2gitdump-20160815.tar.gz) = YiJAcPhre4im9Pjo8nAicSuh7Xw2OvuwO3Fknucdhb8=
SIZE (cvs2gitdump-20160815.tar.gz) = 9566

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-cvs2gitdump_1,v 1.1 2016/08/12 16:40:48 juanfra Exp $
--- cvs2gitdump.1.orig Fri Aug 12 17:44:47 2016
+++ cvs2gitdump.1 Fri Aug 12 17:45:15 2016
@@ -21,7 +21,7 @@
is a small python script which imports a cvs tree into a git repository.
.Nm
has a small footprint, supports incremental imports and converts tags to HEAD.
-It's very fast because the conversion is done on memory.
+It's very fast because the conversion is done in memory.
.Pp
Options:
.Bl -tag -width Ds

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-cvs2svndump_1,v 1.1 2016/08/12 16:40:48 juanfra Exp $
--- cvs2svndump.1.orig Fri Aug 12 17:44:55 2016
+++ cvs2svndump.1 Fri Aug 12 17:45:27 2016
@@ -19,7 +19,7 @@
is a small python script which imports a cvs tree into a subversion repository.
.Nm
has a small footprint and supports incremental imports. It's very fast because
-the conversion is done on memory.
+the conversion is done in memory.
.Pp
Options:
.Bl -tag -width Ds