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 /sysutils | |
parent | misc/timetrace: Update to 0.14.3 (diff) |
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 'sysutils')
-rw-r--r-- | sysutils/angrysearch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/angrysearch/Makefile b/sysutils/angrysearch/Makefile index 8acdc13989ff..63f0b393594a 100644 --- a/sysutils/angrysearch/Makefile +++ b/sysutils/angrysearch/Makefile @@ -2,6 +2,7 @@ PORTNAME= ${GH_PROJECT:tl} PORTVERSION= 1.0.3 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= sysutils python |