[Bug 297178] Upgrade emulators/supermodel to v0.3a-20260723
[email protected] Sun, 02 Aug 2026 22:14:23 +0000
| Newsgroups | gmane.os.freebsd.devel.ports.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297178 Yusuf Yaman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] Status|New |Closed Resolution|--- |FIXED --- Comment #4 from Yusuf Yaman <[email protected]> --- Hi, Thank you for your submission. 1. Portlint (ports-mgmt/portlint) warned me about the space in DISTVERSIONSUFFIX line to be replaced with a tab. 2. I have also figured we could get rid of the extract delay by specifying GH_PROJECT and removing WRKSRC. "You are using USE_GITHUB and WRKSRC is set which is wrong. Set GH_PROJECT correctly or set WRKSRC_SUBDIR and remove WRKSRC entirely." 3. `make stage-qa` warned that pkg-message is not in expected UCL format, so I have done so. Warning: /wrkdirs/usr/ports/emulators/supermodel/work/pkg-message not in UCL format, will be shown on initial install only. Warning: See https://docs.freebsd.org/en/books/porters-handbook/pkg-files/#porting-message 4. Regarding the OPTIONS, I could not have build it with DEBUGGER enabled but EXTRA_DEBUGGING does build fine. Hope we would find a solution to that in future updates. Committed, thanks. -- You are receiving this mail because: You are the assignee for the bug.