ports/151894: [maintainer-update] [patch] devel/hg-git: Update to 0.2.5
Marco Bröder
marco.broeder at gmx.eu
Tue Nov 2 18:40:11 UTC 2010
>Number: 151894
>Category: ports
>Synopsis: [maintainer-update] [patch] devel/hg-git: Update to 0.2.5
>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: Tue Nov 02 18:40:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Marco Bröder
>Release: 8.1-STABLE amd64
>Organization:
>Environment:
>Description:
- Update to 0.2.5
- Bump required RUN_DEPENDS versions
(portlint -C, tinderbox build run, runtime test)
Thanks!
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff --git a/devel/hg-git/Makefile b/devel/hg-git/Makefile
index 4dd045f..5a9225b 100644
--- a/devel/hg-git/Makefile
+++ b/devel/hg-git/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= hg-git
-PORTVERSION= 0.2.4
+PORTVERSION= 0.2.5
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.1:${PORTSDIR}/devel/dulwich \
- mercurial>=1.6.2:${PORTSDIR}/devel/mercurial
+RUN_DEPENDS= ${PKGNAMEPREFIX}dulwich>=0.6.2:${PORTSDIR}/devel/dulwich \
+ mercurial>=1.6.4:${PORTSDIR}/devel/mercurial
LICENSE= GPLv2
diff --git a/devel/hg-git/distinfo b/devel/hg-git/distinfo
index c252aee..a3e7c6e 100644
--- a/devel/hg-git/distinfo
+++ b/devel/hg-git/distinfo
@@ -1,3 +1,2 @@
-MD5 (hg-git-0.2.4.tar.gz) = 6181c101f47a9ac522ee4ca9da69b211
-SHA256 (hg-git-0.2.4.tar.gz) = 832909b4a6b1ecf74d8698185050214be22ab4ae2f85da6d419aebb1710f4f1a
-SIZE (hg-git-0.2.4.tar.gz) = 11819
+SHA256 (hg-git-0.2.5.tar.gz) = 98546157e98bbd08c0a6fc904bc8fda4122f8dca3a7ccdc39b3ad1d25e307e99
+SIZE (hg-git-0.2.5.tar.gz) = 11915
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list