Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id E03F11A9247 for ; Wed, 4 Nov 2020 16:48:06 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 525B884DE5; Wed, 4 Nov 2020 16:48:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D979284DE4 for ; Wed, 4 Nov 2020 16:47:55 +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 6DG-CAc2zVnc for ; Wed, 4 Nov 2020 16:47:55 +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 31DB784DDE for ; Wed, 4 Nov 2020 16:47:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2F6B0FB28; Wed, 4 Nov 2020 16:47:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_160450847566980" MIME-Version: 1.0 Date: Wed, 4 Nov 2020 16:47:55 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20201104164755.2F6B0FB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_160450847566980 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Wed Nov 4 16:47:54 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated geography/geoclue to 2.5.6 To generate a diff of this commit: cvs rdiff -u -r1.6033 -r1.6034 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.20166 -r1.20167 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_160450847566980 Content-Disposition: inline Content-Length: 1276 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.6033 pkgsrc/doc/CHANGES-2020:1.6034 --- pkgsrc/doc/CHANGES-2020:1.6033 Wed Nov 4 16:09:40 2020 +++ pkgsrc/doc/CHANGES-2020 Wed Nov 4 16:47:54 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.6033 2020/11/04 16:09:40 nia Exp $ +$NetBSD: CHANGES-2020,v 1.6034 2020/11/04 16:47:54 nia Exp $ Changes to the packages collection and infrastructure in 2020: @@ -8925,3 +8925,4 @@ Changes to the packages collection and i Added archivers/file-roller version 3.38.0 [nia 2020-11-04] Added geography/geocode-glib version 3.26.2 [nia 2020-11-04] Updated devel/libgweather to 3.36.1 [nia 2020-11-04] + Updated geography/geoclue to 2.5.6 [nia 2020-11-04] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20166 pkgsrc/doc/TODO:1.20167 --- pkgsrc/doc/TODO:1.20166 Tue Nov 3 11:00:23 2020 +++ pkgsrc/doc/TODO Wed Nov 4 16:47:54 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20166 2020/11/03 11:00:23 triaxx Exp $ +$NetBSD: TODO,v 1.20167 2020/11/04 16:47:54 nia Exp $ Suggested new packages ====================== @@ -594,7 +594,6 @@ For possible Perl packages updates, see o geeklog-2.2.0 o genius-1.0.25 o gens-2.15.5 - o geoclue-2.1.10 o gfract-0.33 o ghdl-0.33 o git-base-2.29.1 --_----------=_160450847566980--