diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2022-02-02 21:42:46 +0100 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2022-03-07 18:39:13 +0100 |
commit | 2d8f8573167d49958b7fbf471f42a360a20227d8 (patch) | |
tree | 4f8de5446ee2f75755beec28cf04f0baad4d44b6 /multimedia/openshot | |
parent | 919140cdc1eae208a8708625967cdce4cdc75fc3 (diff) | |
download | freebsd-ports-2d8f8573167d49958b7fbf471f42a360a20227d8.zip |
devel/py-qt5, devel/py-sip: Update versions
- Update sip to 6.5.1
- Update PyQt5 to 5.15.6
- Update PyQtChart, PyQtNetworkAuth and PyQtWebengine to 5.15.5
- Update PyQtSip to 12.9.1
- Update PyQtBuilder to 1.12.2
- Add ${_MAKE_JOBS} for pyqt.mk (reported by Tatsuki Makino)
PR: 261685
Exp-run by: antoine
Diffstat (limited to 'multimedia/openshot')
-rw-r--r-- | multimedia/openshot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/openshot/Makefile b/multimedia/openshot/Makefile index 57cc45e6bff7..0a11c35dadaf 100644 --- a/multimedia/openshot/Makefile +++ b/multimedia/openshot/Makefile @@ -3,6 +3,7 @@ PORTNAME= openshot DISTVERSIONPREFIX= v DISTVERSION= 2.6.1 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= tatsuki_makino@hotmail.com |