[Bug 279831] lang/dotnet: Update to 8.0.6

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 18 Jun 2024 13:51:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279831

            Bug ID: 279831
           Summary: lang/dotnet: Update to 8.0.6
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: arrowd@FreeBSD.org
          Reporter: cyberbotx@cyberbotx.com
             Flags: maintainer-feedback?(arrowd@FreeBSD.org)
          Assignee: arrowd@FreeBSD.org

Created attachment 251536
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=251536&action=edit
dotnet-8.0.6.patch

- Update to 8.0.6
  * Also update SDKVERSION to 8.0.106
- Fix a few things in the Makefile that portlint noticed
  * ONLY_FOR_ARCHS and BINARY_ALIAS use a tab instead of spaces after the equal
sign
  * Can't do anything about the BROKEN statement for 15.x having quotes in it
  * Leaving COMMENT alone despite portlint saying it is too long
  * Moved DIST_SUBDIR to earlier in the file
  * It says BROKEN needs to appear earlier but I did not know where to put it
so I left them where they were
  * It complained about the LIB_DEPENDS for 14.x+ having an ABI number on it,
not sure how to fix that since it seems to only be necessary if using base
OpenSSL instead of ports.
  * Did not touch any patches so it complains about 2 of them.
- Update distinfo
- Update pkg-plist
  * Some things that used variables were hardcoded because it appears they
always use certain values regardless (even in the official releases)

Tested in poudriere for 13 amd64. Did not test aarch64 due to time and my
system being occupied. Could not test 14 as I don't have a poudriere setup for
that yet.

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