Received: by mail.netbsd.org (Postfix, from userid 605) id EE06584D40; Mon, 2 Jan 2023 11:32:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2B2C584CEA for ; Mon, 2 Jan 2023 11:32:47 +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 JrgGKml3dJfm for ; Mon, 2 Jan 2023 11:32:46 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B1DE684C86 for ; Mon, 2 Jan 2023 11:32:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AEA5AFA90; Mon, 2 Jan 2023 11:32:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1672659166253910" MIME-Version: 1.0 Date: Mon, 2 Jan 2023 11:32:46 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20230102113246.AEA5AFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1672659166253910 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Mon Jan 2 11:32:46 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated geography/R-countrycode to 1.4.0 To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1672659166253910 Content-Disposition: inline Content-Length: 711 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.33 pkgsrc/doc/CHANGES-2023:1.34 --- pkgsrc/doc/CHANGES-2023:1.33 Mon Jan 2 09:18:57 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Jan 2 11:32:46 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.33 2023/01/02 09:18:57 pin Exp $ +$NetBSD: CHANGES-2023,v 1.34 2023/01/02 11:32:46 mef Exp $ Changes to the packages collection and infrastructure in 2023: @@ -43,3 +43,4 @@ Changes to the packages collection and i Updated converters/help2man to 1.49.3 [adam 2023-01-02] Updated net/haproxy to 2.7.1 [adam 2023-01-02] Updated graphics/oculante to 0.6.36 [pin 2023-01-02] + Updated geography/R-countrycode to 1.4.0 [mef 2023-01-02] --_----------=_1672659166253910--