diff --git a/net/redpanda-connect/Makefile b/net/redpanda-connect/Makefile index a0ee379b2abc..5ac95569b594 100644 --- a/net/redpanda-connect/Makefile +++ b/net/redpanda-connect/Makefile @@ -1,51 +1,51 @@ PORTNAME= connect DISTVERSIONPREFIX= v -DISTVERSION= 4.60.2 +DISTVERSION= 4.61.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 post-patch: .if !${PORT_OPTIONS:MENTERPRISE} @${PATCH} -d ${WRKSRC} < ${FILESDIR}/remove-enterprise-connectors.patch .endif 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 b7bdd1b5a0da..3affba249741 100644 --- a/net/redpanda-connect/distinfo +++ b/net/redpanda-connect/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752644738 -SHA256 (go/net_redpanda-connect/connect-v4.60.2/v4.60.2.mod) = 17b0da247a4089555fa768f7051b0d3d70239a4f623bc818566d0f3884ffb859 -SIZE (go/net_redpanda-connect/connect-v4.60.2/v4.60.2.mod) = 24329 -SHA256 (go/net_redpanda-connect/connect-v4.60.2/v4.60.2.zip) = 9aa4d2d67bb5d1e522a9b3a2ef7f127a6642bf326ba820953da96988ebaf06db -SIZE (go/net_redpanda-connect/connect-v4.60.2/v4.60.2.zip) = 2817726 +TIMESTAMP = 1752913928 +SHA256 (go/net_redpanda-connect/connect-v4.61.0/v4.61.0.mod) = 5e49767f388d02662a2e10ab7124c78522b5248bc5033826833aee04aeb1cd4e +SIZE (go/net_redpanda-connect/connect-v4.61.0/v4.61.0.mod) = 24341 +SHA256 (go/net_redpanda-connect/connect-v4.61.0/v4.61.0.zip) = ed997944cbe4fb225f86d94c7215a2f373cc9cf4a8bccfa4fd28fc67dafe8bd5 +SIZE (go/net_redpanda-connect/connect-v4.61.0/v4.61.0.zip) = 2825956