Received: by mail.netbsd.org (Postfix, from userid 605) id 4A6C984E6B; Mon, 19 Dec 2022 23:32:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7258984E6B for ; Mon, 19 Dec 2022 23:32:53 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id sjmpdZjf-IQg for ; Mon, 19 Dec 2022 23:32:52 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id D1D3B84C2C for ; Mon, 19 Dec 2022 23:32:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C12D2FA90; Mon, 19 Dec 2022 23:32:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167149277264600" MIME-Version: 1.0 Date: Mon, 19 Dec 2022 23:32:52 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/geography/qgis To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20221219233252.C12D2FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167149277264600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Mon Dec 19 23:32:52 UTC 2022 Modified Files: pkgsrc/geography/qgis: Makefile distinfo Removed Files: pkgsrc/geography/qgis/patches: patch-src_gui_plot_qgsplotrubberband.cpp Log Message: geography/qgis: Update to 3.28.2 Delete a patch which was applied upstream. This is a point release; upstream changes are minor. To generate a diff of this commit: cvs rdiff -u -r1.161 -r1.162 pkgsrc/geography/qgis/Makefile cvs rdiff -u -r1.48 -r1.49 pkgsrc/geography/qgis/distinfo cvs rdiff -u -r1.1 -r0 \ pkgsrc/geography/qgis/patches/patch-src_gui_plot_qgsplotrubberband.cpp Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167149277264600 Content-Disposition: inline Content-Length: 2188 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/geography/qgis/Makefile diff -u pkgsrc/geography/qgis/Makefile:1.161 pkgsrc/geography/qgis/Makefile:1.162 --- pkgsrc/geography/qgis/Makefile:1.161 Fri Dec 2 15:44:27 2022 +++ pkgsrc/geography/qgis/Makefile Mon Dec 19 23:32:52 2022 @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.161 2022/12/02 15:44:27 wiz Exp $ +# $NetBSD: Makefile,v 1.162 2022/12/19 23:32:52 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.1 -PKGREVISION= 1 +DISTNAME= qgis-3.28.2 CATEGORIES= geography MASTER_SITES= https://qgis.org/downloads/ EXTRACT_SUFX= .tar.bz2 Index: pkgsrc/geography/qgis/distinfo diff -u pkgsrc/geography/qgis/distinfo:1.48 pkgsrc/geography/qgis/distinfo:1.49 --- pkgsrc/geography/qgis/distinfo:1.48 Fri Dec 2 15:44:27 2022 +++ pkgsrc/geography/qgis/distinfo Mon Dec 19 23:32:52 2022 @@ -1,11 +1,10 @@ -$NetBSD: distinfo,v 1.48 2022/12/02 15:44:27 wiz Exp $ +$NetBSD: distinfo,v 1.49 2022/12/19 23:32:52 gdt Exp $ -BLAKE2s (qgis-3.28.1.tar.bz2) = 9ad72cb4a2f66403b6326c027c39c05a365379c58ae56f3401558ef9842dcba6 -SHA512 (qgis-3.28.1.tar.bz2) = f10e67b24abe9881ad447495d144a92ad7aa8f5b826606ce6407f65261ef4521e8b7d2e257079cb11247cdd991afbdf6e49e772649e2d1f5827ceff190caa514 -Size (qgis-3.28.1.tar.bz2) = 158612624 bytes +BLAKE2s (qgis-3.28.2.tar.bz2) = 45a8f0dbd7cbb2ef9c0ec1f95cba52c3ad6d9708b87f93a4e91b2e4916ae0e63 +SHA512 (qgis-3.28.2.tar.bz2) = 287de9041fe1ad55059904ecd99e3ac3a172c566faafd3d113b21e07f63b01afc2536391365dd372baa328fa5976aea6cfbcbc1030e8c61dee8f3a3f409724ad +Size (qgis-3.28.2.tar.bz2) = 158641485 bytes SHA1 (patch-cmake_FindQwt.cmake) = e6999791328ea54cd0e457ade13f4e608df3d903 SHA1 (patch-mac_CMakeLists.txt) = 7967c0fa4eed8dc2ce24192bdbec8ae8a336be1c SHA1 (patch-mac_cmake_1qt.cmake.in) = d74f7201849ef6dd83f39251e466eb04c791c0e6 SHA1 (patch-src_core_qgsapplication.cpp) = 54bba734969cd9fd90a2317d8c1531da2827d145 SHA1 (patch-src_crssync_CMakeLists.txt) = a751be3f55b57a3d039e07c441a4ac81ba735e60 -SHA1 (patch-src_gui_plot_qgsplotrubberband.cpp) = 29a2994bcfc01f601bfe7b337d1928b366496db7 --_----------=_167149277264600--