pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/py-qt5 Fix packaging after new dependency was adde...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/11ed6b684f98
branches:  trunk
changeset: 650276:11ed6b684f98
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Apr 20 06:45:53 2015 +0000

description:
Fix packaging after new dependency was added (indirectly).
Ride PKGREVISION bump, since it was exactly for that.

diffstat:

 x11/py-qt5/PLIST |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r c7b1d9bbc786 -r 11ed6b684f98 x11/py-qt5/PLIST
--- a/x11/py-qt5/PLIST  Mon Apr 20 03:24:36 2015 +0000
+++ b/x11/py-qt5/PLIST  Mon Apr 20 06:45:53 2015 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2015/02/07 16:30:37 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2015/04/20 06:45:53 wiz Exp $
 bin/pylupdate5
 bin/pyrcc5
 bin/pyuic5
@@ -523,6 +523,9 @@
 share/sip/PyQt5/QtTest/qtestmouse.sip
 share/sip/PyQt5/QtTest/qtestsystem.sip
 share/sip/PyQt5/QtTest/qtesttouch.sip
+share/sip/PyQt5/QtWebChannel/QtWebChannelmod.sip
+share/sip/PyQt5/QtWebChannel/qwebchannel.sip
+share/sip/PyQt5/QtWebChannel/qwebchannelabstracttransport.sip
 share/sip/PyQt5/QtWebKit/QtWebKitmod.sip
 share/sip/PyQt5/QtWebKit/qwebdatabase.sip
 share/sip/PyQt5/QtWebKit/qwebelement.sip



Home | Main Index | Thread Index | Old Index