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:           Mon May  3 15:32:03 UTC 2021

Modified Files:
        pkgsrc/geography/qgis: Makefile distinfo options.mk

Log Message:
geography/qgis: Update to 3.16.6

Upstream changes are minor


To generate a diff of this commit:
cvs rdiff -u -r1.114 -r1.115 pkgsrc/geography/qgis/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/geography/qgis/distinfo
cvs rdiff -u -r1.19 -r1.20 pkgsrc/geography/qgis/options.mk

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.114 pkgsrc/geography/qgis/Makefile:1.115
--- pkgsrc/geography/qgis/Makefile:1.114        Wed Apr 21 13:24:45 2021
+++ pkgsrc/geography/qgis/Makefile      Mon May  3 15:32:03 2021
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.114 2021/04/21 13:24:45 adam Exp $
+# $NetBSD: Makefile,v 1.115 2021/05/03 15:32:03 gdt Exp $
 
 # This is intentionally 3.16 Long Term Release.  Please do not update
 # to later branches, and instead discuss whether/how we want multiple
 # versions.
-DISTNAME=      qgis-3.16.5
-PKGREVISION=   2
+DISTNAME=      qgis-3.16.6
 CATEGORIES=    geography
 MASTER_SITES=  https://qgis.org/downloads/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/geography/qgis/distinfo
diff -u pkgsrc/geography/qgis/distinfo:1.23 pkgsrc/geography/qgis/distinfo:1.24
--- pkgsrc/geography/qgis/distinfo:1.23 Mon Mar 29 23:16:14 2021
+++ pkgsrc/geography/qgis/distinfo      Mon May  3 15:32:03 2021
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.23 2021/03/29 23:16:14 gdt Exp $
+$NetBSD: distinfo,v 1.24 2021/05/03 15:32:03 gdt Exp $
 
-SHA1 (qgis-3.16.5.tar.bz2) = 84035a3763a82b6dced99ca0692102c5d774a564
-RMD160 (qgis-3.16.5.tar.bz2) = d94092dc96d9d533d9ff64fa83860cfcb632a464
-SHA512 (qgis-3.16.5.tar.bz2) = 2ab45c599e7687209365aefa8e09591f003e3e6fb64a9ef2de8b39959bea860307e740cd779ff5a8c93b51e81b65453dd5359a021f1129b410456887dddae5f5
-Size (qgis-3.16.5.tar.bz2) = 115289336 bytes
+SHA1 (qgis-3.16.6.tar.bz2) = e8e54a20637e4dab5f303cfada5d8db85054f75e
+RMD160 (qgis-3.16.6.tar.bz2) = dba44dca8ea5f4281916241ea1165e6566c21591
+SHA512 (qgis-3.16.6.tar.bz2) = 4570a76156a52f818eba69a67d70ebe941d36f5479459cd71e039c7d715184bb5c7fc7f30144d9f64b63873110d441ab27efb2bd43c3a9238a553c45ec6f92ec
+Size (qgis-3.16.6.tar.bz2) = 115143570 bytes
 SHA1 (patch-cmake_FindQwt.cmake) = c07cb250727d0d9f4abe76e1118d896552a1bd68
 SHA1 (patch-mac_CMakeLists.txt) = 8e52ca943d44392939d0fcf083ba2681a7d77c53
 SHA1 (patch-mac_cmake_1qt.cmake.in) = d74f7201849ef6dd83f39251e466eb04c791c0e6

Index: pkgsrc/geography/qgis/options.mk
diff -u pkgsrc/geography/qgis/options.mk:1.19 pkgsrc/geography/qgis/options.mk:1.20
--- pkgsrc/geography/qgis/options.mk:1.19       Sat Sep 12 00:19:28 2020
+++ pkgsrc/geography/qgis/options.mk    Mon May  3 15:32:03 2021
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.19 2020/09/12 00:19:28 gdt Exp $
+# $NetBSD: options.mk,v 1.20 2021/05/03 15:32:03 gdt Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.qgis
 PKG_SUPPORTED_OPTIONS= python
@@ -30,4 +30,8 @@ DEPENDS+=     ${PYPKGPREFIX}-psycopg2-[0-9]*
 DEPENDS+=      ${PYPKGPREFIX}-gdal-[0-9]*:../../geography/py-gdal
 DEPENDS+=      ${PYPKGPREFIX}-jinja2-[0-9]*:../../textproc/py-jinja2
 DEPENDS+=      ${PYPKGPREFIX}-markupsafe-[0-9]*:../../textproc/py-markupsafe
+
+# py-owslib # metasearch
+# py-yaml # quickosm
+
 .endif



Home | Main Index | Thread Index | Old Index