Sun Nov 6 00:52:18 2011 UTC ()
Update to 1.06. From the changelog:

* Fix propagation of failure from pre and post hooks and from fixups.
* Support chaining to absolute paths.
* Add support for skip = lazy, a mode where mr only operates on
  repositories that are checked out.


(schmonz)
diff -r1.3 -r1.4 pkgsrc/devel/mr/Makefile
diff -r1.3 -r1.4 pkgsrc/devel/mr/distinfo

cvs diff -r1.3 -r1.4 pkgsrc/devel/mr/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/mr/Attic/Makefile 2011/10/09 12:45:31 1.3
+++ pkgsrc/devel/mr/Attic/Makefile 2011/11/06 00:52:17 1.4
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.3 2011/10/09 12:45:31 schmonz Exp $ 1# $NetBSD: Makefile,v 1.4 2011/11/06 00:52:17 schmonz Exp $
2# 2#
3 3
4DISTNAME= mr_1.05 4DISTNAME= mr_1.06
5PKGNAME= ${DISTNAME:S/_/-/} 5PKGNAME= ${DISTNAME:S/_/-/}
6CATEGORIES= devel 6CATEGORIES= devel
7MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/m/mr/} 7MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/m/mr/}
8 8
9MAINTAINER= schmonz@NetBSD.org 9MAINTAINER= schmonz@NetBSD.org
10HOMEPAGE= http://kitenet.net/~joey/code/mr/ 10HOMEPAGE= http://kitenet.net/~joey/code/mr/
11COMMENT= Treat multiple repositories as one combined repository 11COMMENT= Treat multiple repositories as one combined repository
12LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww 16DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
17DEPENDS+= p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser 17DEPENDS+= p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser

cvs diff -r1.3 -r1.4 pkgsrc/devel/mr/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/mr/Attic/distinfo 2011/10/09 12:45:31 1.3
+++ pkgsrc/devel/mr/Attic/distinfo 2011/11/06 00:52:17 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2011/10/09 12:45:31 schmonz Exp $ 1$NetBSD: distinfo,v 1.4 2011/11/06 00:52:17 schmonz Exp $
2 2
3SHA1 (mr_1.05.tar.gz) = 612520ef5194c8d1111234aa2377c78bf4cf1083 3SHA1 (mr_1.06.tar.gz) = a8740531b0745f65d6fc3779c82f0b11bb3d27b7
4RMD160 (mr_1.05.tar.gz) = e1dbd213a0dd4ce7470de7b63e92d13923105b4a 4RMD160 (mr_1.06.tar.gz) = e7b73315a9c0746b8cf037ad952f673570b216a1
5Size (mr_1.05.tar.gz) = 36262 bytes 5Size (mr_1.06.tar.gz) = 36722 bytes