Received: by mail.netbsd.org (Postfix, from userid 605) id D26C584D83; Mon, 1 Mar 2021 13:23:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1999684CEF for ; Mon, 1 Mar 2021 13:23:10 +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 CBrFmo2hPZVj for ; Mon, 1 Mar 2021 13:23:09 +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 742D384C13 for ; Mon, 1 Mar 2021 13:23:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 714BBFA95; Mon, 1 Mar 2021 13:23:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1614604989145700" MIME-Version: 1.0 Date: Mon, 1 Mar 2021 13:23:09 +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: <20210301132309.714BBFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1614604989145700 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fcambus Date: Mon Mar 1 13:23:09 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated net/dbip-asn-lite to 2021.03 To generate a diff of this commit: cvs rdiff -u -r1.1348 -r1.1349 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1614604989145700 Content-Disposition: inline Content-Length: 719 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.1348 pkgsrc/doc/CHANGES-2021:1.1349 --- pkgsrc/doc/CHANGES-2021:1.1348 Mon Mar 1 13:22:23 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Mar 1 13:23:09 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1348 2021/03/01 13:22:23 adam Exp $ +$NetBSD: CHANGES-2021,v 1.1349 2021/03/01 13:23:09 fcambus Exp $ Changes to the packages collection and infrastructure in 2021: @@ -2126,3 +2126,4 @@ Changes to the packages collection and i Updated lang/nim to 1.4.4 [ryoon 2021-03-01] Updated databases/redis to 6.2.0 [adam 2021-03-01] Updated net/rabbitmq to 3.8.13 [adam 2021-03-01] + Updated net/dbip-asn-lite to 2021.03 [fcambus 2021-03-01] --_----------=_1614604989145700--