[MacPorts] #70997: Warning: Unnecessary platforms line as darwin is the default
MacPorts
noreply at macports.org
Mon Sep 30 10:20:16 UTC 2024
#70997: Warning: Unnecessary platforms line as darwin is the default
------------------------+--------------------
Reporter: ryandesign | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: base | Version: 2.10.1
Keywords: | Port:
------------------------+--------------------
`port lint` complains about an unnecessary `platforms darwin` line in
Portfiles that do not have that line:
{{{
% port lint pg16-postgis3
---> Verifying Portfile for pg16-postgis3
Warning: Unnecessary platforms line as darwin is the default
---> 0 errors and 1 warnings found.
% grep platforms $(port file pg16-postgis3)
platforms any
}}}
This was also [https://lists.macports.org/pipermail/macports-
dev/2024-September/045828.html reported on the mailing list].
--
Ticket URL: <https://trac.macports.org/ticket/70997>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list