Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 May 2010 22:11:36 GMT
From:      Marco Bröder <marco.broeder@gmx.eu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/146891: [maintainer-update] [patch] devel/hg-git: Update to 0.2.2
Message-ID:  <201005232211.o4NMBawJ011828@www.freebsd.org>
Resent-Message-ID: <201005232220.o4NMK1qG027787@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         146891
>Category:       ports
>Synopsis:       [maintainer-update] [patch] devel/hg-git: Update to 0.2.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 23 22:20:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Marco Bröder
>Release:        FreeBSD RELENG_8 amd64
>Organization:
>Environment:
>Description:
Please see PR ports/146869 for required devel/dulwich update.

- Update port to 0.2.2
- Bump required devel/dulwich version to 0.6.0

Thanks!

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/devel/hg-git/Makefile b/devel/hg-git/Makefile
index ffa4d7e..44364f7 100644
--- a/devel/hg-git/Makefile
+++ b/devel/hg-git/Makefile
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	hg-git
-PORTVERSION=	0.2.1
-PORTREVISION=	1
+PORTVERSION=	0.2.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +14,7 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 MAINTAINER=	marco.broeder@gmx.eu
 COMMENT=	Mercurial extension to pull from or push to a Git repository
 
-RUN_DEPENDS=	${PKGNAMEPREFIX}dulwich>=0.4.1:${PORTSDIR}/devel/dulwich \
+RUN_DEPENDS=	${PKGNAMEPREFIX}dulwich>=0.6.0:${PORTSDIR}/devel/dulwich \
 		hg:${PORTSDIR}/devel/mercurial
 
 USE_PYTHON=	yes
diff --git a/devel/hg-git/distinfo b/devel/hg-git/distinfo
index 6c3c987..7291bd5 100644
--- a/devel/hg-git/distinfo
+++ b/devel/hg-git/distinfo
@@ -1,3 +1,3 @@
-MD5 (hg-git-0.2.1.tar.gz) = cad6487d5c887b15ea97951e885cf5ad
-SHA256 (hg-git-0.2.1.tar.gz) = 821cd26a5173ae34c79073dfb00a1e863c5c45ff0741c4fc6f417fd4990780ac
-SIZE (hg-git-0.2.1.tar.gz) = 11291
+MD5 (hg-git-0.2.2.tar.gz) = 55660e05c04383b446f1b01668c72da0
+SHA256 (hg-git-0.2.2.tar.gz) = 83a269334a6a7a2e972b9df46dfe8c098d9a8f75e911937529ec1837a6b18748
+SIZE (hg-git-0.2.2.tar.gz) = 11061


>Release-Note:
>Audit-Trail:
>Unformatted:



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