diff --git a/net/redpanda-connect/Makefile b/net/redpanda-connect/Makefile index a85b0a3ce244..fd3f7a7afae5 100644 --- a/net/redpanda-connect/Makefile +++ b/net/redpanda-connect/Makefile @@ -1,57 +1,56 @@ PORTNAME= connect DISTVERSIONPREFIX= v -DISTVERSION= 4.66.1 -PORTREVISION= 1 +DISTVERSION= 4.67.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 17dfea732433..ce28de6a964a 100644 --- a/net/redpanda-connect/distinfo +++ b/net/redpanda-connect/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1759770855 -SHA256 (go/net_redpanda-connect/connect-v4.66.1/v4.66.1.mod) = 2c679f01737fff938ced0cdfc1e35df7207f0309d8738e990ec90ba7d7105ded -SIZE (go/net_redpanda-connect/connect-v4.66.1/v4.66.1.mod) = 25201 -SHA256 (go/net_redpanda-connect/connect-v4.66.1/v4.66.1.zip) = f6b436391c0c66a8ff66bd6727a6809b289be7941cc78cb02119cc884e2808d5 -SIZE (go/net_redpanda-connect/connect-v4.66.1/v4.66.1.zip) = 2937551 +TIMESTAMP = 1760427193 +SHA256 (go/net_redpanda-connect/connect-v4.67.0/v4.67.0.mod) = 36184448ade64b7bed64e80f33ad2b9e5149e6fbebb864f9a9ecfd1cc56ebd0a +SIZE (go/net_redpanda-connect/connect-v4.67.0/v4.67.0.mod) = 25259 +SHA256 (go/net_redpanda-connect/connect-v4.67.0/v4.67.0.zip) = 4594ce184833b690bef6e54480cc6e73fa09651aa155ddbd5e936d58a6ed7eb4 +SIZE (go/net_redpanda-connect/connect-v4.67.0/v4.67.0.zip) = 3006658