Sun Jun 2 08:01:34 2013 UTC ()
Update to 2.6.2:

This is a regularly-scheduled bugfix release.

    amend: complain more comprehensibly about subrepos
    blackbox: fix blackbox causing exceptions in tests
    blackbox: fix recording exit codes (issue3938)
    dirstate: don't overnormalize for ui.slash
    graft: refuse to commit an interrupted graft (issue3667)
    help: fix role/option confusion in RST
    help: stop documentation markup appearing in generated help


(wiz)
diff -r1.89 -r1.90 pkgsrc/devel/mercurial/Makefile
diff -r1.74 -r1.75 pkgsrc/devel/mercurial/distinfo

cvs diff -r1.89 -r1.90 pkgsrc/devel/mercurial/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/mercurial/Makefile 2013/05/19 17:39:28 1.89
+++ pkgsrc/devel/mercurial/Makefile 2013/06/02 08:01:34 1.90
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.89 2013/05/19 17:39:28 wiz Exp $ 1# $NetBSD: Makefile,v 1.90 2013/06/02 08:01:34 wiz Exp $
2 2
3DISTNAME= mercurial-2.6.1 3DISTNAME= mercurial-2.6.2
4CATEGORIES= devel scm 4CATEGORIES= devel scm
5MASTER_SITES= http://mercurial.selenic.com/release/ 5MASTER_SITES= http://mercurial.selenic.com/release/
6 6
7MAINTAINER= wiz@NetBSD.org 7MAINTAINER= wiz@NetBSD.org
8HOMEPAGE= http://mercurial.selenic.com/ 8HOMEPAGE= http://mercurial.selenic.com/
9COMMENT= Fast, lightweight source control management system 9COMMENT= Fast, lightweight source control management system
10LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 # OR newer 10LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 # OR newer
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_TOOLS+= gmake msgfmt 15USE_TOOLS+= gmake msgfmt
16 16

cvs diff -r1.74 -r1.75 pkgsrc/devel/mercurial/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/mercurial/Attic/distinfo 2013/05/19 17:39:28 1.74
+++ pkgsrc/devel/mercurial/Attic/distinfo 2013/06/02 08:01:34 1.75
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.74 2013/05/19 17:39:28 wiz Exp $ 1$NetBSD: distinfo,v 1.75 2013/06/02 08:01:34 wiz Exp $
2 2
3SHA1 (mercurial-2.6.1.tar.gz) = ee9b2ae1cf2518c90b55f9429bf4ed9f2d4fced6 3SHA1 (mercurial-2.6.2.tar.gz) = 861c1df8f50347c8381df3aa7e296113ecf24ae6
4RMD160 (mercurial-2.6.1.tar.gz) = 12fd2274b9c80b1116b2bffa828b46877d908e37 4RMD160 (mercurial-2.6.2.tar.gz) = a039a46470044802188fa92f1f8cdb3736256d19
5Size (mercurial-2.6.1.tar.gz) = 3728067 bytes 5Size (mercurial-2.6.2.tar.gz) = 3740489 bytes