summaryrefslogtreecommitdiff
path: root/devel/py-hg-evolve/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-hg-evolve/Makefile')
-rw-r--r--devel/py-hg-evolve/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/py-hg-evolve/Makefile b/devel/py-hg-evolve/Makefile
index 69a405bdc595..6dc4e6e3c2f4 100644
--- a/devel/py-hg-evolve/Makefile
+++ b/devel/py-hg-evolve/Makefile
@@ -1,5 +1,5 @@
PORTNAME= hg-evolve
-DISTVERSION= 11.1.8
+DISTVERSION= 11.1.9
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,8 +12,8 @@ WWW= https://www.mercurial-scm.org/doc/evolution/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-RUN_DEPENDS= hg:devel/mercurial \
- ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \
+ hg:devel/mercurial
USES= python
USE_PYTHON= autoplist distutils