From owner-svn-ports-head@freebsd.org Fri May 5 03:23:46 2017 Return-Path: Delivered-To: svn-ports-head@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 5C544D5ED70; Fri, 5 May 2017 03:23:46 +0000 (UTC) (envelope-from miwi@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 13112FAF; Fri, 5 May 2017 03:23:46 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v453Njrl024536; Fri, 5 May 2017 03:23:45 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v453Nie4024533; Fri, 5 May 2017 03:23:44 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201705050323.v453Nie4024533@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Fri, 5 May 2017 03:23:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440145 - head/databases/libcouchbase X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2017 03:23:46 -0000 Author: miwi Date: Fri May 5 03:23:44 2017 New Revision: 440145 URL: https://svnweb.freebsd.org/changeset/ports/440145 Log: - Update to 2.7.4 PR: 219061 Submitted by: maintainer Modified: head/databases/libcouchbase/Makefile head/databases/libcouchbase/distinfo head/databases/libcouchbase/pkg-plist Modified: head/databases/libcouchbase/Makefile ============================================================================== --- head/databases/libcouchbase/Makefile Fri May 5 03:23:00 2017 (r440144) +++ head/databases/libcouchbase/Makefile Fri May 5 03:23:44 2017 (r440145) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libcouchbase -DISTVERSION= 2.7.3 +DISTVERSION= 2.7.4 CATEGORIES= databases MASTER_SITES= http://packages.couchbase.com/clients/c/ Modified: head/databases/libcouchbase/distinfo ============================================================================== --- head/databases/libcouchbase/distinfo Fri May 5 03:23:00 2017 (r440144) +++ head/databases/libcouchbase/distinfo Fri May 5 03:23:44 2017 (r440145) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492790614 -SHA256 (libcouchbase-2.7.3.tar.gz) = 6cac181256d1bad5afc5ac54396772b01c4c686a243ea3b3958fc844cefcfc7d -SIZE (libcouchbase-2.7.3.tar.gz) = 1113637 +TIMESTAMP = 1493881392 +SHA256 (libcouchbase-2.7.4.tar.gz) = 2b2cfb7acffd05f077c51e67ef67b4cf64228875acb08de2e0b07562a8f0b0cc +SIZE (libcouchbase-2.7.4.tar.gz) = 1125098 Modified: head/databases/libcouchbase/pkg-plist ============================================================================== --- head/databases/libcouchbase/pkg-plist Fri May 5 03:23:00 2017 (r440144) +++ head/databases/libcouchbase/pkg-plist Fri May 5 03:23:44 2017 (r440145) @@ -60,7 +60,7 @@ include/libcouchbase/views.h include/libcouchbase/visibility.h lib/libcouchbase.so lib/libcouchbase.so.2 -lib/libcouchbase.so.2.0.43 +lib/libcouchbase.so.2.0.44 lib/libcouchbase_libev.so lib/libcouchbase_libevent.so lib/libcouchbase_libuv.so