Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 May 2022 11:00:41 GMT
From:      =?utf-8?Q?Fernando Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 5a01fa315fbd - 2022Q2 - security/crowdsec: update to 1.3.4
Message-ID:  <202205121100.24CB0fZq051372@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2022Q2 has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5a01fa315fbd4f00077a58e388d061b3eff1e86d

commit 5a01fa315fbd4f00077a58e388d061b3eff1e86d
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2022-05-11 12:07:53 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2022-05-12 10:58:30 +0000

    security/crowdsec: update to 1.3.4
    
    PR:     263653
    Reported by:    marco+freebsd@crowdsec.net (maintainer)
    MFH:    2022Q2 (bugfix release)
    
    (cherry picked from commit f807b952e2a0d1264f290387d4b81e6974d559fb)
---
 security/crowdsec/Makefile | 8 ++++----
 security/crowdsec/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/security/crowdsec/Makefile b/security/crowdsec/Makefile
index 1a7a92b22a86..246c295893a9 100644
--- a/security/crowdsec/Makefile
+++ b/security/crowdsec/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	crowdsec
-PORTVERSION=	1.3.3	# NOTE: change BUILD_VERSION and BUILD_TAG as well
+PORTVERSION=	1.3.4	# NOTE: change BUILD_VERSION and BUILD_TAG as well
 DISTVERSIONPREFIX=	v
 CATEGORIES=	security
 
@@ -18,12 +18,12 @@ USES=		gmake
 USE_GITHUB=	yes
 GH_ACCOUNT=	crowdsecurity
 GH_PROJECT=	crowdsec
-GH_TAGNAME=	v1.3.3-freebsd
+GH_TAGNAME=	v1.3.4-freebsd
 #GH_TAGNAME is automatically set from DISTVERSION
 USE_RC_SUBR=	crowdsec
 
-MAKE_ENV=	BUILD_VERSION="v1.3.3" \
-		BUILD_TAG="02b0e19eba5ae0c45e480d4f57466e8d47addc14" \
+MAKE_ENV=	BUILD_VERSION="v1.3.4" \
+		BUILD_TAG="c196ed45b62c12d9c6549da927c37c64bd08c642" \
 		DEFAULT_CONFIGDIR="${PREFIX}/etc/crowdsec" \
 		DEFAULT_DATADIR="/var/db/crowdsec/data"
 ALL_TARGET=	build
diff --git a/security/crowdsec/distinfo b/security/crowdsec/distinfo
index fc044437a70b..9d7bcf60aca7 100644
--- a/security/crowdsec/distinfo
+++ b/security/crowdsec/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650916780
-SHA256 (crowdsecurity-crowdsec-v1.3.3-v1.3.3-freebsd_GH0.tar.gz) = 93fd3bc472eec8f71cfa1011dd7ecd9afe95cf4f43c209af7d122439593abee2
-SIZE (crowdsecurity-crowdsec-v1.3.3-v1.3.3-freebsd_GH0.tar.gz) = 20698372
+TIMESTAMP = 1651227928
+SHA256 (crowdsecurity-crowdsec-v1.3.4-v1.3.4-freebsd_GH0.tar.gz) = 238d268fe580da05e4f35142e168deb9f82b459d5835ad06bba532e9caa9516c
+SIZE (crowdsecurity-crowdsec-v1.3.4-v1.3.4-freebsd_GH0.tar.gz) = 20699880



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205121100.24CB0fZq051372>