FreeBSD Bugzilla – Attachment 229094 Details for
Bug 259502
devel/tortoisehg: Switch to MASTER_SITES
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for devel/tortoisehg to use MASTER_SITES
tortoisehg-5.9.2.diff (text/plain), 1.87 KB, created by
Martin Neubauer
on 2021-10-28 12:33:01 UTC
(
hide
)
Description:
Patch for devel/tortoisehg to use MASTER_SITES
Filename:
MIME Type:
Creator:
Martin Neubauer
Created:
2021-10-28 12:33:01 UTC
Size:
1.87 KB
patch
obsolete
>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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 259502
: 229094