#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 7 years ago by Veence (Vincent)
comment:2 Changed 7 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 7 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:4 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
comment:5 Changed 7 years ago by Veence (Vincent)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Ok, I’ve committed a long_description field identical to description.
comment:6 Changed 7 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.
Well, there’s hardly anything to say beyond what’s written in the description field, that’s why I left it out.