[Bug 239587] graphics/openimageio: Update to 2.0.9

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Aug 12 13:15:06 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239587

--- Comment #2 from commit-hook at freebsd.org ---
A commit references this bug:

Author: rodrigo
Date: Mon Aug 12 13:14:48 UTC 2019
New revision: 508732
URL: https://svnweb.freebsd.org/changeset/ports/508732

Log:
  Add new port devel/robin-map, a hash map and hash set library

  C++ implementation of a fast hash map and hash set using
  open-addressing and linear robin hood hashing with backward
  shift deletion to resolve collisions.

  https://github.com/Tessil/robin-map

  Required to update graphics/openimageio (PR 239587)

  PR:           239587
  Submitted by: Shane <FreeBSD at ShaneWare.Biz>

Changes:
  head/devel/Makefile
  head/devel/robin-map/
  head/devel/robin-map/Makefile
  head/devel/robin-map/distinfo
  head/devel/robin-map/pkg-descr

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list