Fri May 24 11:42:04 2013 UTC ()
Update to 2.39:

2.39: 2013-05-23
     New 'tagify' commsnd for tagifying empty commits.
     Correctness fixes for deletion edge cases.

2.38: 2013-05-10
     Significant improvements to Subversion branch link detection.
     New 'reparent' command for modifying the DAG.
     Fixes for two minor crash bugs in handling of malformed commands.


(wiz)
diff -r1.6 -r1.7 pkgsrc/devel/reposurgeon/Makefile
diff -r1.5 -r1.6 pkgsrc/devel/reposurgeon/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/devel/reposurgeon/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/reposurgeon/Makefile 2013/04/27 07:35:57 1.6
+++ pkgsrc/devel/reposurgeon/Makefile 2013/05/24 11:42:04 1.7
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.6 2013/04/27 07:35:57 wiz Exp $ 1# $NetBSD: Makefile,v 1.7 2013/05/24 11:42:04 wiz Exp $
2 2
3DISTNAME= reposurgeon-2.37 3DISTNAME= reposurgeon-2.39
4CATEGORIES= devel scm 4CATEGORIES= devel scm
5MASTER_SITES= http://www.catb.org/~esr/reposurgeon/ 5MASTER_SITES= http://www.catb.org/~esr/reposurgeon/
6 6
7MAINTAINER= pkgsrc-users@NetBSD.or 7MAINTAINER= pkgsrc-users@NetBSD.or
8HOMEPAGE= http://www.catb.org/~esr/reposurgeon/ 8HOMEPAGE= http://www.catb.org/~esr/reposurgeon/
9COMMENT= Tool for editing version-control repository history 9COMMENT= Tool for editing version-control repository history
10LICENSE= modified-bsd 10LICENSE= modified-bsd
11 11
12BUILD_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto 12BUILD_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto
13BUILD_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc 13BUILD_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc
14 14
15USE_LANGUAGES= # none 15USE_LANGUAGES= # none
16MAKE_FLAGS+= prefix=${PREFIX} 16MAKE_FLAGS+= prefix=${PREFIX}

cvs diff -r1.5 -r1.6 pkgsrc/devel/reposurgeon/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/reposurgeon/distinfo 2013/04/27 07:35:57 1.5
+++ pkgsrc/devel/reposurgeon/distinfo 2013/05/24 11:42:04 1.6
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.5 2013/04/27 07:35:57 wiz Exp $ 1$NetBSD: distinfo,v 1.6 2013/05/24 11:42:04 wiz Exp $
2 2
3SHA1 (reposurgeon-2.37.tar.gz) = b9c772bb32e826c61e85744f3bb329d6684b15b6 3SHA1 (reposurgeon-2.39.tar.gz) = 91b160a17f866b1158aafea16b9044d55c54959a
4RMD160 (reposurgeon-2.37.tar.gz) = 3431e74c5aab92dbcae90a3d2a2bcea5b54ee3bb 4RMD160 (reposurgeon-2.39.tar.gz) = f45a65b5cd79e2fd6446a3e309800c9c7aef812a
5Size (reposurgeon-2.37.tar.gz) = 145705 bytes 5Size (reposurgeon-2.39.tar.gz) = 149698 bytes