diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/py-qt5-demo/Makefile | 1 | ||||
-rw-r--r-- | misc/py-qt5-demo/pkg-plist | 18 |
2 files changed, 18 insertions, 1 deletions
diff --git a/misc/py-qt5-demo/Makefile b/misc/py-qt5-demo/Makefile index 3f4d15d1db9d..73acb30c2753 100644 --- a/misc/py-qt5-demo/Makefile +++ b/misc/py-qt5-demo/Makefile @@ -2,7 +2,6 @@ PORTNAME= demo PORTVERSION= ${PYQT5_VERSION} -PORTREVISION= 1 CATEGORIES= misc devel python MASTER_SITES= ${MASTER_SITES_PYQT5} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}qt5- diff --git a/misc/py-qt5-demo/pkg-plist b/misc/py-qt5-demo/pkg-plist index 138e1bd69385..28a1a3698f5f 100644 --- a/misc/py-qt5-demo/pkg-plist +++ b/misc/py-qt5-demo/pkg-plist @@ -899,6 +899,24 @@ %%PYQT_EXAMPLEDIR%%/quick/tutorials/extending/chapter6-plugins/Charts/pieslice.pyo %%PYQT_EXAMPLEDIR%%/quick/tutorials/extending/chapter6-plugins/Charts/qmldir %%PYQT_EXAMPLEDIR%%/quick/tutorials/extending/chapter6-plugins/app.qml +%%PYQT_EXAMPLEDIR%%/remoteobjects/modelview/modelviewclient.py +%%PYQT_EXAMPLEDIR%%/remoteobjects/modelview/modelviewclient.pyc +%%PYQT_EXAMPLEDIR%%/remoteobjects/modelview/modelviewclient.pyo +%%PYQT_EXAMPLEDIR%%/remoteobjects/modelview/modelviewserver.py +%%PYQT_EXAMPLEDIR%%/remoteobjects/modelview/modelviewserver.pyc +%%PYQT_EXAMPLEDIR%%/remoteobjects/modelview/modelviewserver.pyo +%%PYQT_EXAMPLEDIR%%/remoteobjects/simpleswitch/directconnectdynamicclient.py +%%PYQT_EXAMPLEDIR%%/remoteobjects/simpleswitch/directconnectdynamicclient.pyc +%%PYQT_EXAMPLEDIR%%/remoteobjects/simpleswitch/directconnectdynamicclient.pyo +%%PYQT_EXAMPLEDIR%%/remoteobjects/simpleswitch/directconnectdynamicserver.py +%%PYQT_EXAMPLEDIR%%/remoteobjects/simpleswitch/directconnectdynamicserver.pyc +%%PYQT_EXAMPLEDIR%%/remoteobjects/simpleswitch/directconnectdynamicserver.pyo +%%PYQT_EXAMPLEDIR%%/remoteobjects/simpleswitch/registryconnecteddynamicclient.py +%%PYQT_EXAMPLEDIR%%/remoteobjects/simpleswitch/registryconnecteddynamicclient.pyc +%%PYQT_EXAMPLEDIR%%/remoteobjects/simpleswitch/registryconnecteddynamicclient.pyo +%%PYQT_EXAMPLEDIR%%/remoteobjects/simpleswitch/registryconnecteddynamicserver.py +%%PYQT_EXAMPLEDIR%%/remoteobjects/simpleswitch/registryconnecteddynamicserver.pyc +%%PYQT_EXAMPLEDIR%%/remoteobjects/simpleswitch/registryconnecteddynamicserver.pyo %%PYQT_EXAMPLEDIR%%/richtext/README %%PYQT_EXAMPLEDIR%%/richtext/calendar.py %%PYQT_EXAMPLEDIR%%/richtext/calendar.pyc |