Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 May 2026 09:11:54 +0000
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9ccf337427d2 - main - security/trufflehog: update 3.=?utf-8?Q?95.2 =E2=86=92?= 3.95.3
Message-ID:  <6a02eeda.35e85.2af47bb0@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9ccf337427d25950714dddcab2ffc28a95b1e47b

commit 9ccf337427d25950714dddcab2ffc28a95b1e47b
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-05-12 08:58:37 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-05-12 09:11:47 +0000

    security/trufflehog: update 3.95.2 → 3.95.3
    
    Reported by:    portscout
---
 security/trufflehog/Makefile |  5 ++---
 security/trufflehog/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/security/trufflehog/Makefile b/security/trufflehog/Makefile
index 36ff7094c1e0..c5dd61d8d4c0 100644
--- a/security/trufflehog/Makefile
+++ b/security/trufflehog/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	trufflehog
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.95.2
-PORTREVISION=	1
+DISTVERSION=	3.95.3
 CATEGORIES=	security
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -15,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BROKEN_armv7=	compilation fails see details here: https://github.com/trufflesecurity/trufflehog/issues/3791
 BROKEN_i386=	compilation fails see details here: https://github.com/trufflesecurity/trufflehog/issues/3791
 
-USES=		go:1.24+,modules
+USES=		go:1.25+,modules
 
 GO_MODULE=	github.com/trufflesecurity/trufflehog/v3
 #GO_TARGET=	./${PORTNAME}
diff --git a/security/trufflehog/distinfo b/security/trufflehog/distinfo
index 1290e6e7a7ad..264164db73a4 100644
--- a/security/trufflehog/distinfo
+++ b/security/trufflehog/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1776826391
-SHA256 (go/security_trufflehog/trufflehog-v3.95.2/v3.95.2.mod) = 93be50fcc0af4475b148201eb0ee110fb5398cdebc21a162ab7096c0e91be16d
-SIZE (go/security_trufflehog/trufflehog-v3.95.2/v3.95.2.mod) = 16302
-SHA256 (go/security_trufflehog/trufflehog-v3.95.2/v3.95.2.zip) = 3357d579c214a664ce1cb266f0a7aa0a217b208a60cc0c7443c923c10f02ba8d
-SIZE (go/security_trufflehog/trufflehog-v3.95.2/v3.95.2.zip) = 7610655
+TIMESTAMP = 1778576231
+SHA256 (go/security_trufflehog/trufflehog-v3.95.3/v3.95.3.mod) = 93be50fcc0af4475b148201eb0ee110fb5398cdebc21a162ab7096c0e91be16d
+SIZE (go/security_trufflehog/trufflehog-v3.95.3/v3.95.3.mod) = 16302
+SHA256 (go/security_trufflehog/trufflehog-v3.95.3/v3.95.3.zip) = e8eadae71b697f9434859d151d75791fb2efd4b0edd51eede245a3a400cf7f24
+SIZE (go/security_trufflehog/trufflehog-v3.95.3/v3.95.3.zip) = 7657502


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a02eeda.35e85.2af47bb0>