diff options
author | tcberner <tcberner@FreeBSD.org> | 2018-04-30 00:19:44 +0800 |
---|---|---|
committer | tcberner <tcberner@FreeBSD.org> | 2018-04-30 00:19:44 +0800 |
commit | 28c22201792bdc4344155d73807a2021943f5234 (patch) | |
tree | 73727aa28e3ffc9876c994b1c5cd4a924bc15fee /x11-toolkits | |
parent | 87f6d69f3275e22a53ad4ccccd37384ffcc19af2 (diff) | |
download | freebsd-ports-gnome-28c22201792bdc4344155d73807a2021943f5234.tar.gz freebsd-ports-gnome-28c22201792bdc4344155d73807a2021943f5234.tar.zst freebsd-ports-gnome-28c22201792bdc4344155d73807a2021943f5234.zip |
Update the QScintilla2 ports to 2.10.4
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/py-qt4-gui/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/py-qt5-quick/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/py-qt5-widgets/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/py-qt4-gui/Makefile b/x11-toolkits/py-qt4-gui/Makefile index 26d8bf2b27dc..2447fee58281 100644 --- a/x11-toolkits/py-qt4-gui/Makefile +++ b/x11-toolkits/py-qt4-gui/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gui -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= x11-toolkits devel python diff --git a/x11-toolkits/py-qt5-quick/Makefile b/x11-toolkits/py-qt5-quick/Makefile index 1e74c8225c8f..a65505ab2c25 100644 --- a/x11-toolkits/py-qt5-quick/Makefile +++ b/x11-toolkits/py-qt5-quick/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= quick -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-toolkits devel python MAINTAINER= kde@FreeBSD.org diff --git a/x11-toolkits/py-qt5-widgets/Makefile b/x11-toolkits/py-qt5-widgets/Makefile index c5e6677072d3..02cec4363d9c 100644 --- a/x11-toolkits/py-qt5-widgets/Makefile +++ b/x11-toolkits/py-qt5-widgets/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= widgets -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-toolkits devel python MAINTAINER= kde@FreeBSD.org |