Bug 283958

Summary: lang/dotnet: update to 8.0.6_2 breaks usage of dotnet
Product: Ports & Packages Reporter: Ralf van der Enden <tremere>
Component: Individual Port(s)Assignee: Gleb Popov <arrowd>
Status: Closed FIXED    
Severity: Affects Only Me Flags: arrowd: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Ralf van der Enden 2025-01-09 15:26:03 UTC
Hi,

After updating lang/dotnet8 to 8.0.6_2 I get the following error when trying to build a project:

Error: [/usr/local/dotnet/host/fxr] does not exist

8.0.6_1 worked fine
Comment 1 Gleb Popov freebsd_committer freebsd_triage 2025-01-09 15:35:28 UTC
Yep, my bad. Should be fixed now.
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-01-09 15:35:31 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8f3cb1ebbaf1cbfd2a1372e3f9cb87d0a4a72d65

commit 8f3cb1ebbaf1cbfd2a1372e3f9cb87d0a4a72d65
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2025-01-09 15:33:58 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2025-01-09 15:34:47 +0000

    lang/dotnet-runtime: Catch up with main port changes

    PR:             283958
    Fixes:  7c650ee33d07156563f8e4d74ebba414cd507542

 lang/dotnet-runtime/Makefile | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)