mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update devel/tbb to 4.4.0 and bump dependent ports' revisions
PR: 202777 Submitted by: oleksii.tsai@gmail.com
This commit is contained in:
parent
7f9e07309d
commit
dc896708f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395904
@ -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}
|
||||
|
@ -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/
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -35,6 +35,7 @@ include/tbb/internal/_flow_graph_trace_impl.h
|
||||
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
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME?= opencv
|
||||
PORTVERSION= 2.4.9
|
||||
PORTREVISION?= 6
|
||||
PORTREVISION?= 7
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= SF/${PORTNAME}library/${PORTNAME}-unix/${PORTVERSION}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user