Opened 2 years ago

Closed 2 years ago

#64995 closed defect (fixed)

OpenBLAS includes unused portgroups

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: NicosPavlov
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: Cc: michaelld (Michael Dickens)
Port: OpenBLAS

Description

The OpenBLAS portfile includes the compiler_blacklist_versions and xcodeversion portgroups but doesn't use them.

The compiler_blacklist_versions portgroup modifies the behavior of the compiler.blacklist option but the OpenBLAS portfile doesn't use that option.

The xcodeversion portgroup provides the minimum_xcodeversions option but the OpenBLAS portfile doesn't use that option either.

Change History (1)

comment:1 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

In c047b0d9c930e6db58bc6493d41ff4c271aea4ca/macports-ports (master):

OpenBLAS: Remove unused portgroups

Closes: #64995

Note: See TracTickets for help on using tickets.