Received: by mail.netbsd.org (Postfix, from userid 605) id 7860E84EAE; Sun, 3 Oct 2021 17:57:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B275684CBC for ; Sun, 3 Oct 2021 17:57:04 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id BsYBpeLbGg70 for ; Sun, 3 Oct 2021 17:57:04 +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 157D984C71 for ; Sun, 3 Oct 2021 17:57:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 131C9FA97; Sun, 3 Oct 2021 17:57:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163328382426700" MIME-Version: 1.0 Date: Sun, 3 Oct 2021 17:57:04 +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: <20211003175704.131C9FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163328382426700 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fcambus Date: Sun Oct 3 17:57:03 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated net/dbip-country-lite to 2021.10 To generate a diff of this commit: cvs rdiff -u -r1.5031 -r1.5032 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163328382426700 Content-Disposition: inline Content-Length: 747 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.5031 pkgsrc/doc/CHANGES-2021:1.5032 --- pkgsrc/doc/CHANGES-2021:1.5031 Sun Oct 3 17:56:08 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Oct 3 17:57:03 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5031 2021/10/03 17:56:08 fcambus Exp $ +$NetBSD: CHANGES-2021,v 1.5032 2021/10/03 17:57:03 fcambus Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7714,3 +7714,4 @@ Changes to the packages collection and i Added net/wget2 version 2.0.0 [ryoon 2021-10-03] Updated net/dbip-asn-lite to 2021.10 [fcambus 2021-10-03] Updated net/dbip-city-lite to 2021.10 [fcambus 2021-10-03] + Updated net/dbip-country-lite to 2021.10 [fcambus 2021-10-03] --_----------=_163328382426700--