ports/146891: [maintainer-update] [patch] devel/hg-git: Update to 0.2.2

Marco Bröder marco.broeder at gmx.eu
Sun May 23 22:20:02 UTC 2010


>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 at 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:



More information about the freebsd-ports-bugs mailing list