diff --git a/devel/py-mercurial/Makefile.version b/devel/py-mercurial/Makefile.version index 5bdb03faf12e7..378af239f15a5 100644 --- a/devel/py-mercurial/Makefile.version +++ b/devel/py-mercurial/Makefile.version @@ -1,6 +1,6 @@ -# $NetBSD: Makefile.version,v 1.1 2014/04/21 13:34:44 wiz Exp $ +# $NetBSD: Makefile.version,v 1.2 2014/05/03 11:53:59 wiz Exp $ -VERSION= 2.9.2 +VERSION= 3.0 PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 2.9 # see also http://mercurial.selenic.com/wiki/SupportedPythonVersions diff --git a/devel/py-mercurial/PLIST b/devel/py-mercurial/PLIST index 56eb4adf11fab..5ef34a06a28b7 100644 --- a/devel/py-mercurial/PLIST +++ b/devel/py-mercurial/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2014/04/21 13:34:44 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2014/05/03 11:53:59 wiz Exp $ bin/hg ${PYSITELIB}/hgext/__init__.py ${PYSITELIB}/hgext/__init__.pyc @@ -99,9 +99,6 @@ ${PYSITELIB}/hgext/highlight/highlight.pyo ${PYSITELIB}/hgext/histedit.py ${PYSITELIB}/hgext/histedit.pyc ${PYSITELIB}/hgext/histedit.pyo -${PYSITELIB}/hgext/interhg.py -${PYSITELIB}/hgext/interhg.pyc -${PYSITELIB}/hgext/interhg.pyo ${PYSITELIB}/hgext/keyword.py ${PYSITELIB}/hgext/keyword.pyc ${PYSITELIB}/hgext/keyword.pyo @@ -213,6 +210,9 @@ ${PYSITELIB}/mercurial/bookmarks.pyo ${PYSITELIB}/mercurial/branchmap.py ${PYSITELIB}/mercurial/branchmap.pyc ${PYSITELIB}/mercurial/branchmap.pyo +${PYSITELIB}/mercurial/bundle2.py +${PYSITELIB}/mercurial/bundle2.pyc +${PYSITELIB}/mercurial/bundle2.pyo ${PYSITELIB}/mercurial/bundlerepo.py ${PYSITELIB}/mercurial/bundlerepo.pyc ${PYSITELIB}/mercurial/bundlerepo.pyo @@ -271,6 +271,9 @@ ${PYSITELIB}/mercurial/encoding.pyo ${PYSITELIB}/mercurial/error.py ${PYSITELIB}/mercurial/error.pyc ${PYSITELIB}/mercurial/error.pyo +${PYSITELIB}/mercurial/exchange.py +${PYSITELIB}/mercurial/exchange.pyc +${PYSITELIB}/mercurial/exchange.pyo ${PYSITELIB}/mercurial/extensions.py ${PYSITELIB}/mercurial/extensions.pyc ${PYSITELIB}/mercurial/extensions.pyo diff --git a/devel/py-mercurial/distinfo b/devel/py-mercurial/distinfo index 423311cb752a7..be8eb68df76ff 100644 --- a/devel/py-mercurial/distinfo +++ b/devel/py-mercurial/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/04/21 13:34:44 wiz Exp $ +$NetBSD: distinfo,v 1.2 2014/05/03 11:53:59 wiz Exp $ -SHA1 (mercurial-2.9.2.tar.gz) = 35668f2d88afe55d10aa7dbce821021bf0be4f73 -RMD160 (mercurial-2.9.2.tar.gz) = e10f1020d78880e955a40c414c4c1fee71390fed -Size (mercurial-2.9.2.tar.gz) = 3855689 bytes +SHA1 (mercurial-3.0.tar.gz) = f9648580dd1a6a093fa16d7c28cf5aeefd20f2f0 +RMD160 (mercurial-3.0.tar.gz) = 7de6d47f4e351a16c9e58e4c4fbd2a04de42a8eb +Size (mercurial-3.0.tar.gz) = 3903047 bytes