Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Nov 2015 16:53:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204434] [UPGRADE] devel/hg-git to 0.8.2
Message-ID:  <bug-204434-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204434

            Bug ID: 204434
           Summary: [UPGRADE] devel/hg-git to 0.8.2
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: rum1cro@yandex.ru
                CC: marco.broeder@posteo.eu
                CC: marco.broeder@posteo.eu
             Flags: maintainer-feedback?(marco.broeder@posteo.eu)

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
===

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204434-13>