mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- Update to 0.2.2
PR: 146891 Submitted by: Marco Bröder <marco.broeder@gmx.eu> (maintainer)
This commit is contained in:
parent
adb786b49d
commit
acfccc306c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255547
@ -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@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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user