[Bug 288411] [NEW PORT] devel/jjui: A terminal user interface for Jujutsu

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 27 Jul 2025 07:53:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288411

Hiroki Tagato <tagattie@FreeBSD.org> changed:

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

--- Comment #1 from Hiroki Tagato <tagattie@FreeBSD.org> ---
Hi Al,

Thanks for a new port submission.

Here are some comments:
- Why do you use MODVERSION instead of simply specifying 0.9.0 as DISTVERSION?
  There are no '-' characters in MODVERSION. Using both MODVERSION and
DISTVERSION seems unnecessarily compicating version number handling.
- Why do you use BIN_NAME?
  BIN_NAME is the same as PORTNAME. I think simply using PORTNAME is better and
more readable.

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