pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/qt5 Revert last, qt5-websockets is not spelled lik...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d3396a5cb9e7
branches:  trunk
changeset: 372392:d3396a5cb9e7
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Dec 05 19:57:46 2017 +0000

description:
Revert last, qt5-websockets is not spelled like that.

diffstat:

 x11/qt5/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r b8bc4e97ceae -r d3396a5cb9e7 x11/qt5/Makefile
--- a/x11/qt5/Makefile  Tue Dec 05 09:54:46 2017 +0000
+++ b/x11/qt5/Makefile  Tue Dec 05 19:57:46 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2017/12/04 08:40:48 adam Exp $
+# $NetBSD: Makefile,v 1.10 2017/12/05 19:57:46 joerg Exp $
 
 DISTNAME=      qt5-${QTVERSION}
 PKGREVISION=   1
@@ -31,7 +31,7 @@
 DEPENDS+=      qt5-qttranslations-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qttranslations
 DEPENDS+=      qt5-qtwebchannel-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qtwebchannel
 DEPENDS+=      qt5-qtwebkit-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qtwebkit
-DEPENDS+=      qt5-qtwebsockets-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qtwebsockets
+DEPENDS+=      qt5-websockets-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qtwebsockets
 DEPENDS+=      qt5-qtxmlpatterns-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qtxmlpatterns
 DEPENDS+=      qt5-sqlite3-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-sqlite3
 .if ${OPSYS} == "Darwin"



Home | Main Index | Thread Index | Old Index