Mon Dec 29 19:56:26 2014 UTC ()
Add a comment that depending on unzip will fix two tests, and
the bug report URLs for them.


(wiz)
diff -r1.3 -r1.4 pkgsrc/devel/py-mercurial/Makefile

cvs diff -r1.3 -r1.4 pkgsrc/devel/py-mercurial/Makefile (expand / switch to context diff)
--- pkgsrc/devel/py-mercurial/Makefile 2014/12/23 17:50:29 1.3
+++ pkgsrc/devel/py-mercurial/Makefile 2014/12/29 19:56:26 1.4
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2014/12/23 17:50:29 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2014/12/29 19:56:26 wiz Exp $
 
 DISTNAME=	mercurial-${VERSION}
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
@@ -12,6 +12,10 @@
 
 BUILD_DEPENDS+=	xmlto-[0-9]*:../../textproc/xmlto
 BUILD_DEPENDS+=	asciidoc-[0-9]*:../../textproc/asciidoc
+# with this dependency, two zip test cases start working
+# http://bz.selenic.com/show_bug.cgi?id=4483
+# http://bz.selenic.com/show_bug.cgi?id=4485
+#BUILD_DEPENDS+=	unzip-[0-9]*:../../archivers/unzip
 
 USE_TOOLS+=			gmake msgfmt