#13799 closed update (fixed)
Updated Logtalk portfile to version 2.31.1
Reported by: | pmoura (Paulo Moura) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: |
Description
Updated Logtalk portfile to version 2.31.1 (patch file).
Attachments (1)
Change History (5)
Changed 17 years ago by pmoura (Paulo Moura)
Attachment: | Portfile-rrdtool.diff added |
---|
comment:1 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… removed |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 16 years ago by jmroot (Joshua Root)
Type: | defect → update |
---|
Note: See
TracTickets for help on using
tickets.
The attached patchfile does a number of different things, which I will commit in separate revisions:
universal_variant no
" directive, which actually resolves a different ticket, #13694, so I handled it there.${destroot}
and${prefix}
which doesn't really belong there, and it changes${worksrcpath}
back to${workpath}/${worksrcdir}
which is equivalent but unnecessarily more verbose. Did you really mean to make these changes? I'm guessing probably not so I didn't commit them.Thanks for the update! It would be easier for me, though, if you would submit portfile patches that make just a single logical change so that I don't have to spend a lot of time separating each logical change out of a single monolithic patch. Thanks.