aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/retroshare
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-12-16 14:49:16 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-12-16 14:49:16 +0000
commitea792330aae305de936d512889687975b4ed54f8 (patch)
tree2b231d528e66a11feb68225205543979636e6a63 /net-p2p/retroshare
parent243026d1e9c3910bdb786aa4c8b9d8b84c7a575b (diff)
downloadports-ea792330aae305de936d512889687975b4ed54f8.tar.gz
ports-ea792330aae305de936d512889687975b4ed54f8.zip
Update Qt5 to 5.12.0
http://blog.qt.io/blog/2018/12/06/qt-5-12-lts-released/ - This breaks support for libressl again. Patches are welcome. PR: 233705 Exp-run by: antoine
Notes
Notes: svn path=/head/; revision=487594
Diffstat (limited to 'net-p2p/retroshare')
-rw-r--r--net-p2p/retroshare/files/patch-plugins_VOIP_gui_AudioStats.ui25
1 files changed, 25 insertions, 0 deletions
diff --git a/net-p2p/retroshare/files/patch-plugins_VOIP_gui_AudioStats.ui b/net-p2p/retroshare/files/patch-plugins_VOIP_gui_AudioStats.ui
new file mode 100644
index 000000000000..d159969eca5e
--- /dev/null
+++ b/net-p2p/retroshare/files/patch-plugins_VOIP_gui_AudioStats.ui
@@ -0,0 +1,25 @@
+--- plugins/VOIP/gui/AudioStats.ui.orig 2018-12-11 15:36:53 UTC
++++ plugins/VOIP/gui/AudioStats.ui
+@@ -306,19 +306,19 @@
+ <customwidget>
+ <class>AudioBar</class>
+ <extends>QWidget</extends>
+- <header>AudioStats.h</header>
++ <header>gui/AudioStats.h</header>
+ <container>1</container>
+ </customwidget>
+ <customwidget>
+ <class>AudioNoiseWidget</class>
+ <extends>QWidget</extends>
+- <header>AudioStats.h</header>
++ <header>gui/AudioStats.h</header>
+ <container>1</container>
+ </customwidget>
+ <customwidget>
+ <class>AudioEchoWidget</class>
+ <extends>QWidget</extends>
+- <header>AudioStats.h</header>
++ <header>gui/AudioStats.h</header>
+ <container>1</container>
+ </customwidget>
+ </customwidgets>