FreeBSD Bugzilla – Attachment 185637 Details for
Bug 221690
databases/clickhouse update to 1.1.54289
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
clickhouse-1.1.54280.diff (text/plain), 2.12 KB, created by
proler
on 2017-08-21 11:48:04 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
proler
Created:
2017-08-21 11:48:04 UTC
Size:
2.12 KB
patch
obsolete
>diff -ruN /usr/ports/databases/clickhouse/Makefile ./Makefile >--- /usr/ports/databases/clickhouse/Makefile 2017-07-15 12:51:09.000000000 +0300 >+++ ./Makefile 2017-08-20 15:33:52.609170000 +0300 >@@ -2,9 +2,10 @@ > # $FreeBSD: head/databases/clickhouse/Makefile 445864 2017-07-15 09:51:09Z eugen $ > > PORTNAME= clickhouse >-PORTVERSION= 1.1.54245 >+PORTVERSION= 1.1.54280 > DISTVERSIONPREFIX= v >-DISTVERSIONSUFFIX= -stable >+#DISTVERSIONSUFFIX= -stable >+DISTVERSIONSUFFIX= -testing > #PORTREVISION= 1 > CATEGORIES= databases > >@@ -14,17 +15,22 @@ > LICENSE= APACHE20 > > BUILD_DEPENDS= bash:shells/bash \ >- sparsehash>=0:devel/sparsehash >+ sparsehash>=0:devel/sparsehash \ >+ cctz:devel/cctz >+ > LIB_DEPENDS= libtcmalloc.so:devel/google-perftools \ > libodbc.so:databases/unixODBC \ > libltdl.so:devel/libltdl \ > libicudata.so:devel/icu \ >+ libboost_program_options.so:devel/boost-libs \ > libzookeeper_mt.so:devel/libzookeeper \ > libre2.so:devel/re2 \ > libdouble-conversion.so:devel/libdouble-conversion \ > libzstd.so:archivers/zstd \ > liblz4.so:archivers/liblz4 \ >- libPocoNet.so:devel/poco >+ libPocoNet.so:devel/poco \ >+ libcpuid.so:sysutils/libcpuid \ >+ libunwind.so:devel/libunwind > > USE_GITHUB= yes > GH_ACCOUNT= yandex >@@ -37,9 +43,7 @@ > > USES= compiler:c++14-lang cmake iconv mysql ssl readline > USE_LDCONFIG= yes >-# Bug 218841: use bundled boost 1.62 to avoid 1.64 bustage > CMAKE_ARGS= -DUNBUNDLED=1 \ >- -DUSE_INTERNAL_BOOST_LIBRARY=1 \ > -DUSE_STATIC_LIBRARIES=0 \ > -DNO_WERROR=1 \ > -DENABLE_TESTS=0 \ >diff -ruN /usr/ports/databases/clickhouse/distinfo ./distinfo >--- /usr/ports/databases/clickhouse/distinfo 2017-07-15 12:51:09.000000000 +0300 >+++ ./distinfo 2017-08-20 15:34:07.418127000 +0300 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1500042016 >-SHA256 (yandex-ClickHouse-v1.1.54245-stable_GH0.tar.gz) = b01c720ab3b05e2ae43a0d2ec9413fa9318f2073f3d76c96f86391f3550086ed >-SIZE (yandex-ClickHouse-v1.1.54245-stable_GH0.tar.gz) = 11936856 >+TIMESTAMP = 1503232447 >+SHA256 (yandex-ClickHouse-v1.1.54280-testing_GH0.tar.gz) = 7580f7346e5fb09b065b7090233725481a43b25b748142143a3a110ebf87697d >+SIZE (yandex-ClickHouse-v1.1.54280-testing_GH0.tar.gz) = 11996029
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 221690
: 185637 |
186508