Received: by mail.netbsd.org (Postfix, from userid 605) id BED7B84F49; Wed, 7 Jul 2021 00:27:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F160E84F51 for ; Wed, 7 Jul 2021 00:26:59 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id ztFb2OfScr17 for ; Wed, 7 Jul 2021 00:26:59 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8685984F4F for ; Wed, 7 Jul 2021 00:26:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8291CFA95; Wed, 7 Jul 2021 00:26:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1625617618287700" MIME-Version: 1.0 Date: Wed, 7 Jul 2021 00:26:58 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20210707002658.8291CFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1625617618287700 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Wed Jul 7 00:26:58 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated geography/qgis to 3.16.8 To generate a diff of this commit: cvs rdiff -u -r1.3734 -r1.3735 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1625617618287700 Content-Disposition: inline Content-Length: 714 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.3734 pkgsrc/doc/CHANGES-2021:1.3735 --- pkgsrc/doc/CHANGES-2021:1.3734 Tue Jul 6 22:41:08 2021 +++ pkgsrc/doc/CHANGES-2021 Wed Jul 7 00:26:58 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3734 2021/07/06 22:41:08 gdt Exp $ +$NetBSD: CHANGES-2021,v 1.3735 2021/07/07 00:26:58 gdt Exp $ Changes to the packages collection and infrastructure in 2021: @@ -5952,3 +5952,4 @@ Changes to the packages collection and i Updated www/hugo to 0.85.0 [bsiegert 2021-07-06] Updated x11/qt5-qtbase to 5.15.2nb6 [rhialto 2021-07-06] Updated ham/chirp to 20210706 [gdt 2021-07-06] + Updated geography/qgis to 3.16.8 [gdt 2021-07-07] --_----------=_1625617618287700--