From owner-svn-ports-all@FreeBSD.ORG Thu Jan 29 03:03:05 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3929F4BA; Thu, 29 Jan 2015 03:03:05 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 24CB3F67; Thu, 29 Jan 2015 03:03:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T3352V032997; Thu, 29 Jan 2015 03:03:05 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t0T334XC032991; Thu, 29 Jan 2015 03:03:04 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201501290303.t0T334XC032991@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Thu, 29 Jan 2015 03:03:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r378103 - head/devel/caf X-SVN-Group: ports-head 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.18-1 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, 29 Jan 2015 03:03:05 -0000 Author: vanilla Date: Thu Jan 29 03:03:03 2015 New Revision: 378103 URL: https://svnweb.freebsd.org/changeset/ports/378103 QAT: https://qat.redports.org/buildarchive/r378103/ Log: Upgrade to 0.12.2 PR: 197136 Submitted by: maintainer Modified: head/devel/caf/Makefile head/devel/caf/distinfo head/devel/caf/pkg-plist Modified: head/devel/caf/Makefile ============================================================================== --- head/devel/caf/Makefile Thu Jan 29 02:32:44 2015 (r378102) +++ head/devel/caf/Makefile Thu Jan 29 03:03:03 2015 (r378103) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= actor-framework -PORTVERSION= 0.12.1 +PORTVERSION= 0.12.2 CATEGORIES= devel MASTER_SITES= GH @@ -18,12 +18,13 @@ USES= compiler:c++11-lang cmake:outsour USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= ${PORTNAME} -GH_COMMIT= 56ad470 +GH_COMMIT= 37bbd2c OPTIONS_DEFINE= DEBUG TEST STATIC OPTIONS_RADIO= LOG_LEVEL OPTIONS_RADIO_LOG_LEVEL= LOG_LEVEL_ERROR LOG_LEVEL_WARN LOG_LEVEL_INFO LOG_LEVEL_DEBUG LOG_LEVEL_TRACE OPTIONS_DEFAULT= TEST +OPTIONS_SUB= yes TEST_DESC= Build with unit tests STATIC_DESC= Additionally build static version of library Modified: head/devel/caf/distinfo ============================================================================== --- head/devel/caf/distinfo Thu Jan 29 02:32:44 2015 (r378102) +++ head/devel/caf/distinfo Thu Jan 29 03:03:03 2015 (r378103) @@ -1,2 +1,2 @@ -SHA256 (actor-framework-0.12.1.tar.gz) = 46507d5939c74eeec8bb8611755d813310136bab4992509c48a309146d246f5f -SIZE (actor-framework-0.12.1.tar.gz) = 524790 +SHA256 (actor-framework-0.12.2.tar.gz) = 19be5bbdec710b883052909c1460a6279626bd0917062e7e040e6fe598b62414 +SIZE (actor-framework-0.12.2.tar.gz) = 530513 Modified: head/devel/caf/pkg-plist ============================================================================== --- head/devel/caf/pkg-plist Thu Jan 29 02:32:44 2015 (r378102) +++ head/devel/caf/pkg-plist Thu Jan 29 03:03:03 2015 (r378103) @@ -104,12 +104,15 @@ include/caf/io/handle.hpp include/caf/io/hook.hpp include/caf/io/max_msg_size.hpp include/caf/io/middleman.hpp +include/caf/io/middleman_actor.hpp include/caf/io/network/acceptor_manager.hpp include/caf/io/network/default_multiplexer.hpp +include/caf/io/network/interfaces.hpp include/caf/io/network/manager.hpp include/caf/io/network/multiplexer.hpp include/caf/io/network/native_socket.hpp include/caf/io/network/operation.hpp +include/caf/io/network/protocol.hpp include/caf/io/network/stream_manager.hpp include/caf/io/publish.hpp include/caf/io/publish_local_groups.hpp @@ -146,7 +149,6 @@ include/caf/policy/actor_policies.hpp include/caf/policy/cooperative_scheduling.hpp include/caf/policy/event_based_resume.hpp include/caf/policy/invoke_policy.hpp -include/caf/policy/middleman_scheduling.hpp include/caf/policy/nestable_invoke.hpp include/caf/policy/no_resume.hpp include/caf/policy/no_scheduling.hpp @@ -188,6 +190,7 @@ include/caf/typed_actor.hpp include/caf/typed_behavior.hpp include/caf/typed_continue_helper.hpp include/caf/typed_event_based_actor.hpp +include/caf/typed_response_promise.hpp include/caf/uniform_type_info.hpp include/caf/uniform_typeid.hpp include/caf/unit.hpp @@ -204,7 +207,9 @@ include/cppa/spawn_io.hpp include/cppa/tuple_cast.hpp lib/libcaf_core.so lib/libcaf_core.so.0 -lib/libcaf_core.so.0.12.1 +lib/libcaf_core.so.0.12.2 +%%STATIC%%lib/libcaf_core_static.a lib/libcaf_io.so lib/libcaf_io.so.0 -lib/libcaf_io.so.0.12.1 +lib/libcaf_io.so.0.12.2 +%%STATIC%%lib/libcaf_io_static.a