Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 May 2026 08:54:22 +0000
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 508f2c91a6bd - main - net/redpanda-connect: Update to 4.90.2
Message-ID:  <69f9b03e.1d1b5.3a253e64@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by olgeni:

URL: https://cgit.FreeBSD.org/ports/commit/?id=508f2c91a6bd2ac2e1c94cf24c789764b29660cb

commit 508f2c91a6bd2ac2e1c94cf24c789764b29660cb
Author:     Jimmy Olgeni <olgeni@FreeBSD.org>
AuthorDate: 2026-05-02 16:10:29 +0000
Commit:     Jimmy Olgeni <olgeni@FreeBSD.org>
CommitDate: 2026-05-05 08:53:55 +0000

    net/redpanda-connect: Update to 4.90.2
---
 net/redpanda-connect/Makefile |  6 +++---
 net/redpanda-connect/distinfo | 10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/net/redpanda-connect/Makefile b/net/redpanda-connect/Makefile
index 8c19ffdef5ab..97a835636bb0 100644
--- a/net/redpanda-connect/Makefile
+++ b/net/redpanda-connect/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	connect
 DISTVERSIONPREFIX=	v
-DISTVERSION=	4.89.3
+DISTVERSION=	4.90.2
 CATEGORIES=	net
 PKGNAMEPREFIX=	redpanda-
 
@@ -30,8 +30,8 @@ ETCDIR=		${PREFIX}/etc/${PKGNAMEPREFIX}${PORTNAME}
 USERS=		benthos
 GROUPS=		benthos
 
-PLIST_FILES=	"@dir(,,755) %%ETCDIR%%" \
-		"@sample %%ETCDIR%%/config.yaml.sample" \
+PLIST_FILES=	"@dir(,,755) ${ETCDIR}" \
+		"@sample ${ETCDIR}/config.yaml.sample" \
 		bin/redpanda-connect
 
 OPTIONS_DEFINE=		ENTERPRISE
diff --git a/net/redpanda-connect/distinfo b/net/redpanda-connect/distinfo
index cc9b38a0318f..2b4c505892c5 100644
--- a/net/redpanda-connect/distinfo
+++ b/net/redpanda-connect/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1777619838
-SHA256 (go/net_redpanda-connect/connect-v4.89.3/v4.89.3.mod) = df7f004918b7c63cf4e20b5ced8056eaf0c99fb0e7815cbe0334399375134205
-SIZE (go/net_redpanda-connect/connect-v4.89.3/v4.89.3.mod) = 28960
-SHA256 (go/net_redpanda-connect/connect-v4.89.3/v4.89.3.zip) = 791953eeb85d505b2ec51a46ace58af16573718f54d95aa45dfed03572125078
-SIZE (go/net_redpanda-connect/connect-v4.89.3/v4.89.3.zip) = 4180020
+TIMESTAMP = 1777737384
+SHA256 (go/net_redpanda-connect/connect-v4.90.2/v4.90.2.mod) = 7e76dfeffbcbb31533ff9768099469a294fc64350cba33146aa13fae1a7cd379
+SIZE (go/net_redpanda-connect/connect-v4.90.2/v4.90.2.mod) = 28930
+SHA256 (go/net_redpanda-connect/connect-v4.90.2/v4.90.2.zip) = 4ec75be9ca1b23d01dc814a9111ed5258a89ec5f34c445385fb1440121d1ee7c
+SIZE (go/net_redpanda-connect/connect-v4.90.2/v4.90.2.zip) = 4203260


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f9b03e.1d1b5.3a253e64>