diff --git a/databases/libcouchbase/Makefile b/databases/libcouchbase/Makefile index 4c3956568d95..0ac96b4dedcb 100644 --- a/databases/libcouchbase/Makefile +++ b/databases/libcouchbase/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libcouchbase -DISTVERSION= 2.6.2 +DISTVERSION= 2.6.3 CATEGORIES= databases MASTER_SITES= http://packages.couchbase.com/clients/c/ @@ -14,8 +14,6 @@ LIB_DEPENDS= libevent.so:devel/libevent2 \ libev.so:devel/libev \ libuv.so:devel/libuv -BUILDDIR= ${WRKDIR}/${DISTNAME}/build - CMAKE_ARGS+= -DLCB_NO_TESTS=1 USES= cmake perl5 diff --git a/databases/libcouchbase/distinfo b/databases/libcouchbase/distinfo index 10ea3432ac62..b26c79282630 100644 --- a/databases/libcouchbase/distinfo +++ b/databases/libcouchbase/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1472883834 -SHA256 (libcouchbase-2.6.2.tar.gz) = 28f9218aea0bd0b390bb8129aa6ac2724b7444c0e0c62e21df8d3aabdb896b18 -SIZE (libcouchbase-2.6.2.tar.gz) = 1118419 +TIMESTAMP = 1475022835 +SHA256 (libcouchbase-2.6.3.tar.gz) = 4010a10d8204ce4bb0b05b3cc24a727f88e303633639b3d9649d4d2ab03ebf6b +SIZE (libcouchbase-2.6.3.tar.gz) = 1119550 diff --git a/databases/libcouchbase/pkg-descr b/databases/libcouchbase/pkg-descr index 468fd5f83cce..050d04d3ca14 100644 --- a/databases/libcouchbase/pkg-descr +++ b/databases/libcouchbase/pkg-descr @@ -2,4 +2,4 @@ This is the C client library for Couchbase. It communicates with the cluster and speaks the relevant protocols necessary to connect to the cluster and execute data operations. -https://github.com/couchbase/libcouchbase/ +WWW: http://developer.couchbase.com/documentation/server/current/sdk/c/start-using-sdk.html diff --git a/databases/libcouchbase/pkg-plist b/databases/libcouchbase/pkg-plist index 4fb37ab4e432..006bb0743ace 100644 --- a/databases/libcouchbase/pkg-plist +++ b/databases/libcouchbase/pkg-plist @@ -59,7 +59,7 @@ include/libcouchbase/views.h include/libcouchbase/visibility.h lib/libcouchbase.so lib/libcouchbase.so.2 -lib/libcouchbase.so.2.0.37 +lib/libcouchbase.so.2.0.38 lib/libcouchbase_libev.so lib/libcouchbase_libevent.so lib/libcouchbase_libuv.so