New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #27790 (closed update: fixed)

Opened 2 years ago

Last modified 2 years ago

log2timeline: update to 0.51

Reported by: jul_bsd@… Owned by: ryandesign@…
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

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

Change History

comment:1 follow-up: ↓ 2 Changed 2 years ago by jmr@…

  • Keywords haspatch maintainer added
  • Version 1.9.2 deleted

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

Changed 2 years ago by jul_bsd@…

patch Portfile with comments on perl5

comment:2 in reply to: ↑ 1 Changed 2 years ago by ryandesign@…

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 2 years ago by ryandesign@…

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

comment:4 Changed 2 years ago by ryandesign@…

  • Status changed from assigned to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.