aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2017-02-21 05:03:56 +0800
committerrm <rm@FreeBSD.org>2017-02-21 05:03:56 +0800
commitde9ea2e3b8b8b8fe89e4ad65dd484808dec7840a (patch)
tree1b05bfdd45708d564a1b002ac14ad6e0d29350ae /devel
parent6e2ba5b903ab4b08b050b21d37627f0efb68933a (diff)
downloadfreebsd-ports-gnome-de9ea2e3b8b8b8fe89e4ad65dd484808dec7840a.tar.gz
freebsd-ports-gnome-de9ea2e3b8b8b8fe89e4ad65dd484808dec7840a.tar.zst
freebsd-ports-gnome-de9ea2e3b8b8b8fe89e4ad65dd484808dec7840a.zip
devel/hg-git: update past 0.8.5
Update hg-git to 0.8.5 + recent commits for compatibility with current Mercurial Attempting to use the previous version of hg-git with current hg results in an error stating the extension only supports version 3.6 of Mercurial. While here, add NO_ARCH and adjust python version. PR: 212714 Submitted by: matthew@reztek.cz Approved by: maintainer timeout (month+) MFH: 2017Q1
Diffstat (limited to 'devel')
-rw-r--r--devel/hg-git/Makefile9
-rw-r--r--devel/hg-git/distinfo6
2 files changed, 9 insertions, 6 deletions
diff --git a/devel/hg-git/Makefile b/devel/hg-git/Makefile
index d5d1b485af98..6c12e01d5032 100644
--- a/devel/hg-git/Makefile
+++ b/devel/hg-git/Makefile
@@ -2,10 +2,11 @@
# $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
@@ -17,7 +18,9 @@ RUN_DEPENDS= ${PKGNAMEPREFIX}dulwich>=*:devel/dulwich \
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
diff --git a/devel/hg-git/distinfo b/devel/hg-git/distinfo
index 998292afed2d..3930120f14ee 100644
--- a/devel/hg-git/distinfo
+++ b/devel/hg-git/distinfo
@@ -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