diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2021-07-27 18:44:36 +0000 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2021-07-27 18:55:03 +0000 |
commit | 8b9c482b9026cdd2ba8d0afd28205a563289d88e (patch) | |
tree | a25dc1f4d80a54ced94465b043b5d3d66bbc48b3 /textproc/py-qt5-xml | |
parent | f8a92dabbfdb03b6b67f190bef193cc58e99f0ae (diff) | |
download | ports-8b9c482b9026cdd2ba8d0afd28205a563289d88e.tar.gz ports-8b9c482b9026cdd2ba8d0afd28205a563289d88e.zip |
*/*: PyQt Update qscintilla2 to 2.13.0 and py-qt5-sip to 12.9.0
Changes:
- https://riverbankcomputing.com/news/QScintilla_2.13.0_Released
- https://www.riverbankcomputing.com/hg/sip/raw-file/tip/NEWS
PR: 257308
Exp-run by: antoine
Diffstat (limited to 'textproc/py-qt5-xml')
-rw-r--r-- | textproc/py-qt5-xml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-qt5-xml/Makefile b/textproc/py-qt5-xml/Makefile index c4f728764d90..a6b73ba7be8d 100644 --- a/textproc/py-qt5-xml/Makefile +++ b/textproc/py-qt5-xml/Makefile @@ -1,5 +1,5 @@ PORTNAME= xml -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc devel python MAINTAINER= kde@FreeBSD.org |