From owner-svn-ports-all@freebsd.org Tue Oct 18 19:41:47 2016 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 2AC77C17977; Tue, 18 Oct 2016 19:41:47 +0000 (UTC) (envelope-from martymac@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 E223D15C; Tue, 18 Oct 2016 19:41:46 +0000 (UTC) (envelope-from martymac@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9IJfkf9051188; Tue, 18 Oct 2016 19:41:46 GMT (envelope-from martymac@FreeBSD.org) Received: (from martymac@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9IJfjMW051181; Tue, 18 Oct 2016 19:41:45 GMT (envelope-from martymac@FreeBSD.org) Message-Id: <201610181941.u9IJfjMW051181@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: martymac set sender to martymac@FreeBSD.org using -f From: Ganael LAPLANCHE Date: Tue, 18 Oct 2016 19:41:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424208 - in head: archivers/par2cmdline-tbb cad/opencascade devel/tbb graphics/opencv2 math/saga 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.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: Tue, 18 Oct 2016 19:41:47 -0000 Author: martymac Date: Tue Oct 18 19:41:45 2016 New Revision: 424208 URL: https://svnweb.freebsd.org/changeset/ports/424208 Log: - Update devel/tbb to version 2017.1 - Bump dependent ports Modified: head/archivers/par2cmdline-tbb/Makefile head/cad/opencascade/Makefile head/devel/tbb/Makefile head/devel/tbb/distinfo head/devel/tbb/pkg-plist head/graphics/opencv2/Makefile head/math/saga/Makefile Modified: head/archivers/par2cmdline-tbb/Makefile ============================================================================== --- head/archivers/par2cmdline-tbb/Makefile Tue Oct 18 19:22:03 2016 (r424207) +++ head/archivers/par2cmdline-tbb/Makefile Tue Oct 18 19:41:45 2016 (r424208) @@ -3,7 +3,7 @@ PORTNAME= par2cmdline-tbb PORTVERSION= 20100203 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= archivers MASTER_SITES= http://chuchusoft.com/par2_tbb/ DISTNAME= par2cmdline-0.4-tbb-${PORTVERSION} Modified: head/cad/opencascade/Makefile ============================================================================== --- head/cad/opencascade/Makefile Tue Oct 18 19:22:03 2016 (r424207) +++ head/cad/opencascade/Makefile Tue Oct 18 19:41:45 2016 (r424208) @@ -3,7 +3,7 @@ PORTNAME= opencascade PORTVERSION= 6.9.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= cad science MASTER_SITES= LOCAL/thierry Modified: head/devel/tbb/Makefile ============================================================================== --- head/devel/tbb/Makefile Tue Oct 18 19:22:03 2016 (r424207) +++ head/devel/tbb/Makefile Tue Oct 18 19:41:45 2016 (r424208) @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= tbb -PORTVERSION= 4.4.2 -PORTREVISION= 1 +PORTVERSION= 2017.1 CATEGORIES= devel MASTER_SITES= http://threadingbuildingblocks.org/sites/default/files/software_releases/source/ \ LOCAL/martymac -DISTNAME= ${PORTNAME}${PORTVERSION:R:S/.//g}_20151115oss_src +DISTNAME= ${PORTNAME}${PORTVERSION:R:S/.//g}_20160916oss_src MAINTAINER= martymac@FreeBSD.org COMMENT= Library that provides thread building blocks Modified: head/devel/tbb/distinfo ============================================================================== --- head/devel/tbb/distinfo Tue Oct 18 19:22:03 2016 (r424207) +++ head/devel/tbb/distinfo Tue Oct 18 19:41:45 2016 (r424208) @@ -1,2 +1,3 @@ -SHA256 (tbb44_20151115oss_src.tgz) = 3dd5c4fc85c18f49307d3cde4ce937bda230679f7fe2906112e5c8dee4cc77bb -SIZE (tbb44_20151115oss_src.tgz) = 3029951 +TIMESTAMP = 1476787057 +SHA256 (tbb2017_20160916oss_src.tgz) = 600c67f1c5a730e411b3bf2e792cfe5808f40c4f0354a9b613827fff0ef27fc4 +SIZE (tbb2017_20160916oss_src.tgz) = 2938546 Modified: head/devel/tbb/pkg-plist ============================================================================== --- head/devel/tbb/pkg-plist Tue Oct 18 19:22:03 2016 (r424207) +++ head/devel/tbb/pkg-plist Tue Oct 18 19:41:45 2016 (r424208) @@ -20,17 +20,20 @@ include/tbb/concurrent_vector.h include/tbb/critical_section.h include/tbb/enumerable_thread_specific.h include/tbb/flow_graph.h +include/tbb/flow_graph_abstractions.h include/tbb/flow_graph_opencl_node.h include/tbb/global_control.h include/tbb/index.html include/tbb/internal/_aggregator_impl.h include/tbb/internal/_concurrent_queue_impl.h include/tbb/internal/_concurrent_unordered_impl.h +include/tbb/internal/_flow_graph_async_msg_impl.h include/tbb/internal/_flow_graph_impl.h include/tbb/internal/_flow_graph_indexer_impl.h include/tbb/internal/_flow_graph_item_buffer_impl.h include/tbb/internal/_flow_graph_join_impl.h include/tbb/internal/_flow_graph_node_impl.h +include/tbb/internal/_flow_graph_streaming_node.h include/tbb/internal/_flow_graph_tagged_buffer_impl.h include/tbb/internal/_flow_graph_trace_impl.h include/tbb/internal/_flow_graph_types_impl.h Modified: head/graphics/opencv2/Makefile ============================================================================== --- head/graphics/opencv2/Makefile Tue Oct 18 19:22:03 2016 (r424207) +++ head/graphics/opencv2/Makefile Tue Oct 18 19:41:45 2016 (r424208) @@ -3,7 +3,7 @@ PORTNAME?= opencv PORTVERSION= 2.4.13.1 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= graphics PKGNAMESUFFIX?= 2 Modified: head/math/saga/Makefile ============================================================================== --- head/math/saga/Makefile Tue Oct 18 19:22:03 2016 (r424207) +++ head/math/saga/Makefile Tue Oct 18 19:41:45 2016 (r424208) @@ -3,7 +3,7 @@ PORTNAME= saga PORTVERSION= 2.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]*$//}/SAGA%20${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION}