Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Apr 2026 18:44:05 +0000
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Jordan Ostreff <jordan@ostreff.info>
Subject:   git: dab0375c5cd3 - main - security/crowdsec: Update 1.7.6 => 1.7.7
Message-ID:  <69de8af5.3c2a6.50130152@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vvd:

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

commit dab0375c5cd37952ec0a51d2f79ca00f364719b0
Author:     Jordan Ostreff <jordan@ostreff.info>
AuthorDate: 2026-04-14 17:53:47 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-04-14 18:42:55 +0000

    security/crowdsec: Update 1.7.6 => 1.7.7
    
    Changelog:
    https://github.com/crowdsecurity/crowdsec/releases/tag/v1.7.7
    
    PR:             294198
    Approved by:    Manuel Sabban <manuel@crowdsec.net> (maintainer)
    Sponsored by:   UNIS Labs
    Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
---
 security/crowdsec/Makefile |  7 +++----
 security/crowdsec/distinfo | 10 +++++-----
 2 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/security/crowdsec/Makefile b/security/crowdsec/Makefile
index 4df8021d3863..8c904d3442f3 100644
--- a/security/crowdsec/Makefile
+++ b/security/crowdsec/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	crowdsec
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.7.6
-PORTREVISION=	3
+DISTVERSION=	1.7.7
 CATEGORIES=	security
 
 MAINTAINER=	manuel@crowdsec.net
@@ -14,8 +13,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 LIB_DEPENDS=	libabsl_base.so:devel/abseil \
 		libre2.so:devel/re2
 
-USES=		go:1.25+,modules pkgconfig
-_COMMIT=	eacc8192
+USES=		go:modules pkgconfig
+_COMMIT=	027974f2
 _BUILD_DATE=	$$(date -u "+%F_%T")
 USE_RC_SUBR=	crowdsec
 
diff --git a/security/crowdsec/distinfo b/security/crowdsec/distinfo
index f7f32889146b..44d29b0301ab 100644
--- a/security/crowdsec/distinfo
+++ b/security/crowdsec/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1769123471
-SHA256 (go/security_crowdsec/crowdsec-v1.7.6/v1.7.6.mod) = 08ad2ab225e5e99f0f7e86dbbfd5be8f8f1babd024b2d1900a12825cc5b0ef2c
-SIZE (go/security_crowdsec/crowdsec-v1.7.6/v1.7.6.mod) = 12375
-SHA256 (go/security_crowdsec/crowdsec-v1.7.6/v1.7.6.zip) = 0227520d562acf4cf6f7d7a687ece9f36f7d07b8c86be863f7e588bdb9315915
-SIZE (go/security_crowdsec/crowdsec-v1.7.6/v1.7.6.zip) = 1928609
+TIMESTAMP = 1775987653
+SHA256 (go/security_crowdsec/crowdsec-v1.7.7/v1.7.7.mod) = c773e2522a35ea3b6617dfda13957e77493478ef4ff27c6389f96df1b157d834
+SIZE (go/security_crowdsec/crowdsec-v1.7.7/v1.7.7.mod) = 12338
+SHA256 (go/security_crowdsec/crowdsec-v1.7.7/v1.7.7.zip) = 8756cd19644c9a575b6a7b7fbc095c83ad2d393555c7c9dba85e9b931437ab3c
+SIZE (go/security_crowdsec/crowdsec-v1.7.7/v1.7.7.zip) = 1950258


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69de8af5.3c2a6.50130152>