Bug 272080

Summary: net/lavinmq: Upgrade to 1.1.3
Product: Ports & Packages Reporter: Yonas Yanfa <yonas.yanfa>
Component: Individual Port(s)Assignee: Dave Cottlehuber <dch>
Status: Closed FIXED    
Severity: Affects Only Me CC: yonas.yanfa
Priority: --- Flags: bugzilla: maintainer-feedback? (dch)
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/cloudamqp/lavinmq/releases/tag/v1.1.3

Description Yonas Yanfa 2023-06-19 19:54:16 UTC
Latest version is v1.1.3
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-07-18 11:07:58 UTC
A commit in branch main references this bug:

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

commit edfad7680a94ab33adba51203836d73abbd98fdf
Author:     Dave Cottlehuber <dch@FreeBSD.org>
AuthorDate: 2023-07-18 07:08:34 +0000
Commit:     Dave Cottlehuber <dch@FreeBSD.org>
CommitDate: 2023-07-18 11:06:57 +0000

    net/lavinmq: update to 1.1.4

    - breaks on 14.0 now due to OpenSSL 3.0
    - pet port{lint, clippy, fmt} while here

    PR:             272080

 net/lavinmq/Makefile | 38 +++++++++++++++++++++-----------------
 net/lavinmq/distinfo |  6 +++---
 2 files changed, 24 insertions(+), 20 deletions(-)
Comment 2 Dave Cottlehuber freebsd_committer freebsd_triage 2023-07-18 11:08:56 UTC
https://github.com/cloudamqp/lavinmq/blob/main/CHANGELOG.md#114---2023-06-22

works on 13.2-RELEASE, broken on CURRENT. I'll commit this as is for the moment.