git: cefb1c60b16e - main - security/crowdsec: update to 1.3.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 28 Apr 2022 06:05:13 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=cefb1c60b16e0e35948523c58a3ad004901a5e06 commit cefb1c60b16e0e35948523c58a3ad004901a5e06 Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2022-04-27 07:10:22 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-04-28 06:02:48 +0000 security/crowdsec: update to 1.3.3 PR: 263584 Reported by: marco+freebsd@crowdsec.net (maintainer) --- security/crowdsec/Makefile | 23 +++++++++++------------ security/crowdsec/distinfo | 6 +++--- 2 files changed, 14 insertions(+), 15 deletions(-) diff --git a/security/crowdsec/Makefile b/security/crowdsec/Makefile index 7e0cf429c350..1a7a92b22a86 100644 --- a/security/crowdsec/Makefile +++ b/security/crowdsec/Makefile @@ -1,5 +1,5 @@ PORTNAME= crowdsec -PORTVERSION= 1.3.2 # NOTE: change BUILD_VERSION and BUILD_TAG as well +PORTVERSION= 1.3.3 # NOTE: change BUILD_VERSION and BUILD_TAG as well DISTVERSIONPREFIX= v CATEGORIES= security @@ -14,13 +14,21 @@ BUILD_DEPENDS= git:devel/git@lite \ jq:textproc/jq USES= gmake -ALL_TARGET= build USE_GITHUB= yes GH_ACCOUNT= crowdsecurity GH_PROJECT= crowdsec -GH_TAGNAME= v1.3.2-freebsd-wip +GH_TAGNAME= v1.3.3-freebsd #GH_TAGNAME is automatically set from DISTVERSION +USE_RC_SUBR= crowdsec + +MAKE_ENV= BUILD_VERSION="v1.3.3" \ + BUILD_TAG="02b0e19eba5ae0c45e480d4f57466e8d47addc14" \ + DEFAULT_CONFIGDIR="${PREFIX}/etc/crowdsec" \ + DEFAULT_DATADIR="/var/db/crowdsec/data" +ALL_TARGET= build + +SUB_FILES= pkg-deinstall pkg-install pkg-message OPTIONS_DEFINE= FIREWALL_BOUNCER OPTIONS_DEFAULT= @@ -28,15 +36,6 @@ OPTIONS_DEFAULT= FIREWALL_BOUNCER_DESC= Depend on security/crowdsec-firewall-bouncer FIREWALL_BOUNCER_RUN_DEPENDS= crowdsec-firewall-bouncer>=0.0.23.r2:security/crowdsec-firewall-bouncer -USE_RC_SUBR= crowdsec - -SUB_FILES= pkg-deinstall pkg-install pkg-message - -MAKE_ENV= BUILD_VERSION="v1.3.2" \ - BUILD_TAG="716251323da59f1ce04fb1fc38af0a72629b5d78" \ - DEFAULT_CONFIGDIR="${PREFIX}/etc/crowdsec" \ - DEFAULT_DATADIR="/var/db/crowdsec/data" - PLUGIN_DIR= ${PREFIX}/lib/crowdsec/plugins STAGE_PLUGINS= ${STAGEDIR}${PLUGIN_DIR} STAGE_BIN= ${STAGEDIR}${PREFIX}/bin diff --git a/security/crowdsec/distinfo b/security/crowdsec/distinfo index 562330baea8d..fc044437a70b 100644 --- a/security/crowdsec/distinfo +++ b/security/crowdsec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646686224 -SHA256 (crowdsecurity-crowdsec-v1.3.2-v1.3.2-freebsd-wip_GH0.tar.gz) = e805f8e60213fd49fa2e0fa182d6d91591dc26f378733139bd5609b5b914d5b3 -SIZE (crowdsecurity-crowdsec-v1.3.2-v1.3.2-freebsd-wip_GH0.tar.gz) = 20005916 +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