Opened 14 years ago

Closed 13 years ago

#23608 closed defect (fixed)

mod_perl2-2.0.4: support building using perl5.10

Reported by: loumzie@… Owned by: ryan@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: haspatch Cc:
Port: mod_perl2

Description

Building using perl5.10 fails in the destroot step:

DEBUG: Executing proc-post-org.macports.destroot-destroot-0
xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_mod_perl2/work/mod_perl-2.0.4/src/modules/perl/mod_perl.so -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_rel
sh: line 0: cd: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_mod_perl2/work/destroot/opt/local/lib/perl5/site_perl/5.8*/darwin-*2level/auto/mod_perl2/: No such file or directory
Error: Target org.macports.destroot returned: shell command "cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_mod_perl2/work/destroot/opt/local/lib/perl5/site_perl/5.8*/darwin-*2level/auto/mod_perl2/  && cat .packlist | sed s#/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_mod_perl2/work/destroot/#/#g >.packlist.new  && mv .packlist.new .packlist" returned error 1

Attached patch simply changes the wildcard used from 5.8.* to 5.* (hopefully this isn't too broad).

Attachments (1)

Portfile.diff (513 bytes) - added by loumzie@… 14 years ago.

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by loumzie@…

Attachment: Portfile.diff added

comment:1 Changed 14 years ago by mf2k (Frank Schima)

Cc: ryan@… removed
Owner: changed from macports-tickets@… to ryan@…

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

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