summaryrefslogtreecommitdiff
path: root/x11/py-sip
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2021-11-05 00:51:47 +0000
committergdt <gdt@pkgsrc.org>2021-11-05 00:51:47 +0000
commite6dfd8fdcc61eef38d6a9d6d2afc78f9ae167d3f (patch)
tree299f94021461c0c69374bc48b0875f55bf8fc0a1 /x11/py-sip
parenta85a11e0c69283ff012289a657843e2b46d9aaa8 (diff)
downloadpkgsrc-e6dfd8fdcc61eef38d6a9d6d2afc78f9ae167d3f.tar.gz
py-sip: Add upgrade caution
qgis is having issues where binary packages built with sip 6 are failing to function.
Diffstat (limited to 'x11/py-sip')
-rw-r--r--x11/py-sip/Makefile.common5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/py-sip/Makefile.common b/x11/py-sip/Makefile.common
index 8fddabb0444..d2890843f98 100644
--- a/x11/py-sip/Makefile.common
+++ b/x11/py-sip/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.9 2021/10/19 18:59:01 adam Exp $
+# $NetBSD: Makefile.common,v 1.10 2021/11/05 00:51:47 gdt Exp $
#
# used by x11/py-sip/Makefile
# used by x11/py-sip-qt4/Makefile
@@ -8,6 +8,9 @@ DISTNAME= sip-4.19.25
CATEGORIES= x11 devel python
MASTER_SITES= https://www.riverbankcomputing.com/static/Downloads/sip/${PKGVERSION_NOREV}/
+# Before updating, please check that any new version works with qgis.
+# Apparently, there are problems with 5 and 6 with qgis 3.16 as of
+# 2021-11.
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.riverbankcomputing.com/software/sip/