Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Nov 2017 14:01:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 223380] databases/clickhouse update to 1.1.54310
Message-ID:  <bug-223380-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223380

            Bug ID: 223380
           Summary: databases/clickhouse update to 1.1.54310
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: proler@gmail.com

actual port version in usable format:
https://github.com/proller/freebsd-ports/tree/master/databases/clickhouse


diff:

diff --git a/databases/clickhouse/Makefile b/databases/clickhouse/Makefile
index 30e6abe..0318af9 100644
--- a/databases/clickhouse/Makefile
+++ b/databases/clickhouse/Makefile
@@ -2,11 +2,11 @@
 # $FreeBSD: head/databases/clickhouse/Makefile 451394 2017-10-06 18:23:08Z
jbeich $

 PORTNAME=3D      clickhouse
-PORTVERSION=3D   1.1.54304
+PORTVERSION=3D   1.1.54310
 DISTVERSIONPREFIX=3D     v
 DISTVERSIONSUFFIX=3D     -stable
 #DISTVERSIONSUFFIX=3D    -testing
-PORTREVISION=3D  1
+#PORTREVISION=3D 1
 CATEGORIES=3D    databases

 MAINTAINER=3D    proler@gmail.com
@@ -30,7 +30,8 @@ LIB_DEPENDS=3D  libtcmalloc.so:devel/google-perftools \
                liblz4.so:archivers/liblz4 \
                libPocoNet.so:devel/poco \
                libcpuid.so:sysutils/libcpuid \
-               libunwind.so:devel/libunwind
+               libunwind.so:devel/libunwind \
+               librdkafka.so:net/librdkafka

 USE_GITHUB=3D    yes
 GH_ACCOUNT=3D    yandex
diff --git a/databases/clickhouse/distinfo b/databases/clickhouse/distinfo
index 483b9ec..c5e76a5 100644
--- a/databases/clickhouse/distinfo
+++ b/databases/clickhouse/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP =3D 1508863744
-SHA256 (yandex-ClickHouse-v1.1.54304-stable_GH0.tar.gz) =3D
98ec354b700de8837ec25d691e70688cbae495b5e7a14da98b5adbaa77034cf0
-SIZE (yandex-ClickHouse-v1.1.54304-stable_GH0.tar.gz) =3D 12995159
+TIMESTAMP =3D 1509623832
+SHA256 (yandex-ClickHouse-v1.1.54310-stable_GH0.tar.gz) =3D
076a4c7bb14aded137b2d3859b4800b34e49f540a11da030a3c9fbdab83cd05e
+SIZE (yandex-ClickHouse-v1.1.54310-stable_GH0.tar.gz) =3D 10084781

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223380-13>