ports/155207: [maintainer-update] [patch] devel/hg-git: Update to 0.2.6

Marco Bröder marco.broeder at gmx.eu
Wed Mar 2 18:30:15 UTC 2011


>Number:         155207
>Category:       ports
>Synopsis:       [maintainer-update] [patch] devel/hg-git: Update to 0.2.6
>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:   Wed Mar 02 18:30:14 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Marco Bröder
>Release:        stable/8 amd64
>Organization:
>Environment:
>Description:
- Update to 0.2.6
- Adjust required dependencies versions

Thanks!

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/devel/hg-git/Makefile b/devel/hg-git/Makefile
index 82b2bee..399f70b 100644
--- a/devel/hg-git/Makefile
+++ b/devel/hg-git/Makefile
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	hg-git
-PORTVERSION=	0.2.5
+PORTVERSION=	0.2.6
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,8 +14,8 @@ 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.6.2:${PORTSDIR}/devel/dulwich \
-		mercurial>=1.6.4:${PORTSDIR}/devel/mercurial
+RUN_DEPENDS=	${PKGNAMEPREFIX}dulwich>=0.7.0:${PORTSDIR}/devel/dulwich \
+		mercurial>=1.7.5:${PORTSDIR}/devel/mercurial
 
 LICENSE=	GPLv2
 
diff --git a/devel/hg-git/distinfo b/devel/hg-git/distinfo
index a3e7c6e..bb37bfc 100644
--- a/devel/hg-git/distinfo
+++ b/devel/hg-git/distinfo
@@ -1,2 +1,2 @@
-SHA256 (hg-git-0.2.5.tar.gz) = 98546157e98bbd08c0a6fc904bc8fda4122f8dca3a7ccdc39b3ad1d25e307e99
-SIZE (hg-git-0.2.5.tar.gz) = 11915
+SHA256 (hg-git-0.2.6.tar.gz) = 31b3b01632f090cde2fbc421b2d0e0b04c8e078595c314f5a0d90d8187a70d2d
+SIZE (hg-git-0.2.6.tar.gz) = 12710


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



More information about the freebsd-ports-bugs mailing list