Subject: CVS commit: pkgsrc/devel/reposurgeon
From: Thomas Klausner
Date: 2013-04-18 09:39:18
Message id: 20130418073918.90F0C175DD@cvs.netbsd.org

Log Message:
Update to 2.34; simplify package. patch sent upstream.

2.34: 2013-04-15
     More performance improvents. Larghe deletion are much faster now.
     Path matches with [] now have a regexp variant

2.33: 2013-04-14
     "from COMMIT remove OP" for removing botched renames etc.
     Event-Mark can be be used as a commit identifier in mailbox format.
     Line continuation with \ works in scripts.
     There is nopw a regular expression matching syntax for paths.

2.32: 2013-04-03
     Fix bug introduced in expunges when blobfile path generation changed.

2.31: 2013-04-03
     New 'filter' command supports content filtering with a batch command.
     Yet more speed tuning - now 17K commits/min under cpython, 22K under pypy.

2.30: 2013-03-28
     Fossil map dumps are pruned appropriately after an expunge.
     More speed tuning.
     An AUTHORS file now credits some significant collaborators

2.29: 2013-03-24
     Extreme speed tuning in SVN analysis - measured at over 11K commits/sec.
     canonicalize option changes CR-LF to LF in commit comments.

2.28: 2013-03-22
     There is now a 'reset' command like the tag command.
     Fix for buggy debranch command.
     More speed tuning.

2.27: 2013-03-18
     More speed tuning.
     Simplify the baton display in SVN processing, its overhead was high.

Files:
RevisionActionfile
1.2modifypkgsrc/devel/reposurgeon/DESCR
1.4modifypkgsrc/devel/reposurgeon/Makefile
1.2modifypkgsrc/devel/reposurgeon/PLIST
1.3modifypkgsrc/devel/reposurgeon/distinfo
1.1addpkgsrc/devel/reposurgeon/patches/patch-Makefile