Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2024 13:51:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 279831] lang/dotnet: Update to 8.0.6
Message-ID:  <bug-279831-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279831

            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=3D251536&action=
=3Dedit
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 e=
qual
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 i=
t,
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279831-7788>