Date: Mon, 29 Jun 2020 14:41:48 +0000 (UTC) From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r540776 - in head/databases/libcouchbase: . files Message-ID: <202006291441.05TEfmkH072358@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danfe Date: Mon Jun 29 14:41:48 2020 New Revision: 540776 URL: https://svnweb.freebsd.org/changeset/ports/540776 Log: Update to version 2.10.7. PR: 233468 Approved by: maintainer timeout Added: head/databases/libcouchbase/files/patch-src_lcbio_ioutils.cc (contents, props changed) head/databases/libcouchbase/files/patch-tools_cbc-proxy.cc (contents, props changed) Modified: head/databases/libcouchbase/Makefile head/databases/libcouchbase/distinfo head/databases/libcouchbase/pkg-plist Modified: head/databases/libcouchbase/Makefile ============================================================================== --- head/databases/libcouchbase/Makefile Mon Jun 29 14:40:37 2020 (r540775) +++ head/databases/libcouchbase/Makefile Mon Jun 29 14:41:48 2020 (r540776) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= libcouchbase -DISTVERSION= 2.8.0 -PORTREVISION= 1 +PORTVERSION= 2.10.7 CATEGORIES= databases MASTER_SITES= http://packages.couchbase.com/clients/c/ Modified: head/databases/libcouchbase/distinfo ============================================================================== --- head/databases/libcouchbase/distinfo Mon Jun 29 14:40:37 2020 (r540775) +++ head/databases/libcouchbase/distinfo Mon Jun 29 14:41:48 2020 (r540776) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504181517 -SHA256 (libcouchbase-2.8.0.tar.gz) = 862ed3fd01938d872782f1a96b318d517c3015ef1b1183cdcf5b2098a1d4705b -SIZE (libcouchbase-2.8.0.tar.gz) = 1185885 +TIMESTAMP = 1592402966 +SHA256 (libcouchbase-2.10.7.tar.gz) = bbee97ef2394f275b8cd4b9b940010566a2d34d4754ba3532a7fca3d94029b75 +SIZE (libcouchbase-2.10.7.tar.gz) = 1345574 Added: head/databases/libcouchbase/files/patch-src_lcbio_ioutils.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/libcouchbase/files/patch-src_lcbio_ioutils.cc Mon Jun 29 14:41:48 2020 (r540776) @@ -0,0 +1,10 @@ +--- src/lcbio/ioutils.cc.orig 2020-06-17 13:30:27 UTC ++++ src/lcbio/ioutils.cc +@@ -25,6 +25,7 @@ + #include "manager.h" + #include "iotable.h" + #include <stdio.h> ++#include <netinet/in.h> + #include "ssl.h" + + lcbio_CSERR Added: head/databases/libcouchbase/files/patch-tools_cbc-proxy.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/libcouchbase/files/patch-tools_cbc-proxy.cc Mon Jun 29 14:41:48 2020 (r540776) @@ -0,0 +1,10 @@ +--- tools/cbc-proxy.cc.orig 2020-06-17 13:30:27 UTC ++++ tools/cbc-proxy.cc +@@ -18,6 +18,7 @@ + + #include "config.h" + #include <sys/types.h> ++#include <netinet/in.h> + #include <libcouchbase/couchbase.h> + #include <libcouchbase/vbucket.h> + #include <libcouchbase/api3.h> Modified: head/databases/libcouchbase/pkg-plist ============================================================================== --- head/databases/libcouchbase/pkg-plist Mon Jun 29 14:40:37 2020 (r540775) +++ head/databases/libcouchbase/pkg-plist Mon Jun 29 14:41:48 2020 (r540776) @@ -9,14 +9,17 @@ bin/cbc-create bin/cbc-decr bin/cbc-hash bin/cbc-incr +bin/cbc-keygen bin/cbc-lock bin/cbc-mcflush +bin/cbc-mcversion bin/cbc-n1ql bin/cbc-n1qlback bin/cbc-observe bin/cbc-observe-seqno bin/cbc-pillowfight bin/cbc-ping +bin/cbc-proxy bin/cbc-rm bin/cbc-role-list bin/cbc-stats @@ -30,8 +33,10 @@ bin/cbc-user-upsert bin/cbc-verbosity bin/cbc-version bin/cbc-view +bin/cbc-watch bin/cbc-write-config include/libcouchbase/_cxxwrap.h +include/libcouchbase/analytics.h include/libcouchbase/api-legacy.h include/libcouchbase/api3.h include/libcouchbase/assert.h @@ -41,6 +46,7 @@ include/libcouchbase/cntl-private.h include/libcouchbase/cntl.h include/libcouchbase/configuration.h include/libcouchbase/couchbase.h +include/libcouchbase/crypto.h include/libcouchbase/deprecated.h include/libcouchbase/error.h include/libcouchbase/http.h @@ -50,6 +56,7 @@ include/libcouchbase/kvbuf.h include/libcouchbase/libev_io_opts.h include/libcouchbase/libevent_io_opts.h include/libcouchbase/libuv_io_opts.h +include/libcouchbase/metrics.h include/libcouchbase/n1ql.h include/libcouchbase/pktfwd.h include/libcouchbase/plugins/io/bsdio-inl.c @@ -61,12 +68,13 @@ include/libcouchbase/plugins/io/wsaerr.h include/libcouchbase/select_io_opts.h include/libcouchbase/subdoc.h include/libcouchbase/sysdefs.h +include/libcouchbase/tracing.h include/libcouchbase/vbucket.h include/libcouchbase/views.h include/libcouchbase/visibility.h lib/libcouchbase.so lib/libcouchbase.so.2 -lib/libcouchbase.so.2.0.48 +lib/libcouchbase.so.2.0.69 lib/libcouchbase_libev.so lib/libcouchbase_libevent.so lib/libcouchbase_libuv.so @@ -78,10 +86,14 @@ man/man1/cbc-cat.1.gz man/man1/cbc-connstr.1.gz man/man1/cbc-cp.1.gz man/man1/cbc-create.1.gz -man/man1/cbc-dsn.1.gz +man/man1/cbc-decr.1.gz man/man1/cbc-flush.1.gz man/man1/cbc-hash.1.gz +man/man1/cbc-incr.1.gz man/man1/cbc-lock.1.gz +man/man1/cbc-mcflush.1.gz +man/man1/cbc-mcversion.1.gz +man/man1/cbc-n1ql.1.gz man/man1/cbc-n1qlback.1.gz man/man1/cbc-observe.1.gz man/man1/cbc-pillowfight.1.gz @@ -97,5 +109,6 @@ man/man1/cbc-user-upsert.1.gz man/man1/cbc-verbosity.1.gz man/man1/cbc-version.1.gz man/man1/cbc-view.1.gz +man/man1/cbc-watch.1.gz man/man1/cbc.1.gz man/man4/cbcrc.4.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006291441.05TEfmkH072358>