Received: by mail.netbsd.org (Postfix, from userid 605) id 7517F84EEC; Sun, 1 Jan 2023 10:14:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A6A8284D55 for ; Sun, 1 Jan 2023 10:14:25 +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 7bbs9PXH2I1F for ; Sun, 1 Jan 2023 10:14:25 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0C2CA84CEE for ; Sun, 1 Jan 2023 10:14:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 099C2FA90; Sun, 1 Jan 2023 10:14:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167256806569850" MIME-Version: 1.0 Date: Sun, 1 Jan 2023 10:14:25 +0000 From: "Frederic Cambus" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: fcambus@netbsd.org X-Mailer: log_accum Message-Id: <20230101101425.099C2FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167256806569850 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fcambus Date: Sun Jan 1 10:14:24 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated net/dbip-city-lite to 2023.01 To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167256806569850 Content-Disposition: inline Content-Length: 725 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.11 pkgsrc/doc/CHANGES-2023:1.12 --- pkgsrc/doc/CHANGES-2023:1.11 Sun Jan 1 10:11:21 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Jan 1 10:14:24 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.11 2023/01/01 10:11:21 fcambus Exp $ +$NetBSD: CHANGES-2023,v 1.12 2023/01/01 10:14:24 fcambus Exp $ Changes to the packages collection and infrastructure in 2023: @@ -13,3 +13,4 @@ Changes to the packages collection and i Updated math/R-tibble to 3.1.8 [mef 2023-01-01] Updated databases/R-RSQLite to 2.2.20 [mef 2023-01-01] Updated net/dbip-asn-lite to 2023.01 [fcambus 2023-01-01] + Updated net/dbip-city-lite to 2023.01 [fcambus 2023-01-01] --_----------=_167256806569850--