From nobody Thu Oct 10 03:50:11 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 4XPG434rFLz5ZSgS; Thu, 10 Oct 2024 03:50:11 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XPG432ffRz4GnS; Thu, 10 Oct 2024 03:50:11 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1728532211; 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=PgfSveFvUUxDkn9kBZKslnAuQ0IAT72+3nsVtYZVi4U=; b=L7m+vXB86oCydc9HAmw8kwzmXqUIGrGaUHp9LEqxLfIgc0wBLa8PyA6UW/IOB3eIDnsOK2 V3Bd7r6deM0vRY+mPgNN1rPBDLscSP2UsCS1J7KB1Tx4iZboU6OHXq6tf4Hzfo3GyEhwB8 7THnJBJ+3dpu6oPbIrqcc/UM4jq1FY7fr5umxY3NoWMc+P7VZe3ZFiyNyQVdLIsmqM6cyQ 2FYblMDLro+duwUtp+M6BG8ndwWblqzeoH9/AonqwatrTYVoAYaPMkNP5OqZhMNxKwQ9bQ T/w3fSdpPOATR5lx/fJsONrf90dWpA2F5RziNI/P6dKl8sFUtg0xPrkgUlIraQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1728532211; 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=PgfSveFvUUxDkn9kBZKslnAuQ0IAT72+3nsVtYZVi4U=; b=mDsLf+ZqxneMWIE4JKsFr4RiVp1Ipz5q0T9/v438fqKhwAVow+8Vs52IHVgKUEqyYmOnny BQsDjQEsJf5QJHIS4yd0166BY63b9MFMczWYTvt+VcJGwdcEcvTLzsXlrVABvIgl5EEInc GHnBoKKS0kOr27uHhe7MYb1A7styZBTlvDigtqCVXIsd+qncfvIX2tbU7I+vpaLN1bQ4ai hcnPJEWCdOI9dKiSXghOeWi7BWTS0oEI8sqyMg7jZmpX5kDL7uM88/YLc9zeEsErCWCD1p Js9QSjg2q6JfCreuwrsR71tkmC4dd3PA78WzdCGV8KqDdecYV2AxIChjEOTAeg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1728532211; a=rsa-sha256; cv=none; b=IGlBeHSMxv8U5V/DruvvBE3kE+R2BRYzhKpas+HB3HnytExvzBp1A0P6bQI+PoIOLGI2F2 COFHdJetLtC+XRCAK0xq1HwKY+v2/2ErFfvy2B13/oa7Wiuaxmy2GT12/axHXloCG7YI2R L6jsEOhvW67eaxsrosc4+aJpGrYZJB1uXkdwUHxBwFsDyzYihYJ7giRz16fqdoXdgotazZ VYpnmq91ERjMFNy2Mmdc9jMxF82GF1KdDHkP2CA24zts3mFWJaVypyyD+l4CB+25NXOZZW Wt1/7Ul5jLDGycTYVCF/NRaMb/6vhHjuFZSxs1hgc7Zk5ZAxDan6HDFyujWTBw== 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 4XPG431bMXzj2y; Thu, 10 Oct 2024 03:50:11 +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 49A3oBCG008741; Thu, 10 Oct 2024 03:50:11 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 49A3oBFN008733; Thu, 10 Oct 2024 03:50:11 GMT (envelope-from git) Date: Thu, 10 Oct 2024 03:50:11 GMT Message-Id: <202410100350.49A3oBFN008733@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: 8ffb346f436a - main - devel/gitleaks: update 8.20.0 =?utf-8?Q?=E2=86=92?= 8.20.1 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: 8ffb346f436ab4a5eb1bf9f150037b36e2cc04bf Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=8ffb346f436ab4a5eb1bf9f150037b36e2cc04bf commit 8ffb346f436ab4a5eb1bf9f150037b36e2cc04bf Author: Yuri Victorovich AuthorDate: 2024-10-10 03:46:00 +0000 Commit: Yuri Victorovich CommitDate: 2024-10-10 03:46:00 +0000 devel/gitleaks: update 8.20.0 → 8.20.1 Reported by: portscout --- devel/gitleaks/Makefile | 2 +- devel/gitleaks/distinfo | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/devel/gitleaks/Makefile b/devel/gitleaks/Makefile index d601b2f367b0..8314628db0ff 100644 --- a/devel/gitleaks/Makefile +++ b/devel/gitleaks/Makefile @@ -1,6 +1,6 @@ PORTNAME= gitleaks DISTVERSIONPREFIX= v -DISTVERSION= 8.20.0 +DISTVERSION= 8.20.1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/gitleaks/distinfo b/devel/gitleaks/distinfo index 9d535b6c3bc6..3595a106f826 100644 --- a/devel/gitleaks/distinfo +++ b/devel/gitleaks/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1728016511 -SHA256 (go/devel_gitleaks/gitleaks-v8.20.0/v8.20.0.mod) = 3306f4134a9762ed1b16a5565c95a501080ee58bc89ad5e8e8aed67a1032e80a -SIZE (go/devel_gitleaks/gitleaks-v8.20.0/v8.20.0.mod) = 1845 -SHA256 (go/devel_gitleaks/gitleaks-v8.20.0/v8.20.0.zip) = 4cc795646fcd02debf1c751a5b7aab5102966bf55b77bec34cde1d386d4bffa1 -SIZE (go/devel_gitleaks/gitleaks-v8.20.0/v8.20.0.zip) = 319211 -SHA256 (go/devel_gitleaks/gitleaks-v8.20.0/golang-sys-v0.6.0_GH0.tar.gz) = b4f6d17c7a128f76169964b437cb66b3f2dbf9a33361928ec19dfecf7b03fc54 -SIZE (go/devel_gitleaks/gitleaks-v8.20.0/golang-sys-v0.6.0_GH0.tar.gz) = 1434234 +TIMESTAMP = 1728531328 +SHA256 (go/devel_gitleaks/gitleaks-v8.20.1/v8.20.1.mod) = 3306f4134a9762ed1b16a5565c95a501080ee58bc89ad5e8e8aed67a1032e80a +SIZE (go/devel_gitleaks/gitleaks-v8.20.1/v8.20.1.mod) = 1845 +SHA256 (go/devel_gitleaks/gitleaks-v8.20.1/v8.20.1.zip) = a367d33bcaf8ce08487287997ac34cdc7711025ef56345dd99487c0ffc09b16b +SIZE (go/devel_gitleaks/gitleaks-v8.20.1/v8.20.1.zip) = 325142 +SHA256 (go/devel_gitleaks/gitleaks-v8.20.1/golang-sys-v0.6.0_GH0.tar.gz) = b4f6d17c7a128f76169964b437cb66b3f2dbf9a33361928ec19dfecf7b03fc54 +SIZE (go/devel_gitleaks/gitleaks-v8.20.1/golang-sys-v0.6.0_GH0.tar.gz) = 1434234