diff --git a/net/redpanda-connect/Makefile b/net/redpanda-connect/Makefile index 2c868ec5e53a..61a56bac209c 100644 --- a/net/redpanda-connect/Makefile +++ b/net/redpanda-connect/Makefile @@ -1,59 +1,58 @@ PORTNAME= connect DISTVERSIONPREFIX= v -DISTVERSION= 4.104.0 -PORTREVISION= 2 +DISTVERSION= 4.106.0 CATEGORIES= net PKGNAMEPREFIX= redpanda- MAINTAINER= olgeni@FreeBSD.org COMMENT= Stream processor for a wide array of data sources and sinks WWW= https://redpanda.com/blog/redpanda-connect # RCL license applies to some connectors LICENSE= APACHE20 RCL LICENSE_COMB= multi LICENSE_NAME_RCL= Redpanda Community License Agreement LICENSE_FILE_APACHE20= ${WRKSRC}/licenses/Apache-2.0.txt LICENSE_FILE_RCL= ${WRKSRC}/licenses/rcl.md LICENSE_PERMS_RCL= dist-mirror dist-sell pkg-mirror pkg-sell \ no-auto-accept LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= go:modules USE_RC_SUBR= redpanda_connect GO_MODULE= github.com/redpanda-data/connect/v4 GO_TARGET= ./cmd/redpanda-connect ETCDIR= ${PREFIX}/etc/${PKGNAMEPREFIX}${PORTNAME} PORTSCOUT= limit:^[0-9\.]*$$ # otherwise it picks up -rc prerelease tags # Redpanda Connect was formerly known as Benthos USERS= benthos GROUPS= benthos PLIST_FILES= "@dir(,,755) ${ETCDIR}" \ "@sample ${ETCDIR}/config.yaml.sample" \ bin/redpanda-connect OPTIONS_DEFINE= ENTERPRISE ENTERPRISE_DESC= Enable connectors under the RCL license .include .if !${PORT_OPTIONS:MENTERPRISE} EXTRA_PATCHES= ${FILESDIR}/extra-patch-public_components_all_package.go .endif .include post-patch: @${CP} ${WRKSRC}/vendor/github.com/AthenZ/athenz/libs/go/sia/util/os_util_linux.go \ ${WRKSRC}/vendor/github.com/AthenZ/athenz/libs/go/sia/util/os_util_freebsd.go post-install: @${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${FILESDIR}/config.yaml ${STAGEDIR}${ETCDIR}/config.yaml.sample .include diff --git a/net/redpanda-connect/distinfo b/net/redpanda-connect/distinfo index 96acadb5bb8b..9fa96779ea9d 100644 --- a/net/redpanda-connect/distinfo +++ b/net/redpanda-connect/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1786196347 -SHA256 (go/net_redpanda-connect/connect-v4.104.0/v4.104.0.mod) = 9d7ff88ee6f6b24529c604080772c553beebf6fff98e84319a5ff8c374c892bf -SIZE (go/net_redpanda-connect/connect-v4.104.0/v4.104.0.mod) = 28800 -SHA256 (go/net_redpanda-connect/connect-v4.104.0/v4.104.0.zip) = 6195999dac572dbfa5b681616f03ad731af409ce8c394b39abe5a969820e5ba0 -SIZE (go/net_redpanda-connect/connect-v4.104.0/v4.104.0.zip) = 4762527 +TIMESTAMP = 1787492921 +SHA256 (go/net_redpanda-connect/connect-v4.106.0/v4.106.0.mod) = 3c78a5dbcaef7faef4177020fc6c82725fa2ef2a41f6e7e43e0c460278269ff5 +SIZE (go/net_redpanda-connect/connect-v4.106.0/v4.106.0.mod) = 28800 +SHA256 (go/net_redpanda-connect/connect-v4.106.0/v4.106.0.zip) = 7b66afea65b27462cce911b38f7e6651d6142c4793722802bedade34a9f91c3c +SIZE (go/net_redpanda-connect/connect-v4.106.0/v4.106.0.zip) = 5115347