diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2021-01-18 19:03:23 +0000 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2021-01-18 19:03:23 +0000 |
commit | 661f174fd0531551eb78f0496a872329c94da41e (patch) | |
tree | 9d330ecded9d45c39dbd23b2860da1a9b3f0c2de /x11-toolkits | |
parent | d3d4b23dac9aac1e0d10e6ffc0738b4b85acf3bd (diff) | |
download | freebsd-ports-661f174fd0531551eb78f0496a872329c94da41e.zip |
Update qscintilla2 to 2.11.6
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/py-qt5-chart/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/py-qt5-quick/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/py-qt5-quick3d/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/py-qt5-quickwidgets/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/py-qt5-widgets/Makefile | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/x11-toolkits/py-qt5-chart/Makefile b/x11-toolkits/py-qt5-chart/Makefile index 9ac959819c94..e1c22f7bf293 100644 --- a/x11-toolkits/py-qt5-chart/Makefile +++ b/x11-toolkits/py-qt5-chart/Makefile @@ -2,6 +2,7 @@ PORTNAME= chart PORTVERSION= ${PYQT5_VERSION} +PORTREVISION= 1 CATEGORIES= x11-toolkits devel python MASTER_SITES= ${MASTER_SITES_PYQTCHART} PKGNAMEPREFIX= ${PYQT_PY_RELNAME}- diff --git a/x11-toolkits/py-qt5-quick/Makefile b/x11-toolkits/py-qt5-quick/Makefile index 2fd055a24f29..035814a46b27 100644 --- a/x11-toolkits/py-qt5-quick/Makefile +++ b/x11-toolkits/py-qt5-quick/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= quick +PORTREVISION= 1 CATEGORIES= x11-toolkits devel python MAINTAINER= kde@FreeBSD.org diff --git a/x11-toolkits/py-qt5-quick3d/Makefile b/x11-toolkits/py-qt5-quick3d/Makefile index c94ac45ba337..be641bfc3df1 100644 --- a/x11-toolkits/py-qt5-quick3d/Makefile +++ b/x11-toolkits/py-qt5-quick3d/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= quick3d +PORTREVISION= 1 CATEGORIES= x11-toolkits devel python MAINTAINER= kde@FreeBSD.org diff --git a/x11-toolkits/py-qt5-quickwidgets/Makefile b/x11-toolkits/py-qt5-quickwidgets/Makefile index 01498dd0a79c..2f61d08f5a91 100644 --- a/x11-toolkits/py-qt5-quickwidgets/Makefile +++ b/x11-toolkits/py-qt5-quickwidgets/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= quickwidgets +PORTREVISION= 1 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 80838abd946e..f8914c46d619 100644 --- a/x11-toolkits/py-qt5-widgets/Makefile +++ b/x11-toolkits/py-qt5-widgets/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= widgets +PORTREVISION= 1 CATEGORIES= x11-toolkits devel python MAINTAINER= kde@FreeBSD.org |