Opened 11 years ago

Closed 11 years ago

Last modified 10 years ago

#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: newclosed

Yup! Fixed in r112064.

comment:2 Changed 11 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:3 Changed 10 years ago by jmroot (Joshua Root)

Milestone: MacPorts FutureMacPorts 2.3.0
Note: See TracTickets for help on using tickets.