Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F145568248
D18042.1778212133.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D18042.1778212133.diff
View Options
Index: devel/tortoisehg/Makefile
===================================================================
--- devel/tortoisehg/Makefile
+++ devel/tortoisehg/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= tortoisehg
-DISTVERSION= 4.6
+DISTVERSION= 4.8
CATEGORIES= devel
MASTER_SITES= https://bitbucket.org/tortoisehg/targz/downloads/
@@ -19,7 +19,7 @@
NAUTILUS_DESC= Install TortoiseHG Nautilus extension
OPTIONS_SUB= yes
-USES= pyqt:5 python:2.7
+USES= gnome pyqt:5 python:2.7
USE_PYQT= core gui network qscintilla2 xml
NLS_USES= gettext
Index: devel/tortoisehg/distinfo
===================================================================
--- devel/tortoisehg/distinfo
+++ devel/tortoisehg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1529005498
-SHA256 (tortoisehg-4.6.tar.gz) = b3d21a3b331e757b1aab0a5e28e016739f96acbccb5f7150ba50db1be791b98c
-SIZE (tortoisehg-4.6.tar.gz) = 7947478
+TIMESTAMP = 1542624214
+SHA256 (tortoisehg-4.8.tar.gz) = f079051a60e0f20794efe71761879f19adde629ec7fda268c6005f229625e7fe
+SIZE (tortoisehg-4.8.tar.gz) = 7948435
Index: devel/tortoisehg/files/patch-tortoisehg_hgqt_qtlib.py
===================================================================
--- /dev/null
+++ devel/tortoisehg/files/patch-tortoisehg_hgqt_qtlib.py
@@ -0,0 +1,8 @@
+--- tortoisehg/hgqt/qtlib.py.orig 2018-11-19 10:53:15 UTC
++++ tortoisehg/hgqt/qtlib.py
+@@ -1470,5 +1470,3 @@ class PaletteSwitcher(object):
+ def setContextMenuShortcut(action, shortcut):
+ """Set shortcut for a context menu action, making sure it's visible"""
+ action.setShortcut(shortcut)
+- if QT_VERSION >= 0x50a00:
+- action.setShortcutVisibleInContextMenu(True)
Index: devel/tortoisehg/pkg-plist
===================================================================
--- devel/tortoisehg/pkg-plist
+++ devel/tortoisehg/pkg-plist
@@ -167,9 +167,6 @@
%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qfold.py
%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qfold.pyc
%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qfold.pyo
-%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qrename.py
-%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qrename.pyc
-%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qrename.pyo
%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qsci.py
%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qsci.pyc
%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qsci.pyo
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 8, 3:48 AM (15 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28599722
Default Alt Text
D18042.1778212133.diff (2 KB)
Attached To
Mode
D18042: devel/tortoisehg: Update to 4.8.
Attached
Detach File
Event Timeline
Log In to Comment