Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Mar 2018 10:03:53 +0000 (UTC)
From:      Adriaan de Groot <adridg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r463562 - head/graphics/qt5-wayland
Message-ID:  <201803041003.w24A3rVO041878@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adridg
Date: Sun Mar  4 10:03:53 2018
New Revision: 463562
URL: https://svnweb.freebsd.org/changeset/ports/463562

Log:
  The naming of Qt's Wayland plugin has changed.
  Fix plist in this ignored-by-default port.
  
  Reported by:	tcberner
  Approved by:	tcberner (mentor, implicit)

Modified:
  head/graphics/qt5-wayland/pkg-plist

Modified: head/graphics/qt5-wayland/pkg-plist
==============================================================================
--- head/graphics/qt5-wayland/pkg-plist	Sun Mar  4 09:40:46 2018	(r463561)
+++ head/graphics/qt5-wayland/pkg-plist	Sun Mar  4 10:03:53 2018	(r463562)
@@ -266,7 +266,7 @@
 %%QT_PLUGINDIR%%/platforms/libqwayland-xcomposite-glx.so
 %%QT_PLUGINDIR%%/wayland-decoration-client/libbradient.so
 %%QT_PLUGINDIR%%/wayland-graphics-integration-client/libdrm-egl-server.so
-%%QT_PLUGINDIR%%/wayland-graphics-integration-client/libwayland-egl.so
+%%QT_PLUGINDIR%%/wayland-graphics-integration-client/libqt-plugin-wayland-egl.so
 %%QT_PLUGINDIR%%/wayland-graphics-integration-client/libxcomposite-egl.so
 %%QT_PLUGINDIR%%/wayland-graphics-integration-client/libxcomposite-glx.so
 %%QT_PLUGINDIR%%/wayland-graphics-integration-server/libdrm-egl-server.so



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803041003.w24A3rVO041878>