FreeBSD Bugzilla – Attachment 246023 Details for
Bug 274710
security/crowdsec: update to 1.5.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for 1.5.5 with abseil dependency
0001-security-crowdsec-update-to-1.5.5.patch (text/plain), 2.02 KB, created by
marco
on 2023-10-31 16:27:16 UTC
(
hide
)
Description:
patch for 1.5.5 with abseil dependency
Filename:
MIME Type:
Creator:
marco
Created:
2023-10-31 16:27:16 UTC
Size:
2.02 KB
patch
obsolete
>From 9872312f88cb7e0c05bdcd81b0e2fb0e703139d5 Mon Sep 17 00:00:00 2001 >From: Marco Mariani <marco@crowdsec.net> >Date: Tue, 24 Oct 2023 23:50:53 +0200 >Subject: [PATCH] security/crowdsec: update to 1.5.5 > >--- > security/crowdsec/Makefile | 9 +++++---- > security/crowdsec/distinfo | 10 +++++----- > 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 >-- >2.40.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 274710
:
245858
| 246023