From nobody Thu Dec 19 09:55:13 2024 X-Original-To: dev-commits-ports-all@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 4YDQry1RX1z5gwj2; Thu, 19 Dec 2024 09:55:14 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YDQry0sBwz4C8b; Thu, 19 Dec 2024 09:55:14 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1734602114; 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=UFlAYB/MNY85puHF6w0KnkMohIAkqXMPVBOTmuVRRuc=; b=OX8Cs1/nczvpq1Zn7v45x3O30nezYCzFxc5VkUtHC3ynARSZ59Gx7lZmo15Saa6bu0XPao ITqULPV+6zaIObH83m/5qrl+RVNQQVnvbrBBidosl1sfYXb6V1HApaVdCKSBSO84BBHcXE RKBsaFm1GanH0el1srUUeNTQXQiIkuMROAyobtha1tzoI3RTkp0LZww39q9OFAA8Dagsfh z371fZcpr/cyfFhoaaujH4QMnN8egRhHxelLgIriAGVRbDl/a68gDXnjVolmLm74t4h6kN TA3bAozgE3KwSgvvsNhLLNfpvz4XcMp1gRkBWtIDSio5gNLoSLloGzgk8N73NA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1734602114; 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=UFlAYB/MNY85puHF6w0KnkMohIAkqXMPVBOTmuVRRuc=; b=aCEfy11EL+cXxc3lbMPVWg7Om7x6YRovQJFxA/R6aLzc8vxdLa71BHgCHJVRRSDA9hSJD6 FecS7QPhmw0xsf8uswVDBFjsoJAn9E6VKdPjC+kaghQ6iiRPdMMv/gAs/A5R2jrUcMF9ut SzVX5sGOdMRwSu+CquaojUnOuihMTBJsMLFXOTkb8Zm62NBZ6JZDCNJNBhAPDusRnYEqAk z+byc+OuXJi/9JINByunSUcuu0UQpVEXVD85eD88YljnF72LlzR4yAPH0sRS60Rc2Z5+8U LtIkbyzelxfhWmP7rIlW/0oIfljXZdfsujrWiivuzr78FKbIt2MYq/Jk3kE3+w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1734602114; a=rsa-sha256; cv=none; b=FcKNjoWYKjsyVd0JnTNgQ5ExTxtSqsqR237RB8khi9pnnJBhGlxQkJwssrjAyuGRw5naDi pVxpX6FgR1LUquP3SuknnqCb50wwKvkYzKkhCj471/FSgh509+kxJnxsBgpeuOJHf0COf7 2Eme5phrnWkvCzmW3vdPX7yWFINkXziOpfHoQ3o3CRZt1MpOGE3qehm4cG6jqUZzuQUVFt 4ArYJzPLw6FzHxHgPslbgGYEUksAeTqalaO2BH+EiYcImiSn5acp72us7aH5G53MK5YAHC zEtqx8CNXv7YSxQaYkVJf8WgbEdgf+kSJg4sFuExtc5vyK7WpdyFmFYPwWdsDA== 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 4YDQrx75T1zp2p; Thu, 19 Dec 2024 09:55:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 4BJ9tDlx075485; Thu, 19 Dec 2024 09:55:13 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 4BJ9tDt8075482; Thu, 19 Dec 2024 09:55:13 GMT (envelope-from git) Date: Thu, 19 Dec 2024 09:55:13 GMT Message-Id: <202412190955.4BJ9tDt8075482@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Danilo Egea Gondolfo Subject: git: f79ba4ccfdf4 - main - security/aws-iam-authenticator: Update to 0.6.29 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: danilo X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f79ba4ccfdf4a33f2a8875531e04e03a96a483b1 Auto-Submitted: auto-generated The branch main has been updated by danilo: URL: https://cgit.FreeBSD.org/ports/commit/?id=f79ba4ccfdf4a33f2a8875531e04e03a96a483b1 commit f79ba4ccfdf4a33f2a8875531e04e03a96a483b1 Author: Danilo Egea Gondolfo AuthorDate: 2024-12-17 09:53:00 +0000 Commit: Danilo Egea Gondolfo CommitDate: 2024-12-19 09:53:02 +0000 security/aws-iam-authenticator: Update to 0.6.29 - Use Go 1.23 Changelogs: https://github.com/kubernetes-sigs/aws-iam-authenticator/releases --- security/aws-iam-authenticator/Makefile | 5 ++--- security/aws-iam-authenticator/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/security/aws-iam-authenticator/Makefile b/security/aws-iam-authenticator/Makefile index e588991ff354..e276aff83dfc 100644 --- a/security/aws-iam-authenticator/Makefile +++ b/security/aws-iam-authenticator/Makefile @@ -1,7 +1,6 @@ PORTNAME= aws-iam-authenticator -PORTVERSION= 0.6.27 +PORTVERSION= 0.6.29 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= security MAINTAINER= danilo@FreeBSD.org @@ -10,7 +9,7 @@ WWW= https://github.com/kubernetes-sigs/aws-iam-authenticator LICENSE= APACHE20 -USES= go:1.22,modules +USES= go:1.23,modules GO_MODULE= github.com/kubernetes-sigs/${PORTNAME} GO_TARGET= ./cmd/${PORTNAME} diff --git a/security/aws-iam-authenticator/distinfo b/security/aws-iam-authenticator/distinfo index b7987bef90ab..80c50e6863ee 100644 --- a/security/aws-iam-authenticator/distinfo +++ b/security/aws-iam-authenticator/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1726835160 -SHA256 (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.27/v0.6.27.mod) = b34b0f845d71ec4a0d7c1c82ca240f74c62947daeecca3fb891961b26570e27d -SIZE (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.27/v0.6.27.mod) = 3633 -SHA256 (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.27/v0.6.27.zip) = 9d6d4b908aae124decd1c6d76ddb00cc723a92fe694f2b75a316fb43677fc3f7 -SIZE (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.27/v0.6.27.zip) = 225354 +TIMESTAMP = 1734428609 +SHA256 (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.29/v0.6.29.mod) = 599d3ce828600f54d244171bf8f5e76f53185bb23b92ebee67533765b32476c4 +SIZE (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.29/v0.6.29.mod) = 3651 +SHA256 (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.29/v0.6.29.zip) = 707ca96582c2c14078bf4cd956ccdf4e2eee071102cd607aa7abcfffd6c81023 +SIZE (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.29/v0.6.29.zip) = 229197