mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
- Update to 0.2.5
PR: ports/151894 Submitted by: Marco Broder <marco.broeder@gmx.eu> (maintainer)
This commit is contained in:
parent
ebe84923ee
commit
ebb873e1c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263956
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user