Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Mar 2026 19:09:19 +0000
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e5054b4e5cc9 - main - databases/clickhouse-cpp: Update to 2.6.1
Message-ID:  <69c432df.1a388.25c2b9ea@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by madpilot:

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

commit e5054b4e5cc9bc86a409db31ddbccc3a21d14a79
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2026-03-25 19:08:16 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2026-03-25 19:08:16 +0000

    databases/clickhouse-cpp: Update to 2.6.1
---
 databases/clickhouse-cpp/Makefile  | 2 +-
 databases/clickhouse-cpp/distinfo  | 6 +++---
 databases/clickhouse-cpp/pkg-plist | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/databases/clickhouse-cpp/Makefile b/databases/clickhouse-cpp/Makefile
index ddae7810ab09..bd1cbafa097a 100644
--- a/databases/clickhouse-cpp/Makefile
+++ b/databases/clickhouse-cpp/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=		clickhouse-cpp
 DISTVERSIONPREFIX=	v
-DISTVERSION=		2.6.0
+DISTVERSION=		2.6.1
 CATEGORIES=		databases devel
 
 MAINTAINER=	madpilot@FreeBSD.org
diff --git a/databases/clickhouse-cpp/distinfo b/databases/clickhouse-cpp/distinfo
index 74f6c8278cab..3aef2c6cccd5 100644
--- a/databases/clickhouse-cpp/distinfo
+++ b/databases/clickhouse-cpp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1763643899
-SHA256 (clickhouse-clickhouse-cpp-v2.6.0_GH0.tar.gz) = f694395ab49e7c2380297710761a40718278cefd86f4f692d3f8ce4293e1335f
-SIZE (clickhouse-clickhouse-cpp-v2.6.0_GH0.tar.gz) = 1131214
+TIMESTAMP = 1774424491
+SHA256 (clickhouse-clickhouse-cpp-v2.6.1_GH0.tar.gz) = 51b9592f4b348d7aa0e5b598ed75c781ee9e3dd6f671e6d198dda3a6c5a7b222
+SIZE (clickhouse-clickhouse-cpp-v2.6.1_GH0.tar.gz) = 1135714
diff --git a/databases/clickhouse-cpp/pkg-plist b/databases/clickhouse-cpp/pkg-plist
index 3cc2c38591ed..2aedda94bd1a 100644
--- a/databases/clickhouse-cpp/pkg-plist
+++ b/databases/clickhouse-cpp/pkg-plist
@@ -30,6 +30,7 @@ include/clickhouse/columns/nothing.h
 include/clickhouse/columns/nullable.h
 include/clickhouse/columns/numeric.h
 include/clickhouse/columns/string.h
+include/clickhouse/columns/time.h
 include/clickhouse/columns/tuple.h
 include/clickhouse/columns/utils.h
 include/clickhouse/columns/uuid.h


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69c432df.1a388.25c2b9ea>