From nobody Sat May 06 00:09:54 2023 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4QCnxG383qz49yYf; Sat, 6 May 2023 00:09:54 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QCnxG2Swsz3xTn; Sat, 6 May 2023 00:09:54 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1683331794; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=JqLc5+k88ILQ1ThwAWlUwQsoPhNNHBw9J+3yrMyOhNI=; b=Ba8ka3qJDoTLpbkptPSTgW2LDtr6kaDB7Pi/NTzzVPj8OjNpAxD+zKORYAxATKGNKebUgW EdOv+udQl3lwCdXKQ0Vk381qKLDk09ycu/tjjyOxIUMolhMhjlhJgo3byA11AeDvO5qBxR S7hozOcagTqBpVU+XYDq5WF69KhJrQg2qtHRBKSDp/ZsDTy6VxWyManRnxyxolllZp15x8 Z3awRC9z4XISTUNfUNUfJVWhRlGqAPU3mZchfaxk58vGyfzBpSmRwFVAWlfUpXKYmgPazZ Q3pkk/5crJ0w54Jp78TcvxG6Di/fRxVRuy+gnA3hFxQ3tc3iJF/I8/EPCHxbEQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1683331794; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=JqLc5+k88ILQ1ThwAWlUwQsoPhNNHBw9J+3yrMyOhNI=; b=sCUve6B1ZPlhZ2sqbUs/T0n+12MrOZbo2iMt+4IwjEQcF2PXrDra7jylYSb0g6iQmPWdlm Ra1V0ydWoS0eSmM5Zwy+JKDXY9sqSfnjk/96VF1+isZ9uDv4JV5dBWBbwY7y+/IeYOMnju qSsf766BfX2YNjFyKA5YpH8mKjiWBdaWsHxPLfVpbHesEs6FIVPW9Mnk12JjAlwou9/OV6 jmBLEys54eJ6vtsltQ3jxNCHs8z5oOY56OSVHCAB/dXMzkekpyVUQ3yKUJy7j6JhiIu+C7 +YtommXbPZocdujHXyOVaowngEMBM9KuuRvz6h0N/0Trcwvrx11fsuwo0hbx5Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1683331794; a=rsa-sha256; cv=none; b=dYYgmQ+X6nG4UJX4hAg9VBOs1DW7DerP6z+pgF5R6kLjnaxlyR5SxtCoVI7XFDWUpZys8m /zRkjwOGATN+jryB7IFvO7WZm0Yq3JVgsNGF6LKhqsb4T1IhtNgAOrN/CZ0lT47+cBkZTs ynJK9SdBQ1FmC7C6N2BZlBI96Ye9rtcSim1VMtugSdYWZ03IiL3sRCoY9SgzjvcI7MctsT gCg94dgzi3cYirewq5M0KSXSFy0RA9oaqU1OOeUhxtlBd1/jU7cFWfSasncusq7AeDyCOY fcLB/z2igBt7nFMGs796izv/hftTzRegEF1N6nfJR+hvjKHZ2mfNc/i31aETYQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4QCnxG1QHXzFXM; Sat, 6 May 2023 00:09:54 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 34609sF1070992; Sat, 6 May 2023 00:09:54 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 34609sAJ070991; Sat, 6 May 2023 00:09:54 GMT (envelope-from git) Date: Sat, 6 May 2023 00:09:54 GMT Message-Id: <202305060009.34609sAJ070991@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Adam Weinberger Subject: git: 2c0da506b8f5 - main - net/geoipupdate: Update to 5.1.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: adamw X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 2c0da506b8f5ee20e395f7067fed9444047bed4e Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by adamw: URL: https://cgit.FreeBSD.org/ports/commit/?id=2c0da506b8f5ee20e395f7067fed9444047bed4e commit 2c0da506b8f5ee20e395f7067fed9444047bed4e Author: Adam Weinberger AuthorDate: 2023-05-06 00:09:39 +0000 Commit: Adam Weinberger CommitDate: 2023-05-06 00:09:50 +0000 net/geoipupdate: Update to 5.1.0 --- net/geoipupdate/Makefile | 2 +- net/geoipupdate/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/net/geoipupdate/Makefile b/net/geoipupdate/Makefile index 8059edfff214..bb20ec57ad18 100644 --- a/net/geoipupdate/Makefile +++ b/net/geoipupdate/Makefile @@ -1,5 +1,5 @@ PORTNAME= geoipupdate -PORTVERSION= 5.0.4 +PORTVERSION= 5.1.0 DISTVERSIONPREFIX= v CATEGORIES= net geography diff --git a/net/geoipupdate/distinfo b/net/geoipupdate/distinfo index 46c606037b06..573c9201f1be 100644 --- a/net/geoipupdate/distinfo +++ b/net/geoipupdate/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1681816727 -SHA256 (go/net_geoipupdate/geoipupdate-v5.0.4/v5.0.4.mod) = 7939b6e2b56c03ddc5d407e41b956e2f6bc8de7da5815c4f744796c47f21546c -SIZE (go/net_geoipupdate/geoipupdate-v5.0.4/v5.0.4.mod) = 432 -SHA256 (go/net_geoipupdate/geoipupdate-v5.0.4/v5.0.4.zip) = 5698c395a690a5a4a130d788ee5a1ad3c0f512f0a8b1ea2cc1b1aab39729faeb -SIZE (go/net_geoipupdate/geoipupdate-v5.0.4/v5.0.4.zip) = 59415 +TIMESTAMP = 1683329879 +SHA256 (go/net_geoipupdate/geoipupdate-v5.1.0/v5.1.0.mod) = 6be6e5d22de91ea94b660c9ec8dc7901e2e5b00c694b29ebfa8afbc09f71927b +SIZE (go/net_geoipupdate/geoipupdate-v5.1.0/v5.1.0.mod) = 551 +SHA256 (go/net_geoipupdate/geoipupdate-v5.1.0/v5.1.0.zip) = 93010246b28d915faa3d49fa3af2b8a9733b25bf1e9059abe95a568493bc9dfc +SIZE (go/net_geoipupdate/geoipupdate-v5.1.0/v5.1.0.zip) = 62525