pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/qgis
Module Name: pkgsrc
Committed By: gdt
Date: Fri Aug 25 10:36:48 UTC 2023
Modified Files:
pkgsrc/geography/qgis: Makefile PLIST distinfo
Log Message:
geography/qgis: Update to 3.28.10
Packaging changes:
add commented out configure args for QGIS server (from tnn)
Uptream changes:
bugfixes and minor improvements
To generate a diff of this commit:
cvs rdiff -u -r1.181 -r1.182 pkgsrc/geography/qgis/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/geography/qgis/PLIST
cvs rdiff -u -r1.54 -r1.55 pkgsrc/geography/qgis/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/geography/qgis/Makefile
diff -u pkgsrc/geography/qgis/Makefile:1.181 pkgsrc/geography/qgis/Makefile:1.182
--- pkgsrc/geography/qgis/Makefile:1.181 Mon Aug 14 05:24:29 2023
+++ pkgsrc/geography/qgis/Makefile Fri Aug 25 10:36:48 2023
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.181 2023/08/14 05:24:29 wiz Exp $
+# $NetBSD: Makefile,v 1.182 2023/08/25 10:36:48 gdt Exp $
# This is intentionally 3.28 Long Term Release. Please do not update
# to later branches, and instead discuss whether/how we want multiple
# versions.
-DISTNAME= qgis-3.28.7
-PKGREVISION= 2
+DISTNAME= qgis-3.28.10
CATEGORIES= geography
MASTER_SITES= https://qgis.org/downloads/
EXTRACT_SUFX= .tar.bz2
@@ -63,6 +62,7 @@ SUBST_SED.pyqt+= -e '/ *FIND_PROGRAM(__
CMAKE_ARGS+= -DWITH_BINDINGS:BOOL=TRUE
CMAKE_ARGS+= -DWITH_INTERNAL_MARKUPSAFE=FALSE
+#CMAKE_ARGS+= -DWITH_SERVER:BOOL=TRUE
PYTHON_VERSIONS_INCOMPATIBLE= 27 38
Index: pkgsrc/geography/qgis/PLIST
diff -u pkgsrc/geography/qgis/PLIST:1.23 pkgsrc/geography/qgis/PLIST:1.24
--- pkgsrc/geography/qgis/PLIST:1.23 Sat May 20 12:28:11 2023
+++ pkgsrc/geography/qgis/PLIST Fri Aug 25 10:36:48 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.23 2023/05/20 12:28:11 gdt Exp $
+@comment $NetBSD: PLIST,v 1.24 2023/08/25 10:36:48 gdt Exp $
bin/qgis
bin/qgis_bench
bin/qgis_process
@@ -1886,6 +1886,7 @@ share/qgis/doc/index.html
share/qgis/doc/nohelp.html
share/qgis/doc/style.css
share/qgis/i18n/qgis_ar.qm
+share/qgis/i18n/qgis_az.qm
share/qgis/i18n/qgis_bg.qm
share/qgis/i18n/qgis_bs.qm
share/qgis/i18n/qgis_ca.qm
Index: pkgsrc/geography/qgis/distinfo
diff -u pkgsrc/geography/qgis/distinfo:1.54 pkgsrc/geography/qgis/distinfo:1.55
--- pkgsrc/geography/qgis/distinfo:1.54 Wed Jul 19 05:22:18 2023
+++ pkgsrc/geography/qgis/distinfo Fri Aug 25 10:36:48 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.54 2023/07/19 05:22:18 wiz Exp $
+$NetBSD: distinfo,v 1.55 2023/08/25 10:36:48 gdt Exp $
-BLAKE2s (qgis-3.28.7.tar.bz2) = 1165526f451101f0432512e8c2916d5cadd5c9f7728a8af5721f2229f42cc2b0
-SHA512 (qgis-3.28.7.tar.bz2) = 41135657bc7a71050488cbf287bdd9e6895275af956c2f7d28980aec0cafcdf2de15bbfbd4fc3a4439b81669a806c94ea948789d54a8b9a6c1c530ce061db8fc
-Size (qgis-3.28.7.tar.bz2) = 159079126 bytes
+BLAKE2s (qgis-3.28.10.tar.bz2) = 69335c1257a7668fa30c798ec578850b47a59829d22e7051fbc9f887178ca679
+SHA512 (qgis-3.28.10.tar.bz2) = 00032ae91927c0a293133cffa44eb7b963eea43814d762c13b3281169bc26eb2122eda06b9edc2110424ea29d0f73456e092f2d801392eec1d453ab15576ec56
+Size (qgis-3.28.10.tar.bz2) = 159289420 bytes
SHA1 (patch-cmake_FindQwt.cmake) = e6999791328ea54cd0e457ade13f4e608df3d903
SHA1 (patch-mac_CMakeLists.txt) = 7967c0fa4eed8dc2ce24192bdbec8ae8a336be1c
SHA1 (patch-mac_cmake_1qt.cmake.in) = d74f7201849ef6dd83f39251e466eb04c791c0e6
Home |
Main Index |
Thread Index |
Old Index