Fri Jan 16 09:30:51 2015 UTC ()
Update to 3.19:

3.19: 2015-01-06
     Minor bugfix for handling of indexed action stamps.

3.18: 2014-11-28
     The graft command now has a --prune option like unite.

3.17: 2014-11-17
     Export support for SRC and RCS.
     Bug fix for automated preservation under hg.
     Bug fix for reparenting and checkout of commits with inline data.

3.16: 1014-11-08
     Import support for SRC.

3.15: 1014-11-05
     New 'add' command to insert new fileops in commits.

3.14: 2014-10-29
     Assignments are preserved across squashes (including deletions).
     Name lookups are, after the first one, significantly faster.

3.13: 2014-10-24
     Read/write support for the Fossil system.
     Fixes for timezone handling.

3.12: 2014-09-11
     Explicit svn:ignore patterns aren't recursive to lower directories; cope.
     A new 'ignores' command has options for translation of ignore files.
     The --noignores option has been retired.

3.11: 2014-08-12
     When converting SVN, ignore explicit .gitignores created by git-svn.
     (Better than letting them collide with translated svn:ignore properties.)


(wiz)
diff -r1.16 -r1.17 pkgsrc/devel/reposurgeon/Makefile
diff -r1.13 -r1.14 pkgsrc/devel/reposurgeon/distinfo

cvs diff -r1.16 -r1.17 pkgsrc/devel/reposurgeon/Makefile (expand / switch to context diff)
--- pkgsrc/devel/reposurgeon/Makefile 2014/06/07 00:29:32 1.16
+++ pkgsrc/devel/reposurgeon/Makefile 2015/01/16 09:30:51 1.17
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2014/06/07 00:29:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.17 2015/01/16 09:30:51 wiz Exp $
 
-DISTNAME=	reposurgeon-3.10
+DISTNAME=	reposurgeon-3.19
 CATEGORIES=	devel scm
 MASTER_SITES=	http://www.catb.org/~esr/reposurgeon/
 

cvs diff -r1.13 -r1.14 pkgsrc/devel/reposurgeon/distinfo (expand / switch to context diff)
--- pkgsrc/devel/reposurgeon/distinfo 2014/06/07 00:29:32 1.13
+++ pkgsrc/devel/reposurgeon/distinfo 2015/01/16 09:30:51 1.14
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2014/06/07 00:29:32 ryoon Exp $
+$NetBSD: distinfo,v 1.14 2015/01/16 09:30:51 wiz Exp $
 
-SHA1 (reposurgeon-3.10.tar.gz) = 43ba22fcc115dd0dc4f31ffa74e8edc1c1695b4a
+SHA1 (reposurgeon-3.19.tar.gz) = 44e082358ebfd6ed64c9c0e5b35c3943d342f98f
-RMD160 (reposurgeon-3.10.tar.gz) = dd4e042b2c164e2b7f7db1fd14e0fd0680ad2c33
+RMD160 (reposurgeon-3.19.tar.gz) = 3a596198aabfd03ad7909375822680dd73b2690e
-Size (reposurgeon-3.10.tar.gz) = 176856 bytes
+Size (reposurgeon-3.19.tar.gz) = 184503 bytes