From nobody@FreeBSD.org  Sun May 23 22:11:36 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9E0C51065673
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 23 May 2010 22:11:36 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 8D8EC8FC21
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 23 May 2010 22:11:36 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o4NMBaZr011860
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 23 May 2010 22:11:36 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o4NMBawJ011828;
	Sun, 23 May 2010 22:11:36 GMT
	(envelope-from nobody)
Message-Id: <201005232211.o4NMBawJ011828@www.freebsd.org>
Date: Sun, 23 May 2010 22:11:36 GMT
From: Marco Brder <marco.broeder@gmx.eu>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [maintainer-update] [patch] devel/hg-git: Update to 0.2.2
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         146891
>Category:       ports
>Synopsis:       [maintainer-update] [patch] devel/hg-git: Update to 0.2.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 23 22:20:01 UTC 2010
>Closed-Date:    Wed Jun 02 15:39:47 UTC 2010
>Last-Modified:  Wed Jun  2 15:50:04 UTC 2010
>Originator:     Marco Brder
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Mon May 24 02:13:37 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146891 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Wed Jun 2 15:39:47 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146891 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/146891: commit references a PR
Date: Wed,  2 Jun 2010 15:41:59 +0000 (UTC)

 miwi        2010-06-02 15:39:39 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/hg-git         Makefile distinfo 
   Log:
   - Update to 0.2.2
   
   PR:             146891
   Submitted by:   Marco Brder <marco.broeder@gmx.eu> (maintainer)
   
   Revision  Changes    Path
   1.4       +2 -3      ports/devel/hg-git/Makefile
   1.3       +3 -3      ports/devel/hg-git/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
