New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #5480 (closed defect: fixed)

Opened 8 years ago

Last modified 4 years ago

mod_perl Portfile error

Reported by: adamaig@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: markd@…
Port:

Description

If perl is built with threads then the install fails.

Line 64 of the Portfile: system "cd ${destroot}${prefix}/lib/perl5/site_perl/5.8*/darwin-2level/auto/mod_perl/ \

Should be modified to glob over "darwin-2level" as "darwin-*2level"

Change History

comment:1 Changed 8 years ago by toby@…

  • Component changed from www to dports
  • severity changed from blocker to normal

comment:2 Changed 7 years ago by blb@…

To verify, is this with the mod_perl or mod_perl2 port?

comment:3 Changed 7 years ago by markd@…

  • Cc markd@… added

(In reply to comment #1)

To verify, is this with the mod_perl or mod_perl2 port?

The bug refers to port mod_perl. Can someone verify if this a valid patch to mod_perl?

comment:4 Changed 7 years ago by wyuenho@…

mod_perl2 has the same bug

comment:5 Changed 6 years ago by pipping@…

  • Milestone set to Available Ports

comment:6 Changed 6 years ago by pipping@…

  • Milestone changed from Available Ports to Port Bugs

comment:7 Changed 6 years ago by markd@…

  • Cc markd@… added; markd@… removed
  • Status changed from new to closed
  • Resolution set to fixed

Committed the fix.

comment:8 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.