diff --git a/net/redpanda-connect/Makefile b/net/redpanda-connect/Makefile index bf8ce201e519..07e52598e218 100644 --- a/net/redpanda-connect/Makefile +++ b/net/redpanda-connect/Makefile @@ -1,52 +1,52 @@ PORTNAME= connect DISTVERSIONPREFIX= v -DISTVERSION= 4.64.0 +DISTVERSION= 4.65.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-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 783c714fe080..5bf11286737f 100644 --- a/net/redpanda-connect/distinfo +++ b/net/redpanda-connect/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1758379887 -SHA256 (go/net_redpanda-connect/connect-v4.64.0/v4.64.0.mod) = f9049bd61732599d3c0441e864ee335ea8a12bfdf2dd870aaba0f3849f14a788 -SIZE (go/net_redpanda-connect/connect-v4.64.0/v4.64.0.mod) = 24593 -SHA256 (go/net_redpanda-connect/connect-v4.64.0/v4.64.0.zip) = 46f0047a31dfa9d819ea26bd8a42c6c6156c395364c6604198098f6b429b259d -SIZE (go/net_redpanda-connect/connect-v4.64.0/v4.64.0.zip) = 2861513 +TIMESTAMP = 1758810625 +SHA256 (go/net_redpanda-connect/connect-v4.65.0/v4.65.0.mod) = dc2f9537e873e617a1fc28d12fa090853eda354a27a53ce6a0d1cb22eafbfe3d +SIZE (go/net_redpanda-connect/connect-v4.65.0/v4.65.0.mod) = 25215 +SHA256 (go/net_redpanda-connect/connect-v4.65.0/v4.65.0.zip) = 0193c337e90a391b05d2c9196fccb3d6464033f7004b3cebaae00cb9790e0254 +SIZE (go/net_redpanda-connect/connect-v4.65.0/v4.65.0.zip) = 2887169