New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #23527 (closed request: fixed)

Opened 3 years ago

Last modified 3 years ago

p5-mime-lite looks for Email/Date/Format.pm but can't find it.

Reported by: areilly@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: p5-mime-lite, p5-email-date-format

Description

This appears to be something in the CPAN Email::Date::Format repository, but there is not currently a port for that. Both FreeBSD and NetBSD have a p5-email-data-format port, so perhaps macports should too, and it should be a dependency of p5-mime-lite.

Change History

comment:1 Changed 3 years ago by gerber@…

I got the same problem: the package p5-mime-lite installs without any hint of a problem, but MIME::Lite can not be used because of missing module Email::Date::Format

The module is on CPAN http://search.cpan.org/~RJBS/Email-Date-Format-1.002/

After a manual installation of this module MIME::Lite works fine.

As suggested by areilly, it is just a missing package for Email-Date-Format together with a dependency for p5-mime-lite. There is a package p5-email-date, but this it something else: it does not install Email::Date::Format

comment:2 Changed 3 years ago by ryandesign@…

  • Status changed from new to assigned
  • Owner changed from macports-tickets@… to ryandesign@…
  • Port set to p5-mime-lite, p5-email-date-format

p5-email-date-format added in r71940.

comment:3 Changed 3 years ago by ryandesign@…

  • Status changed from assigned to closed
  • Resolution set to fixed

Added p5-email-date-format dependency to p5-mime-lite in r71941.

Note: See TracTickets for help on using tickets.