Sat May 2 18:04:56 2009 UTC ()
Update to 0.0.0.132:

Implement alternate author file format.

If passing --authors or -A, you specify an authors file that is formated
like the one cvsimport or parsecvs accept. The format is
author = Full Name <address@example.org>
per line.

Also fix a option parsing bug in fromcvs's destrepo.

Suggested-by: Thomas Schwinge <tschwinge@gnu.org>


(wiz)
diff -r1.22 -r1.23 pkgsrc/devel/fromcvs/Makefile
diff -r1.14 -r1.15 pkgsrc/devel/fromcvs/distinfo

cvs diff -r1.22 -r1.23 pkgsrc/devel/fromcvs/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/fromcvs/Makefile 2009/04/19 23:08:28 1.22
+++ pkgsrc/devel/fromcvs/Makefile 2009/05/02 18:04:56 1.23
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.22 2009/04/19 23:08:28 tonnerre Exp $ 1# $NetBSD: Makefile,v 1.23 2009/05/02 18:04:56 wiz Exp $
2 2
3DISTNAME= 2457637076a0 3DISTNAME= c31a1dd9cbb2
4# Last part of PKGNAME is changeset number 4# Last part of PKGNAME is changeset number
5PKGNAME= fromcvs-0.0.0.131 5PKGNAME= fromcvs-0.0.0.132
6CATEGORIES= devel scm 6CATEGORIES= devel scm
7MASTER_SITES= http://ww2.fs.ei.tum.de/~corecode/hg/fromcvs/archive/ 7MASTER_SITES= http://ww2.fs.ei.tum.de/~corecode/hg/fromcvs/archive/
8EXTRACT_SUFX= .tar.bz2 8EXTRACT_SUFX= .tar.bz2
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://ww2.fs.ei.tum.de/~corecode/hg/fromcvs/ 11HOMEPAGE= http://ww2.fs.ei.tum.de/~corecode/hg/fromcvs/
12COMMENT= CVS repository conversion tool 12COMMENT= CVS repository conversion tool
13 13
14DEPENDS+= ${RUBY_PKGPREFIX}-rbtree>=0.2.0:../../devel/ruby-rbtree 14DEPENDS+= ${RUBY_PKGPREFIX}-rbtree>=0.2.0:../../devel/ruby-rbtree
15DEPENDS+= ${RUBY_PKGPREFIX}-rcsparse>=0.0.0.37:../../devel/ruby-rcsparse 15DEPENDS+= ${RUBY_PKGPREFIX}-rcsparse>=0.0.0.37:../../devel/ruby-rcsparse
16DEPENDS+= ${RUBY_PKGPREFIX}-sqlite3>=1.2.1:../../databases/ruby-sqlite3 16DEPENDS+= ${RUBY_PKGPREFIX}-sqlite3>=1.2.1:../../databases/ruby-sqlite3
17 17
18LICENSE= corecode-license 18LICENSE= corecode-license

cvs diff -r1.14 -r1.15 pkgsrc/devel/fromcvs/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/fromcvs/distinfo 2009/04/19 23:08:28 1.14
+++ pkgsrc/devel/fromcvs/distinfo 2009/05/02 18:04:56 1.15
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.14 2009/04/19 23:08:28 tonnerre Exp $ 1$NetBSD: distinfo,v 1.15 2009/05/02 18:04:56 wiz Exp $
2 2
3SHA1 (fromcvs/2457637076a0.tar.bz2) = b32d368e0ce222ede3cb37eabbe85029103b47bd 3SHA1 (fromcvs/c31a1dd9cbb2.tar.bz2) = 0e23e1824a11fec865fbb00e28ae1960acfc3d1f
4RMD160 (fromcvs/2457637076a0.tar.bz2) = f444887f9cafce82de4ac84964f75a73ddcd9309 4RMD160 (fromcvs/c31a1dd9cbb2.tar.bz2) = d8808e3758cf0a2b6e89f788572fcffc978dca7f
5Size (fromcvs/2457637076a0.tar.bz2) = 17837 bytes 5Size (fromcvs/c31a1dd9cbb2.tar.bz2) = 17881 bytes
6SHA1 (patch-aa) = 6d3f6455bc470f5462faf4d965d5842800ae3203 6SHA1 (patch-aa) = 6d3f6455bc470f5462faf4d965d5842800ae3203