diff --git a/devel/hg-git/Makefile b/devel/hg-git/Makefile index d4b7d22094fe..fc2baf4e6c13 100644 --- a/devel/hg-git/Makefile +++ b/devel/hg-git/Makefile @@ -1,29 +1,29 @@ # Created by: Marco Broeder # $FreeBSD$ PORTNAME= hg-git -PORTVERSION= 0.7.0 +PORTVERSION= 0.8.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= marco.broeder@posteo.eu 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 PORTDOCS= README.md USES= python:2 USE_PYTHON= distutils autoplist OPTIONS_DEFINE= DOCS post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}/) .include diff --git a/devel/hg-git/distinfo b/devel/hg-git/distinfo index 4c3fa0ea067d..93ad8fc19918 100644 --- a/devel/hg-git/distinfo +++ b/devel/hg-git/distinfo @@ -1,2 +1,2 @@ -SHA256 (hg-git-0.7.0.tar.gz) = 9db9cd87b9b173c192b29336b4029122a4fe2858c369dc8c5a59228515bc61a9 -SIZE (hg-git-0.7.0.tar.gz) = 42956 +SHA256 (hg-git-0.8.0.tar.gz) = 91a16e34612595eca8c4e23d847c6ab697267b68008594926123c6c0064298dc +SIZE (hg-git-0.8.0.tar.gz) = 46004