aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2017-02-23 09:52:04 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2017-02-23 09:52:04 +0000
commitfe0afe5b6ef51aeaafc66a21f8c51b7ccd330e6b (patch)
tree1f211fd830c411a654d22092bf905b17c941acfd
parentf848dab4fb1f1bb061b7ae83b10e35b3ad13247a (diff)
downloadports-fe0afe5b6ef51aeaafc66a21f8c51b7ccd330e6b.tar.gz
ports-fe0afe5b6ef51aeaafc66a21f8c51b7ccd330e6b.zip
MFH: r434489
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+) Approved by: ports-secteam (junovitch)
Notes
Notes: svn path=/branches/2017Q1/; revision=434663
-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