mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/hg-git: update 0.6.1 -> 0.7.0
PR: 194901 Submitted by: Marco Broder <marco.broeder@posteo.eu> Approved by: mentors (implicit)
This commit is contained in:
parent
13bd256c80
commit
f322cda34a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=372717
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= hg-git
|
||||
PORTVERSION= 0.6.1
|
||||
PORTVERSION= 0.7.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Mercurial extension to pull from or push to a Git repository
|
|||
LICENSE= GPLv2
|
||||
|
||||
RUN_DEPENDS= ${PKGNAMEPREFIX}dulwich>=*:${PORTSDIR}/devel/dulwich \
|
||||
mercurial>=*:${PORTSDIR}/devel/mercurial \
|
||||
mercurial>=*:${PORTSDIR}/devel/mercurial
|
||||
|
||||
PORTDOCS= README.md
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (hg-git-0.6.1.tar.gz) = 3a8111b232c2ab479d653e0fda7fb71d54af50fcaa18f49a648d9e3338f9d38c
|
||||
SIZE (hg-git-0.6.1.tar.gz) = 41055
|
||||
SHA256 (hg-git-0.7.0.tar.gz) = 9db9cd87b9b173c192b29336b4029122a4fe2858c369dc8c5a59228515bc61a9
|
||||
SIZE (hg-git-0.7.0.tar.gz) = 42956
|
||||
|
|
Loading…
Add table
Reference in a new issue