Bug 276193

Summary: net/ipinfo-cli: Update to 3.3.0
Product: Ports & Packages Reporter: Gabriel M. Dutra <dutra>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape
Priority: --- Flags: fernape: merge-quarterly?
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/ipinfo/cli/releases/tag/ipinfo-3.3.0
Attachments:
Description Flags
bump 3.3.0 dutra: maintainer-approval+

Description Gabriel M. Dutra freebsd_committer freebsd_triage 2024-01-08 01:56:43 UTC
Created attachment 247523 [details]
bump 3.3.0

Poudriere log: http://poudriere.nulldutra.me/data/latest-per-pkg/ipinfo/3.3.0/
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-01-08 17:49:12 UTC
A commit in branch main references this bug:

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

commit 149e731cc8b6f0d36d43df17172b58673f8a835f
Author:     Gabriel M. Dutra <nulldutra@proton.me>
AuthorDate: 2024-01-08 08:03:42 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-01-08 17:48:48 +0000

    net/ipinfo-cli: Update to 3.3.0

    ChangeLog: https://github.com/ipinfo/cli/releases/tag/ipinfo-3.3.0

     * Fixed several bugs in the ipinfo tool aggregate CLI.
     * Added several new tools:
            ipinfo tool is_loopback
            ipinfo tool is_multicast
            ipinfo tool is_unspecified
            ipinfo tool is_global_unicast
            ipinfo tool is_interface_local_multicast
            ipinfo tool is_link_local_multicast
            ipinfo tool is_link_local_unicast

    PR:             276193
    Reported by:    nulldutra@proton.me (maintainer)

 net/ipinfo-cli/Makefile |  5 ++---
 net/ipinfo-cli/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2024-01-08 17:49:18 UTC
Committed,

Thanks!
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2024-01-08 17:49:45 UTC
What about the MFH to quarterly? Is it worthy for the bug fixes?