diff --git a/net/redpanda-connect/Makefile b/net/redpanda-connect/Makefile index 0713f74f4efa..78e29b8e0dc6 100644 --- a/net/redpanda-connect/Makefile +++ b/net/redpanda-connect/Makefile @@ -1,50 +1,50 @@ PORTNAME= connect DISTVERSIONPREFIX= v -DISTVERSION= 4.56.0 +DISTVERSION= 4.57.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= bin/redpanda-connect \ "@dir(,,755) %%ETCDIR%%" \ "@sample %%ETCDIR%%/config.yaml.sample" 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 5bcd85a9ae81..2f59d74fc081 100644 --- a/net/redpanda-connect/distinfo +++ b/net/redpanda-connect/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1749245313 -SHA256 (go/net_redpanda-connect/connect-v4.56.0/v4.56.0.mod) = 1657d7adda0c1bff38c6bce86f206c1e37efbc24447ffdab1c626f2d67ac2d08 -SIZE (go/net_redpanda-connect/connect-v4.56.0/v4.56.0.mod) = 24257 -SHA256 (go/net_redpanda-connect/connect-v4.56.0/v4.56.0.zip) = 1c9b802bbbd3dff7c3701987ec80ff5cbde1d257df0b0a8068e7961694553aa2 -SIZE (go/net_redpanda-connect/connect-v4.56.0/v4.56.0.zip) = 2779131 +TIMESTAMP = 1749633583 +SHA256 (go/net_redpanda-connect/connect-v4.57.0/v4.57.0.mod) = bb12f8d3c9853961866c028a161da7feabb84a12b5da1834f83e385c87bc6898 +SIZE (go/net_redpanda-connect/connect-v4.57.0/v4.57.0.mod) = 24257 +SHA256 (go/net_redpanda-connect/connect-v4.57.0/v4.57.0.zip) = 3d4f2dc353c0c3ac1d36eeac184840911f4ec5e0289771cc1d23b9d6fb0efd9b +SIZE (go/net_redpanda-connect/connect-v4.57.0/v4.57.0.zip) = 2782421