Bug 240957 - devel/robin-map: Update to 0.6.2
Summary: devel/robin-map: Update to 0.6.2
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: Steve Wills
URL: https://github.com/Tessil/robin-map/r...
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2019-10-01 04:59 UTC by Shane
Modified: 2019-10-07 17:47 UTC (History)
0 users

See Also:
koobs: merge-quarterly?


Attachments
maintainer update to devel/robin-map (947 bytes, patch)
2019-10-01 04:59 UTC, Shane
FreeBSD: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shane 2019-10-01 04:59:44 UTC
Created attachment 207974 [details]
maintainer update to devel/robin-map

Several bug fixes
Add support for min_load_factor
Add bool contains(...) methods

Release notes https://github.com/Tessil/robin-map/releases/tag/v0.6.2
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-10-07 17:47:11 UTC
A commit references this bug:

Author: swills
Date: Mon Oct  7 17:46:38 UTC 2019
New revision: 513982
URL: https://svnweb.freebsd.org/changeset/ports/513982

Log:
  devel/robin-map: update to 0.6.2

  PR:		240957
  Submitted by:	Shane <FreeBSD@ShaneWare.Biz> (maintainer)

Changes:
  head/devel/robin-map/Makefile
  head/devel/robin-map/distinfo
Comment 2 Steve Wills freebsd_committer freebsd_triage 2019-10-07 17:47:42 UTC
Committed, thanks!