diff --git a/net/redpanda-connect/Makefile b/net/redpanda-connect/Makefile index 8c19ffdef5ab..97a835636bb0 100644 --- a/net/redpanda-connect/Makefile +++ b/net/redpanda-connect/Makefile @@ -1,56 +1,56 @@ PORTNAME= connect DISTVERSIONPREFIX= v -DISTVERSION= 4.89.3 +DISTVERSION= 4.90.2 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} # Redpanda Connect was formerly known as Benthos USERS= benthos GROUPS= benthos -PLIST_FILES= "@dir(,,755) %%ETCDIR%%" \ - "@sample %%ETCDIR%%/config.yaml.sample" \ +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 cc9b38a0318f..2b4c505892c5 100644 --- a/net/redpanda-connect/distinfo +++ b/net/redpanda-connect/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1777619838 -SHA256 (go/net_redpanda-connect/connect-v4.89.3/v4.89.3.mod) = df7f004918b7c63cf4e20b5ced8056eaf0c99fb0e7815cbe0334399375134205 -SIZE (go/net_redpanda-connect/connect-v4.89.3/v4.89.3.mod) = 28960 -SHA256 (go/net_redpanda-connect/connect-v4.89.3/v4.89.3.zip) = 791953eeb85d505b2ec51a46ace58af16573718f54d95aa45dfed03572125078 -SIZE (go/net_redpanda-connect/connect-v4.89.3/v4.89.3.zip) = 4180020 +TIMESTAMP = 1777737384 +SHA256 (go/net_redpanda-connect/connect-v4.90.2/v4.90.2.mod) = 7e76dfeffbcbb31533ff9768099469a294fc64350cba33146aa13fae1a7cd379 +SIZE (go/net_redpanda-connect/connect-v4.90.2/v4.90.2.mod) = 28930 +SHA256 (go/net_redpanda-connect/connect-v4.90.2/v4.90.2.zip) = 4ec75be9ca1b23d01dc814a9111ed5258a89ec5f34c445385fb1440121d1ee7c +SIZE (go/net_redpanda-connect/connect-v4.90.2/v4.90.2.zip) = 4203260