diff --git a/devel/gitleaks/Makefile b/devel/gitleaks/Makefile index 4c2d1b1deed9..4ef79bf06e05 100644 --- a/devel/gitleaks/Makefile +++ b/devel/gitleaks/Makefile @@ -1,25 +1,25 @@ PORTNAME= gitleaks DISTVERSIONPREFIX= v -DISTVERSION= 8.23.0 +DISTVERSION= 8.23.1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Tool for detecting hardcoded secrets in git repositories WWW= https://github.com/zricethezav/gitleaks LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:modules +USES= go:1.23,modules USE_GITHUB= nodefault GH_TUPLE= golang:sys:v0.6.0:sys GO_MODULE= github.com/zricethezav/gitleaks/v8 GO_TARGET= . PLIST_FILES= bin/${PORTNAME} pre-patch: ${RM} -r ${WRKSRC}/vendor/golang.org/x/sys ${LN} -s ${WRKDIR}/sys-* ${WRKSRC}/vendor/golang.org/x/sys .include diff --git a/devel/gitleaks/distinfo b/devel/gitleaks/distinfo index d264d9f592dd..3afa51805d8c 100644 --- a/devel/gitleaks/distinfo +++ b/devel/gitleaks/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1736819849 -SHA256 (go/devel_gitleaks/gitleaks-v8.23.0/v8.23.0.mod) = 3a23729ffc02f7acf6348feaed805ce5c646a452cf9d48ca0acf911fc0fd1242 -SIZE (go/devel_gitleaks/gitleaks-v8.23.0/v8.23.0.mod) = 2454 -SHA256 (go/devel_gitleaks/gitleaks-v8.23.0/v8.23.0.zip) = 10c95bc731120530a90f5c3a0dc959e61e5dee6e99893cdae6fe7b3da1a0c439 -SIZE (go/devel_gitleaks/gitleaks-v8.23.0/v8.23.0.zip) = 378093 -SHA256 (go/devel_gitleaks/gitleaks-v8.23.0/golang-sys-v0.6.0_GH0.tar.gz) = b4f6d17c7a128f76169964b437cb66b3f2dbf9a33361928ec19dfecf7b03fc54 -SIZE (go/devel_gitleaks/gitleaks-v8.23.0/golang-sys-v0.6.0_GH0.tar.gz) = 1434234 +TIMESTAMP = 1737002675 +SHA256 (go/devel_gitleaks/gitleaks-v8.23.1/v8.23.1.mod) = 3a23729ffc02f7acf6348feaed805ce5c646a452cf9d48ca0acf911fc0fd1242 +SIZE (go/devel_gitleaks/gitleaks-v8.23.1/v8.23.1.mod) = 2454 +SHA256 (go/devel_gitleaks/gitleaks-v8.23.1/v8.23.1.zip) = ea80478c36866afb96e340c40a9b2c3f7dcea6abbb766be87e7cd26c816f93f7 +SIZE (go/devel_gitleaks/gitleaks-v8.23.1/v8.23.1.zip) = 380512 +SHA256 (go/devel_gitleaks/gitleaks-v8.23.1/golang-sys-v0.6.0_GH0.tar.gz) = b4f6d17c7a128f76169964b437cb66b3f2dbf9a33361928ec19dfecf7b03fc54 +SIZE (go/devel_gitleaks/gitleaks-v8.23.1/golang-sys-v0.6.0_GH0.tar.gz) = 1434234