Wed Jan 7 21:50:29 2009 UTC ()
Update to 1.1.2:

This is a minor release including one security fix and two minor bug fixes

    * improve path auditing (issue 1450)
    * fix date-related test failures in test suite
    * add graph controls to monoblue theme


(wiz)
diff -r1.23 -r1.24 pkgsrc/devel/mercurial/Makefile
diff -r1.17 -r1.18 pkgsrc/devel/mercurial/distinfo

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

--- pkgsrc/devel/mercurial/Makefile 2008/12/21 10:26:07 1.23
+++ pkgsrc/devel/mercurial/Makefile 2009/01/07 21:50:29 1.24
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.23 2008/12/21 10:26:07 wiz Exp $ 1# $NetBSD: Makefile,v 1.24 2009/01/07 21:50:29 wiz Exp $
2# 2#
3 3
4DISTNAME= mercurial-1.1.1 4DISTNAME= mercurial-1.1.2
5CATEGORIES= devel scm 5CATEGORIES= devel scm
6MASTER_SITES= http://www.selenic.com/mercurial/release/ 6MASTER_SITES= http://www.selenic.com/mercurial/release/
7 7
8MAINTAINER= wiz@NetBSD.org 8MAINTAINER= wiz@NetBSD.org
9HOMEPAGE= http://www.selenic.com/mercurial/wiki/index.cgi/Mercurial 9HOMEPAGE= http://www.selenic.com/mercurial/wiki/index.cgi/Mercurial
10COMMENT= Fast, lightweight source control management system 10COMMENT= Fast, lightweight source control management system
11 11
12PKG_DESTDIR_SUPPORT= user-destdir 12PKG_DESTDIR_SUPPORT= user-destdir
13 13
14BUILD_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto 14BUILD_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto
15BUILD_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc 15BUILD_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc
16 16
17PY_PATCHPLIST= yes 17PY_PATCHPLIST= yes

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

--- pkgsrc/devel/mercurial/Attic/distinfo 2008/12/21 10:26:07 1.17
+++ pkgsrc/devel/mercurial/Attic/distinfo 2009/01/07 21:50:29 1.18
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.17 2008/12/21 10:26:07 wiz Exp $ 1$NetBSD: distinfo,v 1.18 2009/01/07 21:50:29 wiz Exp $
2 2
3SHA1 (mercurial-1.1.1.tar.gz) = 42a26a29414dee2c8eb7ce32e4fc6fe447bccc0a 3SHA1 (mercurial-1.1.2.tar.gz) = b0f77198a96474fc72d38904ce60b007e4c7cc1a
4RMD160 (mercurial-1.1.1.tar.gz) = ed4db64c2a45c030c3a949c51c1c468511eb3540 4RMD160 (mercurial-1.1.2.tar.gz) = 9dd2505ca8f378804ee64f1367473dcba1d568cb
5Size (mercurial-1.1.1.tar.gz) = 950399 bytes 5Size (mercurial-1.1.2.tar.gz) = 952241 bytes