From nobody Wed Dec 11 11:27:12 2024 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 4Y7YGm5jjfz5gndW; Wed, 11 Dec 2024 11:27:12 +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 4Y7YGm2dWcz4vnS; Wed, 11 Dec 2024 11:27:12 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1733916432; 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=0FRivuN2BeL5IS8HMt+ury3aSmbjiKpDoIObziGkLT0=; b=BK/QD86GBhsIzMmwXhFTD178+coh678dRFXRv01yi/CtSlPTDaLOwKUsJ3jATS0aTPFQOO wRWOUDXFoIHDDkL2mrl6ppw7AjzNU+RjV5WtutQyIlzhGIO1Y1I0THny2oXpYztuOkwC8G O0volxQhDOf9Qpkv7LetIrPXVD5cg58N4O/L+ldoO+gmIWHUCysjLcUpuEIEeAY7/qK0BS Ko2HV9I9oMLV2WxxS756zU78MyauMpZQiQlXqKlHnVuDwLZYegkz3XWbs4GIi8mpEAvVvM k/0+YvZ06fRqExKsAKkdO7x8AtR82NsmuQPzzV7vbePSnsbykWyGNn2AnLpYKQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1733916432; 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=0FRivuN2BeL5IS8HMt+ury3aSmbjiKpDoIObziGkLT0=; b=bRPVo+8/ZKDHsB5ghfc2sT9+TZ8eDZ5eosVgEpz+jYdXBmlHXYpJHCMpA4odbfH8SzzUKP Auy/64/iAX6WchV5QvNHRmC+yCI5ET6ADIhL32Y+ukC0ID1ejpmJ2HdFsu1KOHMRKEiqqF 9SdxgWMMuca5uR1vfCHe97ptRnqtzpas1eOKb4JT23UkfD+craTX1nHcDlhDmnUGnaJqOw 8L+JFH/MfSJtDWvtHYiK2L4nUapjIhLfO20QCZbsXSc+h/26ZX0WfefwrkQCtmDXTLLx28 3jmpGqAb4yt8xUPqcpWgYrUV3vHxkYrolLyTCeDi1/+NYMqKoBeA1inir9+4CQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1733916432; a=rsa-sha256; cv=none; b=GFCTNegCDKU0YlkCetIu7qhbkkd5q4W5StOP35owwFPI0y57zDF4HGsnZGcHhtPzmOd8N3 2lVx6OPlbxW43daMcJkUtCOPqMfP4psESHlX7zgua8kjuLkai8nfWwTXcDNpa9pK1FknMA oONi7he6qPa1MmkoyPuuB4ASRztDi7vOTx1ALuvQdkPXAelBlwa1xrUVieg5DfoFrCoUHY K4q1Efsd5qUMXK37GgaGe9vPdGYOT81GzCrC+f828v7qfE69C8ih63VP1cJth82gKp2AkY VhJ2PX5X6YEWtVSGHXnr/v86l0cyh46/7ibzmvq5ocERnKMqMRYcRrfclnuBPg== 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 4Y7YGm2Fxsz15dp; Wed, 11 Dec 2024 11:27:12 +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 4BBBRC8v041548; Wed, 11 Dec 2024 11:27:12 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 4BBBRC9M041545; Wed, 11 Dec 2024 11:27:12 GMT (envelope-from git) Date: Wed, 11 Dec 2024 11:27:12 GMT Message-Id: <202412111127.4BBBRC9M041545@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: b7de747f1a78 - main - security/trufflehog: update 3.63.11 =?utf-8?Q?=E2=86=92?= 3.86.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: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b7de747f1a78b1ea6c0635a66639e6c34c6513fd Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=b7de747f1a78b1ea6c0635a66639e6c34c6513fd commit b7de747f1a78b1ea6c0635a66639e6c34c6513fd Author: Yuri Victorovich AuthorDate: 2024-12-11 11:26:40 +0000 Commit: Yuri Victorovich CommitDate: 2024-12-11 11:26:57 +0000 security/trufflehog: update 3.63.11 → 3.86.0 --- security/trufflehog/Makefile | 7 +++---- security/trufflehog/distinfo | 10 +++++----- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/security/trufflehog/Makefile b/security/trufflehog/Makefile index 66f089837315..71292712fe01 100644 --- a/security/trufflehog/Makefile +++ b/security/trufflehog/Makefile @@ -1,7 +1,6 @@ PORTNAME= trufflehog DISTVERSIONPREFIX= v -DISTVERSION= 3.63.11 -PORTREVISION= 5 +DISTVERSION= 3.86.0 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org @@ -11,8 +10,8 @@ WWW= https://trufflesecurity.com/ LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_armv7= compilation fails see details here: https://github.com/golang/go/issues/65187 -BROKEN_i386= compilation fails see details here: https://github.com/golang/go/issues/65187 +#BROKEN_armv7= compilation fails see details here: https://github.com/golang/go/issues/65187 +#BROKEN_i386= compilation fails see details here: https://github.com/golang/go/issues/65187 USES= go:1.21,modules diff --git a/security/trufflehog/distinfo b/security/trufflehog/distinfo index 06026f6a370d..519e0fc59d52 100644 --- a/security/trufflehog/distinfo +++ b/security/trufflehog/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1710105833 -SHA256 (go/security_trufflehog/trufflehog-v3.63.11/v3.63.11.mod) = 298bdef7f91f55e74d4f52d01c4384110938c01fa55335d370053ef3f66b0db5 -SIZE (go/security_trufflehog/trufflehog-v3.63.11/v3.63.11.mod) = 13542 -SHA256 (go/security_trufflehog/trufflehog-v3.63.11/v3.63.11.zip) = 25d5017604322efb09bf723271ad7f4c06adc04687753d05a1d9beb667023dea -SIZE (go/security_trufflehog/trufflehog-v3.63.11/v3.63.11.zip) = 5050203 +TIMESTAMP = 1733915515 +SHA256 (go/security_trufflehog/trufflehog-v3.86.0/v3.86.0.mod) = 20c5f3c266e5e6e1c90e1475f2f68a4031ee9dee3492b89c589749d276cfd40c +SIZE (go/security_trufflehog/trufflehog-v3.86.0/v3.86.0.mod) = 16112 +SHA256 (go/security_trufflehog/trufflehog-v3.86.0/v3.86.0.zip) = e16a4d0f059e0c78af40ab1ff49482d0063591c81533d2a5169a7c6b30fcd449 +SIZE (go/security_trufflehog/trufflehog-v3.86.0/v3.86.0.zip) = 6646982