Bug 221673

Summary: devel/tbb update to 2017.7
Product: Ports & Packages Reporter: embedded.xyz
Component: Individual Port(s)Assignee: Ganael LAPLANCHE <martymac>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (martymac)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Update devel/tbb to 2017.7 none

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!