1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00

- Update to 0.2.4

- Mark MAKE_JOBS_SAFE

PR:		ports/150024
Submitted by:	Marco Broder <marco.broeder@gmx.eu> (maintainer)
This commit is contained in:
Sahil Tandon 2010-08-29 05:16:38 +00:00
parent 5f6cda5406
commit f199232314
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=260153
2 changed files with 8 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= hg-git
PORTVERSION= 0.2.3
PORTVERSION= 0.2.4
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -14,11 +14,13 @@ 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.0:${PORTSDIR}/devel/dulwich \
hg:${PORTSDIR}/devel/mercurial
RUN_DEPENDS= ${PKGNAMEPREFIX}dulwich>=0.6.1:${PORTSDIR}/devel/dulwich \
mercurial>=1.6.2:${PORTSDIR}/devel/mercurial
LICENSE= GPLv2
MAKE_JOBS_SAFE= yes
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install

View File

@ -1,3 +1,3 @@
MD5 (hg-git-0.2.3.tar.gz) = 55833b386e025ad877fde766adaf66bf
SHA256 (hg-git-0.2.3.tar.gz) = 6e1ccf358dc8ddacc69c2ce90a1768db0e1b1226f7847784a56b858408a32ce7
SIZE (hg-git-0.2.3.tar.gz) = 11582
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