Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Oct 2016 19:41:45 +0000 (UTC)
From:      Ganael LAPLANCHE <martymac@FreeBSD.org>
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
Message-ID:  <201610181941.u9IJfjMW051181@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610181941.u9IJfjMW051181>