summaryrefslogtreecommitdiff
path: root/devel/cvs-fast-export/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2013-05-26 01:52:40 +0000
committerryoon <ryoon@pkgsrc.org>2013-05-26 01:52:40 +0000
commit44091104d72be41d91601774822a189e31ac379d (patch)
tree1dabd8bdddbc980695df2330b28ae9d131da2ed5 /devel/cvs-fast-export/Makefile
parent1b442a3520716ef800f0495cba1d06c79d2bcc86 (diff)
downloadpkgsrc-44091104d72be41d91601774822a189e31ac379d.tar.gz
Update to 0.4.
Changelog: 0.4 @ 2013-05-16 Fix buggy handling of -k option. Add --remote (-e) and --stripprefix (-s) options. Avoid recursion overflow on very large repos. The fast-import stream ops are now emitted in the same order git uses.
Diffstat (limited to 'devel/cvs-fast-export/Makefile')
-rw-r--r--devel/cvs-fast-export/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cvs-fast-export/Makefile b/devel/cvs-fast-export/Makefile
index c236893a0d2..1471e3c9b32 100644
--- a/devel/cvs-fast-export/Makefile
+++ b/devel/cvs-fast-export/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2013/04/20 09:40:49 apb Exp $
+# $NetBSD: Makefile,v 1.2 2013/05/26 01:52:40 ryoon Exp $
#
-DISTNAME= cvs-fast-export-0.3
+DISTNAME= cvs-fast-export-0.4
CATEGORIES= devel
MASTER_SITES= http://www.catb.org/~esr/cvs-fast-export/