Received: by mail.netbsd.org (Postfix, from userid 605) id 2F2A284EB9; Sun, 1 Jan 2023 10:10:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5FF5E84D55 for ; Sun, 1 Jan 2023 10:10:54 +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 C0FHkCr9htPH for ; Sun, 1 Jan 2023 10:10:53 +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 D415D84CEE for ; Sun, 1 Jan 2023 10:10:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C7963FA90; Sun, 1 Jan 2023 10:10:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1672567853256750" MIME-Version: 1.0 Date: Sun, 1 Jan 2023 10:10:53 +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: <20230101101053.C7963FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1672567853256750 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:10:53 UTC 2023 Modified Files: pkgsrc/net/dbip-asn-lite: Makefile distinfo Log Message: dbip-asn-lite: update to 2023.01. No upstream ChangeLog. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 pkgsrc/net/dbip-asn-lite/Makefile \ 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. --_----------=_1672567853256750 Content-Disposition: inline Content-Length: 1704 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.34 pkgsrc/net/dbip-asn-lite/Makefile:1.35 --- pkgsrc/net/dbip-asn-lite/Makefile:1.34 Thu Dec 1 22:14:33 2022 +++ pkgsrc/net/dbip-asn-lite/Makefile Sun Jan 1 10:10:53 2023 @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2022/12/01 22:14:33 fcambus Exp $ +# $NetBSD: Makefile,v 1.35 2023/01/01 10:10:53 fcambus Exp $ -DISTNAME= dbip-asn-lite-2022-12.mmdb -PKGNAME= dbip-asn-lite-2022.12 +DISTNAME= dbip-asn-lite-2023-01.mmdb +PKGNAME= dbip-asn-lite-2023.01 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.34 pkgsrc/net/dbip-asn-lite/distinfo:1.35 --- pkgsrc/net/dbip-asn-lite/distinfo:1.34 Thu Dec 1 22:14:33 2022 +++ pkgsrc/net/dbip-asn-lite/distinfo Sun Jan 1 10:10:53 2023 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.34 2022/12/01 22:14:33 fcambus Exp $ +$NetBSD: distinfo,v 1.35 2023/01/01 10:10:53 fcambus Exp $ -BLAKE2s (dbip-asn-lite-2022-12.mmdb.gz) = 42b5819fa4fb37445f5a05677663b912e5e490504d958934211bbadd30a52375 -SHA512 (dbip-asn-lite-2022-12.mmdb.gz) = 013f5ec17a9d812fbf70fb8cd3f4a885575941ff0fb10bdc43e96c1a421641fd97c06f9d9295c62154be41b07235f59e89373b94f221648ae7995ccf7fe1dc22 -Size (dbip-asn-lite-2022-12.mmdb.gz) = 4235789 bytes +BLAKE2s (dbip-asn-lite-2023-01.mmdb.gz) = 0e37de4fbd974ae04ae4ad8c9ece74ee08b3897130682dc8250b674a67c206ba +SHA512 (dbip-asn-lite-2023-01.mmdb.gz) = 55deec0e62681b093c885564115f1fcca38bba9a2b6e26996dd8364789bfd13f42b19bfc6280c4436d8fa4262822428122a2eccac8f8a5826c4b75428523316f +Size (dbip-asn-lite-2023-01.mmdb.gz) = 4250711 bytes --_----------=_1672567853256750--