Received: by mail.netbsd.org (Postfix, from userid 605) id 43DFF84E68; Sat, 28 May 2022 19:02:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 79DC484F4B for ; Sat, 28 May 2022 19:02:22 +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 kkg7LCZqUfNU for ; Sat, 28 May 2022 19:02:22 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 07AF684F4C for ; Sat, 28 May 2022 19:02:22 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6E46AFAEB; Sat, 28 May 2022 19:03:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1653764601270340" MIME-Version: 1.0 Date: Sat, 28 May 2022 19:03:21 +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: <20220528190321.6E46AFAEB@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1653764601270340 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Sat May 28 19:03:21 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated net/Geomyidae to 0.50.1 To generate a diff of this commit: cvs rdiff -u -r1.2793 -r1.2794 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1653764601270340 Content-Disposition: inline Content-Length: 703 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.2793 pkgsrc/doc/CHANGES-2022:1.2794 --- pkgsrc/doc/CHANGES-2022:1.2793 Sat May 28 18:44:46 2022 +++ pkgsrc/doc/CHANGES-2022 Sat May 28 19:03:21 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2793 2022/05/28 18:44:46 leot Exp $ +$NetBSD: CHANGES-2022,v 1.2794 2022/05/28 19:03:21 leot Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4269,3 +4269,4 @@ Changes to the packages collection and i Updated wm/jwm to 2.4.2 [tsutsui 2022-05-28] Updated news/sfeed to 1.5 [leot 2022-05-28] Updated textproc/json2tsv to 0.9 [leot 2022-05-28] + Updated net/Geomyidae to 0.50.1 [leot 2022-05-28] --_----------=_1653764601270340--