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 /graphics/rapid-photo-downloader | |
parent | bff0879784e3857bfffd0c7bdad3fcd0f500c61b (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 'graphics/rapid-photo-downloader')
-rw-r--r-- | graphics/rapid-photo-downloader/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/rapid-photo-downloader/Makefile b/graphics/rapid-photo-downloader/Makefile index f200e406e011..88964d80f061 100644 --- a/graphics/rapid-photo-downloader/Makefile +++ b/graphics/rapid-photo-downloader/Makefile @@ -2,7 +2,7 @@ PORTNAME= rapid-photo-downloader DISTVERSION= 0.9.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://launchpad.net/rapid/pyqt/${PORTVERSION}/+download/ |