View | Details | Raw Unified | Return to bug 283230
Collapse All | Expand All

(-)b/security/crowdsec-firewall-bouncer/Makefile (-2 / +2 lines)
Lines 1-6 Link Here
1
PORTNAME=	crowdsec-firewall-bouncer
1
PORTNAME=	crowdsec-firewall-bouncer
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	0.0.29
3
DISTVERSION=	0.0.31
4
CATEGORIES=	security
4
CATEGORIES=	security
5
5
6
MAINTAINER=	marco@crowdsec.net
6
MAINTAINER=	marco@crowdsec.net
Lines 11-17 LICENSE= MIT Link Here
11
LICENSE_FILE=	${WRKSRC}/LICENSE
11
LICENSE_FILE=	${WRKSRC}/LICENSE
12
12
13
USES=		go:modules
13
USES=		go:modules
14
_COMMIT=	9594360c
14
_COMMIT=	2884c0f0
15
_BUILD_DATE=	$$(date -u "+%F_%T")
15
_BUILD_DATE=	$$(date -u "+%F_%T")
16
USE_RC_SUBR=	crowdsec_firewall
16
USE_RC_SUBR=	crowdsec_firewall
17
17
(-)b/security/crowdsec-firewall-bouncer/distinfo (-6 / +5 lines)
Lines 1-5 Link Here
1
TIMESTAMP = 1726507675
1
TIMESTAMP = 1732707419
2
SHA256 (go/security_crowdsec-firewall-bouncer/crowdsec-firewall-bouncer-v0.0.29/v0.0.29.mod) = e446d195419353c53d1ccdec4c40e30adad1b91f23edd360ceb377409069efd3
2
SHA256 (go/security_crowdsec-firewall-bouncer/crowdsec-firewall-bouncer-v0.0.31/v0.0.31.mod) = c16baf9f23dec795974bdb4b453f44af2d2a136e3bf583841b2e69531ae42f70
3
SIZE (go/security_crowdsec-firewall-bouncer/crowdsec-firewall-bouncer-v0.0.29/v0.0.29.mod) = 2610
3
SIZE (go/security_crowdsec-firewall-bouncer/crowdsec-firewall-bouncer-v0.0.31/v0.0.31.mod) = 2664
4
SHA256 (go/security_crowdsec-firewall-bouncer/crowdsec-firewall-bouncer-v0.0.29/v0.0.29.zip) = 194dbef79c3db1028b616c30b1869e438be6b4071484db7fcb6542cf09d8c091
4
SHA256 (go/security_crowdsec-firewall-bouncer/crowdsec-firewall-bouncer-v0.0.31/v0.0.31.zip) = 3e51140674ef2cc6d469c15081389bf5def02408efb86c11080c34214368adc7
5
SIZE (go/security_crowdsec-firewall-bouncer/crowdsec-firewall-bouncer-v0.0.29/v0.0.29.zip) = 188387
5
SIZE (go/security_crowdsec-firewall-bouncer/crowdsec-firewall-bouncer-v0.0.31/v0.0.31.zip) = 189421
6
- 

Return to bug 283230