git: 9e6dbea50080 - main - net/redpanda-connect: Update to 4.68.0

From: Jimmy Olgeni <olgeni_at_FreeBSD.org>
Date: Sun, 26 Oct 2025 14:34:05 UTC
The branch main has been updated by olgeni:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9e6dbea500807e954468db611fccd1d0f857134b

commit 9e6dbea500807e954468db611fccd1d0f857134b
Author:     Jimmy Olgeni <olgeni@FreeBSD.org>
AuthorDate: 2025-10-26 07:22:41 +0000
Commit:     Jimmy Olgeni <olgeni@FreeBSD.org>
CommitDate: 2025-10-26 14:33:38 +0000

    net/redpanda-connect: Update to 4.68.0
---
 net/redpanda-connect/Makefile                                  |  3 +--
 net/redpanda-connect/distinfo                                  | 10 +++++-----
 .../files/extra-patch-public_components_all_package.go         |  3 ++-
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/net/redpanda-connect/Makefile b/net/redpanda-connect/Makefile
index 38a994349932..18362564f14f 100644
--- a/net/redpanda-connect/Makefile
+++ b/net/redpanda-connect/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	connect
 DISTVERSIONPREFIX=	v
-DISTVERSION=	4.67.0
-PORTREVISION=	1
+DISTVERSION=	4.68.0
 CATEGORIES=	net
 PKGNAMEPREFIX=	redpanda-
 
diff --git a/net/redpanda-connect/distinfo b/net/redpanda-connect/distinfo
index ce28de6a964a..753fab47a572 100644
--- a/net/redpanda-connect/distinfo
+++ b/net/redpanda-connect/distinfo
@@ -1,5 +1,5 @@
-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
+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
diff --git a/net/redpanda-connect/files/extra-patch-public_components_all_package.go b/net/redpanda-connect/files/extra-patch-public_components_all_package.go
index 3a8bcb14165f..0bd3b054d32a 100644
--- a/net/redpanda-connect/files/extra-patch-public_components_all_package.go
+++ b/net/redpanda-connect/files/extra-patch-public_components_all_package.go
@@ -1,6 +1,6 @@
 --- public/components/all/package.go.orig
 +++ public/components/all/package.go
-@@ -15,18 +15,4 @@
+@@ -15,19 +15,4 @@
  import (
  	// Import all community components.
  	_ "github.com/redpanda-data/connect/v4/public/components/community"
@@ -9,6 +9,7 @@
 -	_ "github.com/redpanda-data/connect/v4/public/components/gateway"
 -	_ "github.com/redpanda-data/connect/v4/public/components/gcp/enterprise"
 -	_ "github.com/redpanda-data/connect/v4/public/components/google"
+-	_ "github.com/redpanda-data/connect/v4/public/components/jira"
 -	_ "github.com/redpanda-data/connect/v4/public/components/kafka/enterprise"
 -	_ "github.com/redpanda-data/connect/v4/public/components/mongodb/enterprise"
 -	_ "github.com/redpanda-data/connect/v4/public/components/mssqlserver"