K 10 svn:author V 7 rodrigo K 8 svn:date V 27 2019-08-12T13:14:47.026093Z K 7 svn:log V 365 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 END