aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Neubauer <m.ne@gmx.net>2021-10-29 12:20:23 +0000
committerGleb Popov <arrowd@FreeBSD.org>2021-10-29 12:21:11 +0000
commit088999b5b430e9d21d1195685ba0f1263ecb1c4d (patch)
tree968ee62b621ddb4e7eaf9158eb0233ac3766fd70
parent3ac3eab64cc4359a550525bbb86adc5457e711e1 (diff)
downloadports-088999b5b430e9d21d1195685ba0f1263ecb1c4d.tar.gz
ports-088999b5b430e9d21d1195685ba0f1263ecb1c4d.zip
devel/tortoisehg: Switch MASTER_SITES.
PR: 259502
-rw-r--r--devel/tortoisehg/Makefile13
-rw-r--r--devel/tortoisehg/distinfo6
2 files changed, 7 insertions, 12 deletions
diff --git a/devel/tortoisehg/Makefile b/devel/tortoisehg/Makefile
index 6ecddc1fbdad..e579f8fb0087 100644
--- a/devel/tortoisehg/Makefile
+++ b/devel/tortoisehg/Makefile
@@ -1,6 +1,7 @@
PORTNAME= tortoisehg
DISTVERSION= 5.9.2
CATEGORIES= devel
+MASTER_SITES= https://www.mercurial-scm.org/release/tortoisehg/targz/
MAINTAINER= arrowd@FreeBSD.org
COMMENT= GUI for Mercurial VCS
@@ -15,13 +16,7 @@ RUN_DEPENDS= ${PY_MERCURIAL} \
USES= pyqt:5 python:3.5+
USE_PYQT= core gui network qscintilla2 xml
-USE_PYTHON= distutils autoplist
-
-USE_GITLAB= yes
-GL_SITE= https://foss.heptapod.net
-GL_ACCOUNT= mercurial/tortoisehg
-GL_PROJECT= thg
-GL_COMMIT= dc82f5af7ec5183a52b9eec1e8ba3826c8ced859
+USE_PYTHON= autoplist distutils
OPTIONS_DEFINE= NAUTILUS NLS
NAUTILUS_DESC= Install TortoiseHG Nautilus extension
@@ -33,12 +28,12 @@ NO_ARCH= yes
SUB_FILES= pkg-message
# Do not conflict with devel/mercurial, which also installs hgext3rd/__init__.py
-EXTRACT_AFTER_ARGS= --exclude thg-${GL_COMMIT}/hgext3rd/__init__.py
+EXTRACT_AFTER_ARGS= --exclude ${PORTNAME}-${DISTVERSION}/hgext3rd/__init__.py
.include <bsd.port.pre.mk>
.if ${PYTHON_VER} != ${PYTHON_DEFAULT}
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
.endif
post-patch-NLS-on:
diff --git a/devel/tortoisehg/distinfo b/devel/tortoisehg/distinfo
index e627bb1589f9..77c2269186f0 100644
--- a/devel/tortoisehg/distinfo
+++ b/devel/tortoisehg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1634230863
-SHA256 (mercurial/tortoisehg-thg-dc82f5af7ec5183a52b9eec1e8ba3826c8ced859_GL0.tar.gz) = 4d39f3d8537a7bb562292ffa9ffef3cf97e752e74bff27d3e9ae2fc65f1fbfdd
-SIZE (mercurial/tortoisehg-thg-dc82f5af7ec5183a52b9eec1e8ba3826c8ced859_GL0.tar.gz) = 8642140
+TIMESTAMP = 1635419228
+SHA256 (tortoisehg-5.9.2.tar.gz) = bd9a7540e91e20dbc82dfee7aba2af2d4d0716fca1fb6666754c5499beea30e0
+SIZE (tortoisehg-5.9.2.tar.gz) = 8918803