summaryrefslogtreecommitdiff
path: root/databases/py-qt5-sql
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-04-05 23:05:20 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-04-05 23:05:20 +0000
commiteaee14a38fd679296cff1e8b5b2969783f97c9ac (patch)
tree88f778895c6ba8e8241647ca738d99e27c1f261d /databases/py-qt5-sql
parentdevel/eric6: prepare for PyQt5 update (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 'databases/py-qt5-sql')
-rw-r--r--databases/py-qt5-sql/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/py-qt5-sql/Makefile b/databases/py-qt5-sql/Makefile
index aa04af88ed30..c59af1d7a528 100644
--- a/databases/py-qt5-sql/Makefile
+++ b/databases/py-qt5-sql/Makefile
@@ -1,7 +1,6 @@
# $FreeBSD$
PORTNAME= sql
-PORTREVISION= 1
CATEGORIES= databases devel python
MAINTAINER= kde@FreeBSD.org