git: c162f8025170 - main - devel/py-qt5-pyqt: Fix plist issue
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 09 Nov 2022 08:50:17 UTC
The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=c162f8025170a7226d953398abec933407a1146b commit c162f8025170a7226d953398abec933407a1146b Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2022-11-09 08:47:51 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2022-11-09 08:47:51 +0000 devel/py-qt5-pyqt: Fix plist issue PR: 267645 Approved by: kde (tcberner) --- devel/py-qt5-pyqt/Makefile | 1 + devel/py-qt5-pyqt/pkg-plist | 1 + 2 files changed, 2 insertions(+) diff --git a/devel/py-qt5-pyqt/Makefile b/devel/py-qt5-pyqt/Makefile index ef93f75cd8f0..4b864e96a093 100644 --- a/devel/py-qt5-pyqt/Makefile +++ b/devel/py-qt5-pyqt/Makefile @@ -1,5 +1,6 @@ PORTNAME= pyqt PORTVERSION= ${PYQT5_VERSION} +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITES_PYQT5} PKGNAMEPREFIX= ${PYQT_PY_RELNAME}- diff --git a/devel/py-qt5-pyqt/pkg-plist b/devel/py-qt5-pyqt/pkg-plist index 077accfe8021..7c1a37668c00 100644 --- a/devel/py-qt5-pyqt/pkg-plist +++ b/devel/py-qt5-pyqt/pkg-plist @@ -82,6 +82,7 @@ bin/pyuic5 %%PYTHON_SITELIBDIR%%/PyQt5/bindings/QtBluetooth/qpybluetooth_quint128.sip %%PYTHON_SITELIBDIR%%/PyQt5/bindings/QtCore/QtCore.toml %%PYTHON_SITELIBDIR%%/PyQt5/bindings/QtCore/QtCoremod.sip +%%PYTHON_SITELIBDIR%%/PyQt5/bindings/QtCore/pyqt-gpl.sip5 %%PYTHON_SITELIBDIR%%/PyQt5/bindings/QtCore/qabstractanimation.sip %%PYTHON_SITELIBDIR%%/PyQt5/bindings/QtCore/qabstracteventdispatcher.sip %%PYTHON_SITELIBDIR%%/PyQt5/bindings/QtCore/qabstractitemmodel.sip