diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-04-05 23:05:20 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-04-05 23:05:20 +0000 |
commit | eaee14a38fd679296cff1e8b5b2969783f97c9ac (patch) | |
tree | 88f778895c6ba8e8241647ca738d99e27c1f261d /comms | |
parent | bc8d87dfcf2531dc040063d21b4656d5c3941b16 (diff) |
Update PyQt5 to 5.12.1
- Upgrade sip to 4.19.15
- Upgrade qscintilla2 to 2.11.1
- Upgrade PyQt to 5.12.1
- From this version on www/py-qt5-webengine is unbundled and ships its own distfile
PR: 236894
Exp-run by: antoine
Notes
Notes:
svn path=/head/; revision=498035
Diffstat (limited to 'comms')
-rw-r--r-- | comms/py-qt5-serialport/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/py-qt5-serialport/Makefile b/comms/py-qt5-serialport/Makefile index 46927499ed8c..823c80b955a4 100644 --- a/comms/py-qt5-serialport/Makefile +++ b/comms/py-qt5-serialport/Makefile @@ -1,7 +1,6 @@ # $FreeBSD$ PORTNAME= serialport -PORTREVISION= 1 CATEGORIES= comms devel python MAINTAINER= kde@FreeBSD.org |