Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Dec 2017 18:51:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 223380] databases/clickhouse update to 1.1.54318
Message-ID:  <bug-223380-13-EGl5OkPWun@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223380-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223380-13@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #1 from proler@gmail.com ---
diff to 1.1.54318

diff -ruN /usr/ports/databases/clickhouse/Makefile ./Makefile
--- /usr/ports/databases/clickhouse/Makefile    2017-11-09 05:31:47.0000000=
00
+0300
+++ ./Makefile  2017-12-01 17:29:16.714222000 +0300
@@ -1,14 +1,17 @@
 # Created by: proler@gmail.com
-# $FreeBSD: head/databases/clickhouse/Makefile 453790 2017-11-09 02:31:47Z
jbeich $
+# $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.54318
 DISTVERSIONPREFIX=3D     v
 DISTVERSIONSUFFIX=3D     -stable
 #DISTVERSIONSUFFIX=3D    -testing
-PORTREVISION=3D  2
+#PORTREVISION=3D 1
 CATEGORIES=3D    databases

+PATCH_SITES=3D   https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES=3D    fa65bdcf4847.patch:-p1
+
 MAINTAINER=3D    proler@gmail.com
 COMMENT=3D       ClickHouse is an column-oriented database management syst=
em

@@ -30,7 +33,8 @@
                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 -ruN /usr/ports/databases/clickhouse/distinfo ./distinfo
--- /usr/ports/databases/clickhouse/distinfo    2017-10-29 23:10:22.0000000=
00
+0300
+++ ./distinfo  2017-12-01 17:29:26.412192000 +0300
@@ -1,3 +1,5 @@
-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 1512138566
+SHA256 (yandex-ClickHouse-v1.1.54318-stable_GH0.tar.gz) =3D
2ccbf503694d19c8dad3bbc4abc4665ca0440b6084b6ccd484c9791d538790f8
+SIZE (yandex-ClickHouse-v1.1.54318-stable_GH0.tar.gz) =3D 10006834
+SHA256 (fa65bdcf4847.patch) =3D
4c6c522fcf3f5a5ca6f958ae71ea819131214843c58872e110cfcccb9c14e4fa
+SIZE (fa65bdcf4847.patch) =3D 7496

--=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-EGl5OkPWun>