diff --git a/net/redpanda-connect/Makefile b/net/redpanda-connect/Makefile index aa027e1fce30..e788728328d7 100644 --- a/net/redpanda-connect/Makefile +++ b/net/redpanda-connect/Makefile @@ -1,57 +1,56 @@ PORTNAME= connect DISTVERSIONPREFIX= v -DISTVERSION= 4.68.0 -PORTREVISION= 1 +DISTVERSION= 4.69.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} # 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 753fab47a572..edfee962b7a9 100644 --- a/net/redpanda-connect/distinfo +++ b/net/redpanda-connect/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1761439551 -SHA256 (go/net_redpanda-connect/connect-v4.68.0/v4.68.0.mod) = 241eb462e37c17abde0ffdeee4cd5c8f4200453346989824711bb1004b2dcd34 -SIZE (go/net_redpanda-connect/connect-v4.68.0/v4.68.0.mod) = 25324 -SHA256 (go/net_redpanda-connect/connect-v4.68.0/v4.68.0.zip) = 8de0f24e8fd740e0dd8224a28ea9abcbfd46cba10b56d2fc2fa825fa144b158b -SIZE (go/net_redpanda-connect/connect-v4.68.0/v4.68.0.zip) = 3085098 +TIMESTAMP = 1762589108 +SHA256 (go/net_redpanda-connect/connect-v4.69.0/v4.69.0.mod) = a850288acebeb0e93112afd930e7e2c3cd04b16c9621bade13a3e7bbec247f2e +SIZE (go/net_redpanda-connect/connect-v4.69.0/v4.69.0.mod) = 25342 +SHA256 (go/net_redpanda-connect/connect-v4.69.0/v4.69.0.zip) = 9d726aa1a8bbd6e7e70f20536f05ef53f8205412c7d1a0311acf150b9f2be907 +SIZE (go/net_redpanda-connect/connect-v4.69.0/v4.69.0.zip) = 3161231