#40733 closed defect (fixed)
port lint doesn't accept uppercase letters in PortGroup names
Reported by: | mojca (Mojca Miklavec) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Low | Milestone: | MacPorts 2.3.0 |
Component: | base | Version: | 2.2.0 |
Keywords: | Cc: | cooljeanius (Eric Gallager) | |
Port: |
Description
The following error occurs with port lint
:
$ port lint wxWidgets-3.0 ---> Verifying Portfile for wxWidgets-3.0 Error: Line 7 repeats inclusion of PortGroup select ---> 1 errors and 0 warnings found. ---
According to Ryan port lint
didn't expect any portgroup names to contain uppercase letters.
Change History (3)
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Milestone: | → MacPorts Future |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 Changed 11 years ago by jmroot (Joshua Root)
Milestone: | MacPorts Future → MacPorts 2.3.0 |
---|
Note: See
TracTickets for help on using
tickets.
Yup! Fixed in r112064.