Bug 275817

Summary: devel/robin-map update to v1.3.0
Product: Ports & Packages Reporter: Shane <FreeBSD>
Component: Individual Port(s)Assignee: Vladimir Druzenko <vvd>
Status: Closed FIXED    
Severity: Affects Only Me CC: fluffy, vvd
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/Tessil/robin-map/releases/tag/v1.2.0
Attachments:
Description Flags
maintainer update devel/robin-map
none
Update to 1.2.2 vvd: maintainer-approval?

Description Shane 2023-12-18 07:49:28 UTC
Created attachment 247110 [details]
maintainer update devel/robin-map

Update robin-map to v1.2.1
Comment 1 Shane 2023-12-18 07:51:11 UTC
v1.2.1 only adds a missing version bump in cmake, so change log is in the 1.2.0 release
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2024-04-08 14:43:09 UTC
Created attachment 249833 [details]
Update to 1.2.2

https://github.com/Tessil/robin-map/releases/tag/v1.2.2
Comment 3 Shane 2024-04-09 01:56:38 UTC
looks ok to me
Comment 4 Vladimir Druzenko freebsd_committer freebsd_triage 2024-05-01 21:08:51 UTC
Update of blender and all dependencies in one patch: https://reviews.freebsd.org/D45051
Comment 5 commit-hook freebsd_committer freebsd_triage 2024-05-29 20:28:23 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4c6cc70f34a0309c0d2aeb0a84896e2db359c0a5

commit 4c6cc70f34a0309c0d2aeb0a84896e2db359c0a5
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2024-05-29 20:04:55 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-05-29 20:26:11 +0000

    devel/robin-map: update to 1.3.0

    Changelogs:
    https://github.com/Tessil/robin-map/releases/tag/v1.0.0
    https://github.com/Tessil/robin-map/releases/tag/v1.0.1
    https://github.com/Tessil/robin-map/releases/tag/v1.2.0
    https://github.com/Tessil/robin-map/releases/tag/v1.2.1
    https://github.com/Tessil/robin-map/releases/tag/v1.2.2
    https://github.com/Tessil/robin-map/releases/tag/v1.3.0

    PR:             275817
    Tested by:      fluffy
    Approved by:    Shane <FreeBSD@ShaneWare.Biz> (maintaner)

 devel/robin-map/Makefile | 2 +-
 devel/robin-map/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 6 Vladimir Druzenko freebsd_committer freebsd_triage 2024-05-29 20:31:43 UTC
Thanks!