#5480 closed defect (fixed)
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 (8)
comment:1 Changed 19 years ago by toby@…
Component: | www → dports |
---|---|
severity: | blocker → normal |
comment:2 Changed 19 years ago by blb@…
comment:3 Changed 19 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:5 Changed 18 years ago by pipping@…
Milestone: | → Available Ports |
---|
comment:6 Changed 18 years ago by pipping@…
Milestone: | Available Ports → Port Bugs |
---|
comment:7 Changed 18 years ago by markd@…
Cc: | markd@… added; markd@… removed |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Committed the fix.
Note: See
TracTickets for help on using
tickets.
To verify, is this with the mod_perl or mod_perl2 port?