From owner-svn-ports-all@freebsd.org Wed Sep 2 18:22:37 2015 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 D941D9C821C; Wed, 2 Sep 2015 18:22:37 +0000 (UTC) (envelope-from martymac@FreeBSD.org) Received: from repo.freebsd.org (repo.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 C63C3BC2; Wed, 2 Sep 2015 18:22:37 +0000 (UTC) (envelope-from martymac@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t82IMbtu060491; Wed, 2 Sep 2015 18:22:37 GMT (envelope-from martymac@FreeBSD.org) Received: (from martymac@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t82IMagm060485; Wed, 2 Sep 2015 18:22:36 GMT (envelope-from martymac@FreeBSD.org) Message-Id: <201509021822.t82IMagm060485@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: martymac set sender to martymac@FreeBSD.org using -f From: Ganael LAPLANCHE Date: Wed, 2 Sep 2015 18:22:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r395904 - in head: archivers/par2cmdline-tbb cad/opencascade devel/tbb graphics/opencv 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.20 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: Wed, 02 Sep 2015 18:22:38 -0000 Author: martymac Date: Wed Sep 2 18:22:35 2015 New Revision: 395904 URL: https://svnweb.freebsd.org/changeset/ports/395904 Log: Update devel/tbb to 4.4.0 and bump dependent ports' revisions PR: 202777 Submitted by: oleksii.tsai@gmail.com 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/opencv/Makefile Modified: head/archivers/par2cmdline-tbb/Makefile ============================================================================== --- head/archivers/par2cmdline-tbb/Makefile Wed Sep 2 18:06:51 2015 (r395903) +++ head/archivers/par2cmdline-tbb/Makefile Wed Sep 2 18:22:35 2015 (r395904) @@ -3,7 +3,7 @@ PORTNAME= par2cmdline-tbb PORTVERSION= 20100203 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= archivers MASTER_SITES= http://chuchusoft.com/par2_tbb/ DISTNAME= par2cmdline-0.4-tbb-${PORTVERSION} Modified: head/cad/opencascade/Makefile ============================================================================== --- head/cad/opencascade/Makefile Wed Sep 2 18:06:51 2015 (r395903) +++ head/cad/opencascade/Makefile Wed Sep 2 18:22:35 2015 (r395904) @@ -3,7 +3,7 @@ PORTNAME= opencascade PORTVERSION= 6.8.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= cad science MASTER_SITES= http://files.opencascade.com/OCCT/OCC_${PORTVERSION}_release/ Modified: head/devel/tbb/Makefile ============================================================================== --- head/devel/tbb/Makefile Wed Sep 2 18:06:51 2015 (r395903) +++ head/devel/tbb/Makefile Wed Sep 2 18:22:35 2015 (r395904) @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= tbb -PORTVERSION= 4.3.0 -PORTREVISION= 2 +PORTVERSION= 4.4.0 CATEGORIES= devel MASTER_SITES= http://threadingbuildingblocks.org/sites/default/files/software_releases/source/ \ LOCAL/martymac -DISTNAME= ${PORTNAME}${PORTVERSION:R:S/.//g}_20150611oss_src +DISTNAME= ${PORTNAME}${PORTVERSION:R:S/.//g}_20150728oss_src MAINTAINER= martymac@FreeBSD.org COMMENT= Library that provides thread building blocks Modified: head/devel/tbb/distinfo ============================================================================== --- head/devel/tbb/distinfo Wed Sep 2 18:06:51 2015 (r395903) +++ head/devel/tbb/distinfo Wed Sep 2 18:22:35 2015 (r395904) @@ -1,2 +1,2 @@ -SHA256 (tbb43_20150611oss_src.tgz) = 221f85fe64e11c9638e43b3c57d5750c26683905fc90827c0bcfefdb286e79c9 -SIZE (tbb43_20150611oss_src.tgz) = 2757631 +SHA256 (tbb44_20150728oss_src.tgz) = e9534f3238e6f7b34f9d0a78cb8604da1c5a611c5a2569fdd9cc90e06339538a +SIZE (tbb44_20150728oss_src.tgz) = 2813726 Modified: head/devel/tbb/pkg-plist ============================================================================== --- head/devel/tbb/pkg-plist Wed Sep 2 18:06:51 2015 (r395903) +++ head/devel/tbb/pkg-plist Wed Sep 2 18:22:35 2015 (r395904) @@ -35,6 +35,7 @@ include/tbb/internal/_flow_graph_trace_i include/tbb/internal/_flow_graph_types_impl.h include/tbb/internal/_mutex_padding.h include/tbb/internal/_range_iterator.h +include/tbb/internal/_tbb_hash_compare_impl.h include/tbb/internal/_tbb_strings.h include/tbb/internal/_tbb_windef.h include/tbb/internal/_template_helpers.h Modified: head/graphics/opencv/Makefile ============================================================================== --- head/graphics/opencv/Makefile Wed Sep 2 18:06:51 2015 (r395903) +++ head/graphics/opencv/Makefile Wed Sep 2 18:22:35 2015 (r395904) @@ -3,7 +3,7 @@ PORTNAME?= opencv PORTVERSION= 2.4.9 -PORTREVISION?= 6 +PORTREVISION?= 7 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}library/${PORTNAME}-unix/${PORTVERSION}