Bug 266321

Summary: devel/luv: Update to 1.44.2-1
Product: Ports & Packages Reporter: Adam Weinberger <adamw>
Component: Individual Port(s)Assignee: Adam Weinberger <adamw>
Status: Closed FIXED    
Severity: Affects Only Me CC: checo1705
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
1.44.2-1 none

Description Adam Weinberger freebsd_committer freebsd_triage 2022-09-09 14:45:59 UTC
Created attachment 236456 [details]
1.44.2-1

A few luv releases have occurred. Let's get it up to date. The attached patch updates to the latest release, 1.44.2-1.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-09-30 16:15:35 UTC
A commit in branch main references this bug:

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

commit 92a5490d57d182910db554ab862dd3703cb813f9
Author:     Adam Weinberger <adamw@FreeBSD.org>
AuthorDate: 2022-09-30 16:11:38 +0000
Commit:     Adam Weinberger <adamw@FreeBSD.org>
CommitDate: 2022-09-30 16:15:16 +0000

    devel/luv: Update to 1.44.2-1

    Also, remove the backend selection options. This port is only used
    by Neovim, and the Neovim port only uses luajit-openresty, so there's
    no real benefit to supporting multiple backends that will break luv's
    only consumer.

    Take maintainership. The maintainer hasn't responded to PRs, and all
    mail is bouncing because secmail.pro doesn't appear to exist anymore.

    PR:             266321

 devel/luv/Makefile  | 33 +++++++++------------------------
 devel/luv/distinfo  | 10 +++++-----
 devel/luv/pkg-descr |  5 +----
 3 files changed, 15 insertions(+), 33 deletions(-)