diff options
| author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2020-04-11 05:04:40 +0000 |
|---|---|---|
| committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2020-04-11 05:04:40 +0000 |
| commit | 5ead0a2f780c6bb97aebad39ec6f625495fc1d0c (patch) | |
| tree | 9162d2eef77dd4ceae43a18baf727add2dc10d8c /databases/py-qt5-sql | |
| parent | deskutils/ausweisapp2: Fix build on FreeBSD 11.3 (diff) | |
Update py-sip to 4.19.21 and qscintilla2 to 2.11.4
- Update py-sip to 4.19.21
- Update qscintilla2 to 2.11.4
- Replace MASTER_SITE_RIVERBANK with https versions
- Replace QSCI2_DISTNAME to match with the new one
PR: 245308
Approved by: tcberner (mentor)
Exp-run by: antoine
Notes
Notes:
svn path=/head/; revision=531396
Diffstat (limited to 'databases/py-qt5-sql')
| -rw-r--r-- | databases/py-qt5-sql/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-qt5-sql/Makefile b/databases/py-qt5-sql/Makefile index 1a264fe20373..9f1162e3c1d9 100644 --- a/databases/py-qt5-sql/Makefile +++ b/databases/py-qt5-sql/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= sql +PORTREVISION= 1 CATEGORIES= databases devel python MAINTAINER= kde@FreeBSD.org |
