From nobody Thu Jun 11 19:50:50 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gbtYR1qJYz6gRvp for ; Thu, 11 Jun 2026 19:50:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gbtYQ6Gtxz3TT1 for ; Thu, 11 Jun 2026 19:50:50 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781207450; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ArGGNSNWG4ZB+zEuwbUr9oi6Ib1BcUope9zZPaAqJXE=; b=aY+wN0sR7Txex0B+vTMKFUbMpvrcQUfTdwdqYRfKyQmszR2PNoIT3979CxkDbR2qsf5znY AzxXw8kKL7eiKeqHRzfcA+jAC99DB2j9J82YmSI8KPBr4rtcb5VOw9EaHg4D1f6rxjGV9Q kpuNEtBlOalTSLtbxgTJ2QMEhSm44UGJcrH+9f5/vGROpWiBjN7jKctUHsUiROhhRvRLFb 35YERhqmdTpTzG1D7x9nBUL1YjzTO0NY0Fb/izUZwFlGWqbx0rk+Au4JjgdcUJdolfDjJk wkKpbrBguvvQwOnZB39fgtxdDQh9KAA0VgsC5eMafjmwKpH5OROxWGVo8vBvuQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781207450; a=rsa-sha256; cv=none; b=dKFfHO+p/TLeiofpVAxq/BEon8mCnKA+onc9SaQvyxw5vtdwNGxtVq7pXKvnaWR58f3EvD ieWOYamjxd22UyrvK2Blzzs7dYRIEKLPwfDbUvksnk37Ryozi66VyEkvLfu2PHd9ixFwZt EvX27NrG5uhwvL0ZaRGoPk8+algeKhJ1RUfB5ioPn6Cox87WUFRer3tCN6TosC1mcm42z0 bXLPe8wyNMOoW5JUohj/r9w3GVjcIkxZdXnHYivVO3sC7yBR2t/763liHOgxL8MzGyG/xB 96eYyjQPzFJE5tCVjKchWESyaLShmymgTbwH8Kmf6MWHJ8r/pivjiPEkraG8cQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781207450; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ArGGNSNWG4ZB+zEuwbUr9oi6Ib1BcUope9zZPaAqJXE=; b=P9scVX9rpGlz4ofsh7h49WmF3++/34qZk64/2Ka7cVDLSyJhJJbVDyJNuRXwhnX3cs0Gmn y4CEbHX7lEh1buRg4gHCCIRHuEjD6yxuAkekrnQ1pQV1M2ti+PDK5vJkcNqgpgr6vM/hiV f7bowPx8ZHVUSYnofXDYwM4drXpYAEfOmub5Ffodk1b0QaAjoTwC67b/qmKsoH0km4NPZv SqXfEViiHEgv5H3EjGD4m3X5DGUbSs7toazBKjeAL1Y5zUQPctQBQA4Zrwb4c9nhJXoePP 1ioDFSA1tI2yDW00AGcbRIwLPd4JtWrmxDz2NX2rfBSer3lEktqBynyzrxW9jQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gbtYQ5kZ4z14gM for ; Thu, 11 Jun 2026 19:50:50 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1c162 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 11 Jun 2026 19:50:50 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Guido Falsi Subject: git: 84693a732fe6 - main - databases/clickhouse-cpp: Update to 2.6.2 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: madpilot X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 84693a732fe6fca5f8e5954dd5c8d64367cb738a Auto-Submitted: auto-generated Date: Thu, 11 Jun 2026 19:50:50 +0000 Message-Id: <6a2b119a.1c162.54263f06@gitrepo.freebsd.org> The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=84693a732fe6fca5f8e5954dd5c8d64367cb738a commit 84693a732fe6fca5f8e5954dd5c8d64367cb738a Author: Guido Falsi AuthorDate: 2026-06-11 19:49:14 +0000 Commit: Guido Falsi CommitDate: 2026-06-11 19:49:14 +0000 databases/clickhouse-cpp: Update to 2.6.2 --- databases/clickhouse-cpp/Makefile | 2 +- databases/clickhouse-cpp/distinfo | 6 +++--- databases/clickhouse-cpp/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/databases/clickhouse-cpp/Makefile b/databases/clickhouse-cpp/Makefile index bd1cbafa097a..218ebd5991a7 100644 --- a/databases/clickhouse-cpp/Makefile +++ b/databases/clickhouse-cpp/Makefile @@ -1,6 +1,6 @@ PORTNAME= clickhouse-cpp DISTVERSIONPREFIX= v -DISTVERSION= 2.6.1 +DISTVERSION= 2.6.2 CATEGORIES= databases devel MAINTAINER= madpilot@FreeBSD.org diff --git a/databases/clickhouse-cpp/distinfo b/databases/clickhouse-cpp/distinfo index 3aef2c6cccd5..016c779a0808 100644 --- a/databases/clickhouse-cpp/distinfo +++ b/databases/clickhouse-cpp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1774424491 -SHA256 (clickhouse-clickhouse-cpp-v2.6.1_GH0.tar.gz) = 51b9592f4b348d7aa0e5b598ed75c781ee9e3dd6f671e6d198dda3a6c5a7b222 -SIZE (clickhouse-clickhouse-cpp-v2.6.1_GH0.tar.gz) = 1135714 +TIMESTAMP = 1781159341 +SHA256 (clickhouse-clickhouse-cpp-v2.6.2_GH0.tar.gz) = bac497857759e991fa4e1638bccf936cb36d10ad79273695a570272cc4891428 +SIZE (clickhouse-clickhouse-cpp-v2.6.2_GH0.tar.gz) = 1167734 diff --git a/databases/clickhouse-cpp/pkg-plist b/databases/clickhouse-cpp/pkg-plist index 2aedda94bd1a..485f21f1e9b3 100644 --- a/databases/clickhouse-cpp/pkg-plist +++ b/databases/clickhouse-cpp/pkg-plist @@ -15,6 +15,7 @@ include/clickhouse/base/wire_format.h include/clickhouse/block.h include/clickhouse/client.h include/clickhouse/columns/array.h +include/clickhouse/columns/bool.h include/clickhouse/columns/column.h include/clickhouse/columns/date.h include/clickhouse/columns/decimal.h @@ -24,6 +25,7 @@ include/clickhouse/columns/geo.h include/clickhouse/columns/ip4.h include/clickhouse/columns/ip6.h include/clickhouse/columns/itemview.h +include/clickhouse/columns/json.h include/clickhouse/columns/lowcardinality.h include/clickhouse/columns/map.h include/clickhouse/columns/nothing.h