#26087 closed defect (fixed)
security/log2timeline fix
Reported by: | jul_bsd@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | ||
Port: | log2timeline |
Attachments (1)
Change History (4)
Changed 14 years ago by jul_bsd@…
Attachment: | patch-log2timeline-Portfile added |
---|
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Status: | new → assigned |
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
"'--PREFIX' is not a known MakeMaker parameter name.
" seems to be in response to the "--prefix=${prefix}
" configure argument MacPorts automatically adds for all ports, since most ports will use that to know where to install software to. log2timeline doesn't use that so I deleted that to clear the warning.
Port updated in r70622.
comment:3 Changed 14 years ago by jul_bsd@…
thanks for the quick update Ryan. You are as fast as the light :-)
Note: See
TracTickets for help on using
tickets.
Please use WikiFormatting in tickets and preview before submitting, and supply diffs that observe the existing whitespace of the portfile (in this case, the portfile uses our preferred whitespace style of spaces only, but your patch added lines using tabs).