git: 6eccdf24a6af - main - security/crowdsec: update to 1.4.6

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Mon, 20 Feb 2023 21:35:02 UTC
The branch main has been updated by fernape:

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

commit 6eccdf24a6afab4debbb137879c277785c1a53b4
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2023-02-20 15:44:15 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-02-20 21:30:39 +0000

    security/crowdsec: update to 1.4.6
    
    ChangeLog: https://github.com/crowdsecurity/crowdsec/releases/tag/v1.4.6
    
     * strip v prefix in tag name in azure-pipeline
     * Fix azure pipeline
     * Use the tag name from the predefined variable for azure pipeline
    
    PR:             269713
    Reported by:    marco@crowdsec.net (maintainer)
---
 security/crowdsec/Makefile | 5 ++---
 security/crowdsec/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/security/crowdsec/Makefile b/security/crowdsec/Makefile
index 1e612fc39532..4cbe84273a35 100644
--- a/security/crowdsec/Makefile
+++ b/security/crowdsec/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	crowdsec
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.4.3
-PORTREVISION=	3
+DISTVERSION=	1.4.6
 CATEGORIES=	security
 
 MAINTAINER=	marco@crowdsec.net
@@ -19,7 +18,7 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	crowdsecurity
 GH_PROJECT=	crowdsec
 GH_TAGNAME=	${DISTVERSIONFULL}-freebsd
-_BUILD_TAG=	8a738f5b
+_BUILD_TAG=	c8cb9ac9
 USE_RC_SUBR=	crowdsec
 
 MAKE_ARGS=	BUILD_VERSION="${DISTVERSIONFULL}" \
diff --git a/security/crowdsec/distinfo b/security/crowdsec/distinfo
index 2700819fc7cc..72e2921086b7 100644
--- a/security/crowdsec/distinfo
+++ b/security/crowdsec/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1669821186
-SHA256 (crowdsecurity-crowdsec-v1.4.3-v1.4.3-freebsd_GH0.tar.gz) = b7341939db304a21c0920bc9b8e89d589dfff5da83ea4c54b3d1fc46b9eea2c3
-SIZE (crowdsecurity-crowdsec-v1.4.3-v1.4.3-freebsd_GH0.tar.gz) = 21310998
+TIMESTAMP = 1676843374
+SHA256 (crowdsecurity-crowdsec-v1.4.6-v1.4.6-freebsd_GH0.tar.gz) = ac36bb234d88456eee7ea2708505aa2b9c7b9de78684994e920bda2ae24906f9
+SIZE (crowdsecurity-crowdsec-v1.4.6-v1.4.6-freebsd_GH0.tar.gz) = 21312272