Received: by mail.netbsd.org (Postfix, from userid 605) id E7A1684D28; Mon, 9 Mar 2020 21:48:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7086984CDA for ; Mon, 9 Mar 2020 21:48:49 +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 5lrvkdX6GJxC for ; Mon, 9 Mar 2020 21:48:49 +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 CABDE84CD5 for ; Mon, 9 Mar 2020 21:48:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C86DBFB27; Mon, 9 Mar 2020 21:48:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158379052827020" MIME-Version: 1.0 Date: Mon, 9 Mar 2020 21:48:48 +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: <20200309214848.C86DBFB27@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_158379052827020 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fcambus Date: Mon Mar 9 21:48:48 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Added net/p5-GeoIP2 version 2.006002 To generate a diff of this commit: cvs rdiff -u -r1.1447 -r1.1448 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158379052827020 Content-Disposition: inline Content-Length: 742 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.1447 pkgsrc/doc/CHANGES-2020:1.1448 --- pkgsrc/doc/CHANGES-2020:1.1447 Mon Mar 9 18:39:37 2020 +++ pkgsrc/doc/CHANGES-2020 Mon Mar 9 21:48:48 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.1447 2020/03/09 18:39:37 adam Exp $ +$NetBSD: CHANGES-2020,v 1.1448 2020/03/09 21:48:48 fcambus Exp $ Changes to the packages collection and infrastructure in 2020: @@ -2010,3 +2010,4 @@ Changes to the packages collection and i Updated multimedia/mkvtoolnix to 44.0.0 [adam 2020-03-09] Updated textproc/py-pygments to 2.5.2 [adam 2020-03-09] Updated textproc/py-sphinx to 2.4.4 [adam 2020-03-09] + Added net/p5-GeoIP2 version 2.006002 [fcambus 2020-03-09] --_----------=_158379052827020--