Index: head/devel/hg-git/Makefile =================================================================== --- head/devel/hg-git/Makefile (revision 434488) +++ head/devel/hg-git/Makefile (revision 434489) @@ -1,29 +1,32 @@ # Created by: Marco Broeder # $FreeBSD$ PORTNAME= hg-git -PORTVERSION= 0.8.5 +PORTVERSION= 0.8.5.20161206 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= http://bitbucket.org/durin42/${PORTNAME}/get/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= fa23c454c528 MAINTAINER= marco.broeder@posteo.eu COMMENT= Mercurial extension to pull from or push to a Git repository LICENSE= GPLv2 RUN_DEPENDS= ${PKGNAMEPREFIX}dulwich>=*:devel/dulwich \ mercurial>=*:devel/mercurial PORTDOCS= README.md -USES= python:2 +NO_ARCH= yes +WRKSRC= ${WRKDIR}/durin42-${PORTNAME}-${DISTNAME} +USES= python:2.7 USE_PYTHON= distutils autoplist OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}/) .include Index: head/devel/hg-git/distinfo =================================================================== --- head/devel/hg-git/distinfo (revision 434488) +++ head/devel/hg-git/distinfo (revision 434489) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481321913 -SHA256 (hg-git-0.8.5.tar.gz) = f5cab3cc610926458733a2321ad3df5a7c56870bbf0c6d962dfa742e6ea04782 -SIZE (hg-git-0.8.5.tar.gz) = 96675 +TIMESTAMP = 1481296489 +SHA256 (fa23c454c528.tar.gz) = 51e3827799e96b66f6872ac995f902b79c93c4f79a761608a6a587820f7d52ba +SIZE (fa23c454c528.tar.gz) = 102686