pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/py-sip6



Module Name:    pkgsrc
Committed By:   gdt
Date:           Mon Jun  9 00:40:00 UTC 2025

Modified Files:
        pkgsrc/x11/py-sip6: Makefile

Log Message:
x11/py-sip6: Note that 6.12.0 cannot build qgis 3.40.7

Even the current LTR fails to build with 6.12.0.  I have reported this
to qgis and will follow up with sip6.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/x11/py-sip6/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/py-sip6/Makefile
diff -u pkgsrc/x11/py-sip6/Makefile:1.26 pkgsrc/x11/py-sip6/Makefile:1.27
--- pkgsrc/x11/py-sip6/Makefile:1.26    Sun Jun  8 11:35:29 2025
+++ pkgsrc/x11/py-sip6/Makefile Mon Jun  9 00:40:00 2025
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.26 2025/06/08 11:35:29 gdt Exp $
+# $NetBSD: Makefile,v 1.27 2025/06/09 00:40:00 gdt Exp $
 
 # Before updating sip, geography/qgis (as the most demanding sip user
 # currently known) must be tested to build and run ok.  The 6.8.0
 # release of sip was very broken, and .0 releases of sip should be
 # viewed with extreme caution and probably skipped.
-# 6.11.1: qgis fails to build
-# 6.12.0: qgis fails to build
+# 6.11.1: qgis 3.34 fails to build
+# 6.12.0: qgis 3.34 and 3.40 both fail to build
 DISTNAME=      sip-6.10.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/sip/sip6/}
 PKGREVISION=   1



Home | Main Index | Thread Index | Old Index