aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Mariani <marco@crowdsec.net>2023-10-24 21:50:53 +0000
committerJoel Bodenmann <jbo@FreeBSD.org>2023-11-01 14:36:03 +0000
commit6e73670a7358f25392dac5e2da7055c30532e8ee (patch)
tree3e6ab27c9a026215419dab7acd29ff97dda21e06
parentee4f35503b78acb80aaf1fe97d64a0385a8eb70d (diff)
downloadports-6e73670a7358f25392dac5e2da7055c30532e8ee.tar.gz
ports-6e73670a7358f25392dac5e2da7055c30532e8ee.zip
security/crowdsec: Update to 1.5.5
PR: 274710 Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D42396
-rw-r--r--security/crowdsec/Makefile9
-rw-r--r--security/crowdsec/distinfo10
2 files changed, 10 insertions, 9 deletions
diff --git a/security/crowdsec/Makefile b/security/crowdsec/Makefile
index 5f9d90135a3a..cd840a3c1a6d 100644
--- a/security/crowdsec/Makefile
+++ b/security/crowdsec/Makefile
@@ -1,6 +1,6 @@
PORTNAME= crowdsec
DISTVERSIONPREFIX= v
-DISTVERSION= 1.5.4
+DISTVERSION= 1.5.5
CATEGORIES= security
MAINTAINER= marco@crowdsec.net
@@ -10,10 +10,11 @@ WWW= https://github.com/crowdsecurity/crowdsec
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-LIB_DEPENDS= libre2.so:devel/re2
+LIB_DEPENDS= libabsl_base.so:devel/abseil \
+ libre2.so:devel/re2
-USES= go:modules pkgconfig
-_COMMIT= e4dcdd25
+USES= go:1.21,modules pkgconfig
+_COMMIT= d2d788c5
_BUILD_DATE= $$(date -u "+%F_%T")
USE_RC_SUBR= crowdsec
diff --git a/security/crowdsec/distinfo b/security/crowdsec/distinfo
index 112a4b04660a..504d0e7fa0c5 100644
--- a/security/crowdsec/distinfo
+++ b/security/crowdsec/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1695208926
-SHA256 (go/security_crowdsec/crowdsec-v1.5.4/v1.5.4.mod) = b4d34c91a97d103a5fb6b4bac159a861af0d9851e43c824f33eefe66cd009a97
-SIZE (go/security_crowdsec/crowdsec-v1.5.4/v1.5.4.mod) = 9499
-SHA256 (go/security_crowdsec/crowdsec-v1.5.4/v1.5.4.zip) = d0419bc5de391784327e898e0f1dca215742c184f32b6de3a6dc87e839758191
-SIZE (go/security_crowdsec/crowdsec-v1.5.4/v1.5.4.zip) = 1340437
+TIMESTAMP = 1698136810
+SHA256 (go/security_crowdsec/crowdsec-v1.5.5/v1.5.5.mod) = a3047c2f98e4c26c4d8dff645893e3a19ff6e10ef00bc2dafcbe68a3e4415d19
+SIZE (go/security_crowdsec/crowdsec-v1.5.5/v1.5.5.mod) = 9647
+SHA256 (go/security_crowdsec/crowdsec-v1.5.5/v1.5.5.zip) = 0013a4e3201fe3d71a62b13df09fb32a05906ce29029a7257be8cb850bc41ed5
+SIZE (go/security_crowdsec/crowdsec-v1.5.5/v1.5.5.zip) = 1345499