Opened 13 years ago

Closed 13 years ago

#27790 closed update (fixed)

log2timeline: update to 0.51

Reported by: jul_bsd@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch maintainer Cc:
Port: log2timeline

Description

see joined patch.

One upgrade note: On my box, I had some perl modules compiled for perl 5.8.9 and which were not updated when macports upgraded perl to 5.10.1. I needed to manually force uninstall, install to get them with correct release of macports perl.

Attachments (1)

patch-Portfile (1.7 KB) - added by jul_bsd@… 13 years ago.
patch Portfile with comments on perl5

Download all attachments as: .zip

Change History (5)

comment:1 Changed 13 years ago by jmroot (Joshua Root)

Keywords: haspatch maintainer added
Version: 1.9.2

You should not be depending on perl5.10 directly. Just use the perl5 dependency added by the portgroup.

Changed 13 years ago by jul_bsd@…

Attachment: patch-Portfile added

patch Portfile with comments on perl5

comment:2 in reply to:  1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Replying to jmr@…:

Just use the perl5 dependency added by the portgroup.

That's what I initially thought too, but the perl5 portgroup isn't adding any perl dependency to log2timeline because log2timeline doesn't use the perl5 portgroup's perl5.setup procedure. So log2timeline does need an explicit dependency on perl5, as in the attached patch.

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

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned
Summary: [UPDATE] log2timeline 0.51log2timeline: update to 0.51

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

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.