Bug 221673 - devel/tbb update to 2017.7
Summary: devel/tbb update to 2017.7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Ganael LAPLANCHE
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-20 16:47 UTC by embedded.xyz
Modified: 2017-08-23 11:14 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (martymac)


Attachments
Update devel/tbb to 2017.7 (2.15 KB, patch)
2017-08-20 16:47 UTC, embedded.xyz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description embedded.xyz 2017-08-20 16:47:05 UTC
Created attachment 185609 [details]
Update devel/tbb to 2017.7

Update tbb's version (2017.5 -> 2017.7) and its License (GPLv2 -> APACHE20 since September 2016, see also https://www.threadingbuildingblocks.org/faq/10). Furthermore enable build on armv6 (tested with recent CURRENT on BBB).
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-08-23 11:14:03 UTC
A commit references this bug:

Author: martymac
Date: Wed Aug 23 11:13:03 UTC 2017
New revision: 448598
URL: https://svnweb.freebsd.org/changeset/ports/448598

Log:
  - Update to 2017.7
  - Change license to APACHE20 [1]
  - Enable build on armv6

  [1] See: https://www.threadingbuildingblocks.org/faq/10

  PR:		221673
  Submitted by:	embedded.xyz@gmail.com

Changes:
  head/devel/tbb/Makefile
  head/devel/tbb/distinfo
  head/devel/tbb/files/patch-build-FreeBSD.inc
Comment 2 Ganael LAPLANCHE freebsd_committer freebsd_triage 2017-08-23 11:14:30 UTC
Committed, thanks!