aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/qt5-gui/Makefile
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2018-02-07 12:33:59 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2018-02-07 12:33:59 +0000
commitd1383552f7004506fe499d9e8cec57ea3f8d7d15 (patch)
tree43d17c1569f517802e2b31730cb98103c3e40766 /x11-toolkits/qt5-gui/Makefile
parent844e8345e928bd4ab1d1c0ad74b87aaf6a30e3ed (diff)
downloadports-d1383552f7004506fe499d9e8cec57ea3f8d7d15.tar.gz
ports-d1383552f7004506fe499d9e8cec57ea3f8d7d15.zip
Add upstream patch to fix bug caused by not translating coordinates
after a drag-and-drop operation. The patch header explains it well. Approved by: rakuco (mentor) Obtained from: upstream Differential Revision: https://reviews.freebsd.org/D14240
Notes
Notes: svn path=/head/; revision=461141
Diffstat (limited to 'x11-toolkits/qt5-gui/Makefile')
-rw-r--r--x11-toolkits/qt5-gui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/qt5-gui/Makefile b/x11-toolkits/qt5-gui/Makefile
index 135b391cf9b3..1afa3ebc8482 100644
--- a/x11-toolkits/qt5-gui/Makefile
+++ b/x11-toolkits/qt5-gui/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gui
DISTVERSION= ${QT5_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits graphics
PKGNAMEPREFIX= qt5-