From owner-svn-ports-all@freebsd.org Mon Oct 23 21:30:54 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 1416DE558C6; Mon, 23 Oct 2017 21:30:54 +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 D713EA11; Mon, 23 Oct 2017 21:30:53 +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 v9NLUqR3067851; Mon, 23 Oct 2017 21:30:52 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9NLUq1E067848; Mon, 23 Oct 2017 21:30:52 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201710232130.v9NLUq1E067848@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Mon, 23 Oct 2017 21:30:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r452744 - head/databases/libcouchbase X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/databases/libcouchbase X-SVN-Commit-Revision: 452744 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: Mon, 23 Oct 2017 21:30:54 -0000 Author: swills Date: Mon Oct 23 21:30:52 2017 New Revision: 452744 URL: https://svnweb.freebsd.org/changeset/ports/452744 Log: databases/libcouchbase: Update to 2.8.0 PR: 221962 Submitted by: Sergey Avseyev (maintainer, different email) Modified: head/databases/libcouchbase/Makefile head/databases/libcouchbase/distinfo head/databases/libcouchbase/pkg-plist Modified: head/databases/libcouchbase/Makefile ============================================================================== --- head/databases/libcouchbase/Makefile Mon Oct 23 21:17:58 2017 (r452743) +++ head/databases/libcouchbase/Makefile Mon Oct 23 21:30:52 2017 (r452744) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libcouchbase -DISTVERSION= 2.7.7 +DISTVERSION= 2.8.0 CATEGORIES= databases MASTER_SITES= http://packages.couchbase.com/clients/c/ Modified: head/databases/libcouchbase/distinfo ============================================================================== --- head/databases/libcouchbase/distinfo Mon Oct 23 21:17:58 2017 (r452743) +++ head/databases/libcouchbase/distinfo Mon Oct 23 21:30:52 2017 (r452744) @@ -1,3 +1,3 @@ -TIMESTAMP = 1502963775 -SHA256 (libcouchbase-2.7.7.tar.gz) = 2d4a912efde1c96e7361cd374ae18e7e25c892a2d53a55d25602cd97e6d5de3c -SIZE (libcouchbase-2.7.7.tar.gz) = 1178826 +TIMESTAMP = 1504181517 +SHA256 (libcouchbase-2.8.0.tar.gz) = 862ed3fd01938d872782f1a96b318d517c3015ef1b1183cdcf5b2098a1d4705b +SIZE (libcouchbase-2.8.0.tar.gz) = 1185885 Modified: head/databases/libcouchbase/pkg-plist ============================================================================== --- head/databases/libcouchbase/pkg-plist Mon Oct 23 21:17:58 2017 (r452743) +++ head/databases/libcouchbase/pkg-plist Mon Oct 23 21:30:52 2017 (r452744) @@ -66,7 +66,7 @@ include/libcouchbase/views.h include/libcouchbase/visibility.h lib/libcouchbase.so lib/libcouchbase.so.2 -lib/libcouchbase.so.2.0.47 +lib/libcouchbase.so.2.0.48 lib/libcouchbase_libev.so lib/libcouchbase_libevent.so lib/libcouchbase_libuv.so