Received: by mail.netbsd.org (Postfix, from userid 605) id A407784F01; Sun, 20 Nov 2022 20:15:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D47E684E55 for ; Sun, 20 Nov 2022 20:15:48 +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 hC7T3raR-Qud for ; Sun, 20 Nov 2022 20:15:48 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 66FCE84D8B for ; Sun, 20 Nov 2022 20:15:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6494FFA90; Sun, 20 Nov 2022 20:15:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1668975348128210" MIME-Version: 1.0 Date: Sun, 20 Nov 2022 20:15:48 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20221120201548.6494FFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1668975348128210 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Sun Nov 20 20:15:48 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated net/Geomyidae to 0.69 To generate a diff of this commit: cvs rdiff -u -r1.5593 -r1.5594 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1668975348128210 Content-Disposition: inline Content-Length: 715 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.5593 pkgsrc/doc/CHANGES-2022:1.5594 --- pkgsrc/doc/CHANGES-2022:1.5593 Sun Nov 20 19:18:52 2022 +++ pkgsrc/doc/CHANGES-2022 Sun Nov 20 20:15:48 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5593 2022/11/20 19:18:52 adam Exp $ +$NetBSD: CHANGES-2022,v 1.5594 2022/11/20 20:15:48 leot Exp $ Changes to the packages collection and infrastructure in 2022: @@ -8463,3 +8463,4 @@ Changes to the packages collection and i Updated math/py-numpy to 1.23.5 [adam 2022-11-20] Updated misc/py-stdnum to 1.18 [adam 2022-11-20] Updated textproc/py-pyphen to 0.13.1 [adam 2022-11-20] + Updated net/Geomyidae to 0.69 [leot 2022-11-20] --_----------=_1668975348128210--