[Bug 284542] [NEW PORT] sysutils/diceware: Command-line passphrase

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 18 Feb 2025 15:29:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284542

Robert Clausecker <fuz@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fuz@FreeBSD.org

--- Comment #2 from Robert Clausecker <fuz@FreeBSD.org> ---
Please rewrite the port to use USES=go as per ยง 6.6.8 "Building Go
Applications" of Porter's Handbook.

latest is a weird release name, but if that's what you're using, so be it. 
Please note that you will not be able to just change latest tag upstream and
have us automatically rebuild the port.  If you change what latest refers to,
the checksums no longer match and the port will break immediately.

I strongly recommend you follow the standard Go conventions and use a tag of
the form vA.B.C.  This way, USES=go can build the package pretty much
automatically.

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