Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#56141 closed defect (fixed)

laszip: add long description

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: Veence (Vincent)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: laszip

Description

$ port lint laszip
--->  Verifying Portfile for laszip
Error: Missing required variable: long_description
--->  1 errors and 0 warnings found.

Change History (6)

comment:1 Changed 6 years ago by Veence (Vincent)

Well, there’s hardly anything to say beyond what’s written in the description field, that’s why I left it out.

comment:2 Changed 6 years ago by mf2k (Frank Schima)

I don't like it, but some ports duplicate it in that case:

long_description   $description

comment:3 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Some MacPorts commands print the description, some print the long_description. It's a non-optional field.

comment:5 Changed 6 years ago by Veence (Vincent)

Resolution: fixed
Status: newclosed

Ok, I’ve committed a long_description field identical to description.

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

...in [8d5b0654e976259bc43f7743d3a24e4674e17a30/macports-ports]. Remember to reference the ticket URL in the commit message so that Trac can auto-close the ticket.

This breaks my PR; I'll update it.

Note: See TracTickets for help on using tickets.