[Bug 274236] [NEW PORT] net-p2p/tremotesf: yet another Transmission GUI
Date: Tue, 03 Oct 2023 16:10:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274236 Robert Clausecker <fuz@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fuz@FreeBSD.org Assignee|ports-bugs@FreeBSD.org |fuz@FreeBSD.org --- Comment #6 from Robert Clausecker <fuz@FreeBSD.org> --- Thank you for your submission. Looks pretty good! If the project has unit tests, check if you can hook them up to the Makefile. There's infrastructure such that "make test" on the port can execute unit tests, which makes checking updates easier. Read the Porter's Handbook for details. I recommend using the full commit hash for GH_TAGNAME as it's guaranteed not to be ambiguous. Short hashes may become ambiguous when the repository grows. Is it correct that this port does not depend on transmission in any way? It looks weird, but perhaps that's just the way it is. Proceeding with a build test now. -- You are receiving this mail because: You are the assignee for the bug.