View | Details | Raw Unified | Return to bug 274710 | Differences between
and this patch

Collapse All | Expand All

(-)b/security/crowdsec/Makefile (-3 / +3 lines)
Lines 1-6 Link Here
1
PORTNAME=	crowdsec
1
PORTNAME=	crowdsec
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	1.5.4
3
DISTVERSION=	1.5.5
4
CATEGORIES=	security
4
CATEGORIES=	security
5
5
6
MAINTAINER=	marco@crowdsec.net
6
MAINTAINER=	marco@crowdsec.net
Lines 12-19 LICENSE_FILE= ${WRKSRC}/LICENSE Link Here
12
12
13
LIB_DEPENDS=	libre2.so:devel/re2
13
LIB_DEPENDS=	libre2.so:devel/re2
14
14
15
USES=		go:modules pkgconfig
15
USES=		go:1.21,modules pkgconfig
16
_COMMIT=	e4dcdd25
16
_COMMIT=	d2d788c5
17
_BUILD_DATE=	$$(date -u "+%F_%T")
17
_BUILD_DATE=	$$(date -u "+%F_%T")
18
USE_RC_SUBR=	crowdsec
18
USE_RC_SUBR=	crowdsec
19
19
(-)b/security/crowdsec/distinfo (-6 / +5 lines)
Lines 1-5 Link Here
1
TIMESTAMP = 1695208926
1
TIMESTAMP = 1698136810
2
SHA256 (go/security_crowdsec/crowdsec-v1.5.4/v1.5.4.mod) = b4d34c91a97d103a5fb6b4bac159a861af0d9851e43c824f33eefe66cd009a97
2
SHA256 (go/security_crowdsec/crowdsec-v1.5.5/v1.5.5.mod) = a3047c2f98e4c26c4d8dff645893e3a19ff6e10ef00bc2dafcbe68a3e4415d19
3
SIZE (go/security_crowdsec/crowdsec-v1.5.4/v1.5.4.mod) = 9499
3
SIZE (go/security_crowdsec/crowdsec-v1.5.5/v1.5.5.mod) = 9647
4
SHA256 (go/security_crowdsec/crowdsec-v1.5.4/v1.5.4.zip) = d0419bc5de391784327e898e0f1dca215742c184f32b6de3a6dc87e839758191
4
SHA256 (go/security_crowdsec/crowdsec-v1.5.5/v1.5.5.zip) = 0013a4e3201fe3d71a62b13df09fb32a05906ce29029a7257be8cb850bc41ed5
5
SIZE (go/security_crowdsec/crowdsec-v1.5.4/v1.5.4.zip) = 1340437
5
SIZE (go/security_crowdsec/crowdsec-v1.5.5/v1.5.5.zip) = 1345499
6
- 

Return to bug 274710