From owner-svn-ports-all@freebsd.org Thu Aug 17 16:22:27 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4F214DC8087; Thu, 17 Aug 2017 16:22:27 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2600B7DB0F; Thu, 17 Aug 2017 16:22:27 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7HGMQJC016827; Thu, 17 Aug 2017 16:22:26 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7HGMQaI016824; Thu, 17 Aug 2017 16:22:26 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201708171622.v7HGMQaI016824@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 17 Aug 2017 16:22:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r448140 - in head/databases/libcouchbase: . files X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: in head/databases/libcouchbase: . files X-SVN-Commit-Revision: 448140 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Aug 2017 16:22:27 -0000 Author: swills Date: Thu Aug 17 16:22:25 2017 New Revision: 448140 URL: https://svnweb.freebsd.org/changeset/ports/448140 Log: databases/libcouchbase: Update to 2.7.7 PR: 221587 Submitted by: Sergey Avseyev (maintainer, using different email address) Deleted: head/databases/libcouchbase/files/patch-cmake_dtrace-instr-link.pl Modified: head/databases/libcouchbase/Makefile head/databases/libcouchbase/distinfo head/databases/libcouchbase/pkg-plist Modified: head/databases/libcouchbase/Makefile ============================================================================== --- head/databases/libcouchbase/Makefile Thu Aug 17 16:19:35 2017 (r448139) +++ head/databases/libcouchbase/Makefile Thu Aug 17 16:22:25 2017 (r448140) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libcouchbase -DISTVERSION= 2.7.6 +DISTVERSION= 2.7.7 CATEGORIES= databases MASTER_SITES= http://packages.couchbase.com/clients/c/ Modified: head/databases/libcouchbase/distinfo ============================================================================== --- head/databases/libcouchbase/distinfo Thu Aug 17 16:19:35 2017 (r448139) +++ head/databases/libcouchbase/distinfo Thu Aug 17 16:22:25 2017 (r448140) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499972390 -SHA256 (libcouchbase-2.7.6.tar.gz) = 9b0c2a4de38963ec3314d19e50d63cc34a5990a4f6e0a81973c019d5ad83c411 -SIZE (libcouchbase-2.7.6.tar.gz) = 1149912 +TIMESTAMP = 1502963775 +SHA256 (libcouchbase-2.7.7.tar.gz) = 2d4a912efde1c96e7361cd374ae18e7e25c892a2d53a55d25602cd97e6d5de3c +SIZE (libcouchbase-2.7.7.tar.gz) = 1178826 Modified: head/databases/libcouchbase/pkg-plist ============================================================================== --- head/databases/libcouchbase/pkg-plist Thu Aug 17 16:19:35 2017 (r448139) +++ head/databases/libcouchbase/pkg-plist Thu Aug 17 16:22:25 2017 (r448140) @@ -16,19 +16,21 @@ bin/cbc-n1qlback bin/cbc-observe bin/cbc-observe-seqno bin/cbc-pillowfight +bin/cbc-ping bin/cbc-rm +bin/cbc-role-list bin/cbc-stats bin/cbc-strerror +bin/cbc-subdoc bin/cbc-touch bin/cbc-unlock +bin/cbc-user-delete +bin/cbc-user-list +bin/cbc-user-upsert bin/cbc-verbosity bin/cbc-version bin/cbc-view bin/cbc-write-config -bin/cbc-role-list -bin/cbc-user-delete -bin/cbc-user-list -bin/cbc-user-upsert include/libcouchbase/_cxxwrap.h include/libcouchbase/api-legacy.h include/libcouchbase/api3.h @@ -64,7 +66,7 @@ include/libcouchbase/views.h include/libcouchbase/visibility.h lib/libcouchbase.so lib/libcouchbase.so.2 -lib/libcouchbase.so.2.0.46 +lib/libcouchbase.so.2.0.47 lib/libcouchbase_libev.so lib/libcouchbase_libevent.so lib/libcouchbase_libuv.so @@ -83,15 +85,17 @@ man/man1/cbc-lock.1.gz man/man1/cbc-n1qlback.1.gz man/man1/cbc-observe.1.gz man/man1/cbc-pillowfight.1.gz +man/man1/cbc-ping.1.gz man/man1/cbc-rm.1.gz +man/man1/cbc-role-list.1.gz man/man1/cbc-stats.1.gz +man/man1/cbc-subdoc.1.gz man/man1/cbc-unlock.1.gz +man/man1/cbc-user-delete.1.gz +man/man1/cbc-user-list.1.gz +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.1.gz -man/man1/cbc-role-list.1.gz -man/man1/cbc-user-delete.1.gz -man/man1/cbc-user-list.1.gz -man/man1/cbc-user-upsert.1.gz man/man4/cbcrc.4.gz