Please upgrade devel/hg-git to 0.8.2 It fix next error(https://github.com/schacon/hg-git/issues/308): "No module named ignore" bump && make makesum should be enough === diff --git a/devel/hg-git/Makefile b/devel/hg-git/Makefile index a606e48..b33425d 100644 --- a/devel/hg-git/Makefile +++ b/devel/hg-git/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hg-git -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/hg-git/distinfo b/devel/hg-git/distinfo index df61770..afd65a7 100644 --- a/devel/hg-git/distinfo +++ b/devel/hg-git/distinfo @@ -1,2 +1,2 @@ -SHA256 (hg-git-0.8.1.tar.gz) = ceeddfb48dc160e4c6be8c15a722a44b8554b7f68e1838f6af1018ed78b9451d -SIZE (hg-git-0.8.1.tar.gz) = 46817 +SHA256 (hg-git-0.8.2.tar.gz) = fea6f48da28cef3fc30a51b1cfec0a52df405b35c85b2d92607158f6b089e043 +SIZE (hg-git-0.8.2.tar.gz) = 48461 ===
It seems 0.8.3 came out yesterday, maybe it's worth to upgrade it to that version. Subscribing to this PR, I'm willing to commit an update from the maintainer.
Please include proposed changes (+ update to 0.8.3) as an attachment
Take.
Maintainer timeout (20+ days)
A commit references this bug: Author: miwi Date: Tue Dec 8 17:34:15 UTC 2015 New revision: 403314 URL: https://svnweb.freebsd.org/changeset/ports/403314 Log: - Update to 0.8.3 PR: 204434 Submitted by: rum1cro@yandex.ru Approved by: mat (mentor), maintainer timeout (20 days +) Differential Revision: https://reviews.freebsd.org/D4395 Changes: head/devel/hg-git/Makefile head/devel/hg-git/distinfo