diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-11-03 01:35:44 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-11-03 01:35:44 +0000 |
commit | ebb873e1c26a98708c8dcb6b265443e4bf76fa00 (patch) | |
tree | eb24e45a1b993cc9f749063dccf6e15b361a5d2f /devel/hg-git | |
parent | ebe84923eeb5385cd5da5bb5c1b41534720e53e5 (diff) | |
download | ports-ebb873e1c26a98708c8dcb6b265443e4bf76fa00.tar.gz ports-ebb873e1c26a98708c8dcb6b265443e4bf76fa00.zip |
Notes
Diffstat (limited to 'devel/hg-git')
-rw-r--r-- | devel/hg-git/Makefile | 6 | ||||
-rw-r--r-- | devel/hg-git/distinfo | 5 |
2 files changed, 5 insertions, 6 deletions
diff --git a/devel/hg-git/Makefile b/devel/hg-git/Makefile index f5f43a4fb1b4..37c954f1daaf 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@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 c252aeed44ad..a3e7c6ef766d 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 |