Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 49AC91A9239 for ; Sun, 1 Nov 2020 15:18:52 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B37AB84D71; Sun, 1 Nov 2020 15:18:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 39BF584D22 for ; Sun, 1 Nov 2020 15:18:51 +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 PyjWA-hlDJvr for ; Sun, 1 Nov 2020 15:18:50 +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 ACB9C84CDC for ; Sun, 1 Nov 2020 15:18:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9A49DFB28; Sun, 1 Nov 2020 15:18:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_160424393050120" MIME-Version: 1.0 Date: Sun, 1 Nov 2020 15:18:50 +0000 From: "Frederic Cambus" Subject: CVS commit: pkgsrc/net/dbip-asn-lite To: pkgsrc-changes@NetBSD.org Reply-To: fcambus@netbsd.org X-Mailer: log_accum Message-Id: <20201101151850.9A49DFB28@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. --_----------=_160424393050120 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fcambus Date: Sun Nov 1 15:18:50 UTC 2020 Modified Files: pkgsrc/net/dbip-asn-lite: Makefile distinfo Log Message: dbip-asn-lite: update to 2020-11. No upstream ChangeLog. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/dbip-asn-lite/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/dbip-asn-lite/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_160424393050120 Content-Disposition: inline Content-Length: 1807 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/net/dbip-asn-lite/Makefile diff -u pkgsrc/net/dbip-asn-lite/Makefile:1.7 pkgsrc/net/dbip-asn-lite/Makefile:1.8 --- pkgsrc/net/dbip-asn-lite/Makefile:1.7 Thu Oct 1 08:20:05 2020 +++ pkgsrc/net/dbip-asn-lite/Makefile Sun Nov 1 15:18:50 2020 @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2020/10/01 08:20:05 fcambus Exp $ +# $NetBSD: Makefile,v 1.8 2020/11/01 15:18:50 fcambus Exp $ -DISTNAME= dbip-asn-lite-2020-10.mmdb -PKGNAME= dbip-asn-lite-2020.10 +DISTNAME= dbip-asn-lite-2020-11.mmdb +PKGNAME= dbip-asn-lite-2020.11 CATEGORIES= net MASTER_SITES= https://download.db-ip.com/free/ EXTRACT_SUFX= .gz Index: pkgsrc/net/dbip-asn-lite/distinfo diff -u pkgsrc/net/dbip-asn-lite/distinfo:1.6 pkgsrc/net/dbip-asn-lite/distinfo:1.7 --- pkgsrc/net/dbip-asn-lite/distinfo:1.6 Thu Oct 1 08:20:05 2020 +++ pkgsrc/net/dbip-asn-lite/distinfo Sun Nov 1 15:18:50 2020 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2020/10/01 08:20:05 fcambus Exp $ +$NetBSD: distinfo,v 1.7 2020/11/01 15:18:50 fcambus Exp $ -SHA1 (dbip-asn-lite-2020-10.mmdb.gz) = be7a97e220b88cdeb0ba8a60be27e7f3760ff86f -RMD160 (dbip-asn-lite-2020-10.mmdb.gz) = 128e1096b60f79f889188d8c756506f137af74d6 -SHA512 (dbip-asn-lite-2020-10.mmdb.gz) = 3e70bbc9ceff980ce92a71dde73bc4bd558bedcddc4be4e76bcf1ecc9af1d83783f1f9e9e2372df6577825b29e873197ad325208a26fec3b4dab4f29ea1fc4f8 -Size (dbip-asn-lite-2020-10.mmdb.gz) = 3828247 bytes +SHA1 (dbip-asn-lite-2020-11.mmdb.gz) = 526ed8f7433b23133df37171358e1bbc2c0d1999 +RMD160 (dbip-asn-lite-2020-11.mmdb.gz) = c938afe9bcfd42803a587cfb96f10de08e1c2d04 +SHA512 (dbip-asn-lite-2020-11.mmdb.gz) = dbd4e1a77bbfb87b1b51a88b6e078a09689bab98664eaa2191039650200ff5dc02b705213d7e5fa3afb0a3144dfc8264589151a882e2565b82572353ad8ec336 +Size (dbip-asn-lite-2020-11.mmdb.gz) = 3845960 bytes --_----------=_160424393050120--