aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authortcberner <tcberner@FreeBSD.org>2018-03-13 02:06:51 +0800
committertcberner <tcberner@FreeBSD.org>2018-03-13 02:06:51 +0800
commitf7281f9d0cacecbab293f2a7309aa2b11b699ce3 (patch)
tree2413fb9e7d10407263375a5785de1048e769513f /x11
parent0abb1614fbc74610acad59683a3631348f8876fe (diff)
downloadfreebsd-ports-graphics-f7281f9d0cacecbab293f2a7309aa2b11b699ce3.tar.gz
freebsd-ports-graphics-f7281f9d0cacecbab293f2a7309aa2b11b699ce3.tar.zst
freebsd-ports-graphics-f7281f9d0cacecbab293f2a7309aa2b11b699ce3.zip
Update py-sip to 4.19.8 and qscintilla2 to 2.10.3
PR: 226487 Exp-run by: antoine
Diffstat (limited to 'x11')
-rw-r--r--x11/leechcraft/Makefile2
-rw-r--r--x11/py-qt4-opengl/Makefile2
-rw-r--r--x11/py-qt5-opengl/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/x11/leechcraft/Makefile b/x11/leechcraft/Makefile
index b88ef937f10..7a550062b45 100644
--- a/x11/leechcraft/Makefile
+++ b/x11/leechcraft/Makefile
@@ -3,7 +3,7 @@
PORTNAME= leechcraft
PORTVERSION= 0.6.70
-PORTREVISION= 27
+PORTREVISION= 28
CATEGORIES= x11
MASTER_SITES= http://dist.leechcraft.org/LeechCraft/0.6.70/
diff --git a/x11/py-qt4-opengl/Makefile b/x11/py-qt4-opengl/Makefile
index 36107c814a6..a32e6498248 100644
--- a/x11/py-qt4-opengl/Makefile
+++ b/x11/py-qt4-opengl/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= opengl
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= x11 devel python
diff --git a/x11/py-qt5-opengl/Makefile b/x11/py-qt5-opengl/Makefile
index ca1102cbd8b..91b3a39d892 100644
--- a/x11/py-qt5-opengl/Makefile
+++ b/x11/py-qt5-opengl/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= opengl
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11 devel python
MAINTAINER= kde@FreeBSD.org