Bug 267857

Summary: net/rabbitmq: update to 3.10.13
Product: Ports & Packages Reporter: Artyom Davidov <ard_1>
Component: Individual Port(s)Assignee: Nuno Teixeira <eduardo>
Status: Closed FIXED    
Severity: Affects Only Me CC: eduardo, erlang
Priority: --- Flags: eduardo: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.10.13
Attachments:
Description Flags
Patch to update net/rabbitmq to 3.10.11
none
Synth test build log for the net/rabbitmq 3.10.11
none
Synth test build log for the net/rabbitmq 3.10.1 with ADMIN option enabled
none
Patch to update net/rabbitmq to 3.10.12
none
Test build log for the purposed patch
none
Patch to update net/rabbitmq to 3.10.13
ard_1: maintainer-approval? (erlang)
Test build log for the purposed patch none

Description Artyom Davidov 2022-11-19 01:19:10 UTC
Created attachment 238171 [details]
Patch to update net/rabbitmq to 3.10.11

According to https://www.rabbitmq.com/versions.html the rabbitmq 3.9.x series will reach it's EOL on 31 January, 2023.

This patch will update net/rabbitmq to version 3.10.11
It will also bump the minimal lang/erlang-runtime dependency to 24.2 and a minimal lang/elixir build-time depencency to 1.13.4
Comment 1 Artyom Davidov 2022-11-19 01:20:40 UTC
Created attachment 238172 [details]
Synth test build log for the net/rabbitmq 3.10.11
Comment 2 Artyom Davidov 2022-11-19 01:22:21 UTC
Created attachment 238173 [details]
Synth test build log for the net/rabbitmq 3.10.1 with ADMIN option enabled

Attached Synth test build logs for the purposed patch.
Comment 3 Artyom Davidov 2022-11-30 01:35:32 UTC
Created attachment 238436 [details]
Patch to update net/rabbitmq to 3.10.12

Rabbitmq 3.10.12 was released recently.
Modified previous patch for this new rabbitmq version.
Comment 4 Artyom Davidov 2022-11-30 01:36:54 UTC
Created attachment 238437 [details]
Test build log for the purposed patch

Updated test build log for 3.10.12
Comment 5 Artyom Davidov 2022-12-16 15:39:40 UTC
Created attachment 238840 [details]
Patch to update net/rabbitmq to 3.10.13

This patch will update net/rabbitmq to the latest version from the 3.10.x branch
Comment 6 Artyom Davidov 2022-12-16 15:40:48 UTC
Created attachment 238841 [details]
Test build log for the purposed patch

Updated test build log for 3.10.13
Comment 7 commit-hook freebsd_committer freebsd_triage 2022-12-17 08:18:22 UTC
A commit in branch main references this bug:

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

commit ca02febb711902e0f5e55cca90ff8cab17c44b43
Author:     Artyom Davidov <ard_1@mail.ru>
AuthorDate: 2022-12-17 08:15:29 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-12-17 08:17:04 +0000

    net/rabbitmq: Update to 3.10.13

    ChangeLog: https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.10.13

    PR:             267857
    Approved by:    maintainer timeout, >3 weeks

 net/rabbitmq/Makefile  |   9 +-
 net/rabbitmq/distinfo  |   6 +-
 net/rabbitmq/pkg-plist | 371 +++++++++++++++++++++++++------------------------
 3 files changed, 200 insertions(+), 186 deletions(-)
Comment 8 Nuno Teixeira freebsd_committer freebsd_triage 2022-12-17 08:18:44 UTC
Committed, thanks!