[Bug 278328] sysutils/eza: Update to 0.18.10

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 12 Apr 2024 19:40:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278328

Nuno Teixeira <eduardo@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |eduardo@FreeBSD.org

--- Comment #1 from Nuno Teixeira <eduardo@FreeBSD.org> ---
Sugestions:

1. Move crates list from Makefile -> Makefile.crates for a cleaner Makefile
   (`make cargo-crates > Makefile.crates`)

2. Pet portclippy:
---
# USES block
USES
USE_GITHUB
GH_ACCOUNT

-OPTIONS_DEFINE

-MANPAGES_BUILD_DEPENDS

# USES=cargo related variables
CARGO_CRATES

# Packaging list block
PLIST_FILES

# Options definitions
+OPTIONS_DEFINE

# Options helpers
+MANPAGES_BUILD_DEPENDS
---

-- 
You are receiving this mail because:
You are the assignee for the bug.