Ticket #15845: patch-perl5.10-binary.diff
File patch-perl5.10-binary.diff, 693 bytes (added by raimue (Rainer Müller), 16 years ago) |
---|
-
perl5.10/Portfile
4 4 5 5 name perl5.10 6 6 version 5.10.0 7 revision 17 revision 2 8 8 categories lang 9 9 platforms darwin 10 10 maintainers afb@macports.org … … 56 56 move ${bin} ${bin}-${branch} 57 57 } 58 58 } 59 60 ln -s ${prefix}/bin/perl${version} ${destroot}${prefix}/bin/$name 61 59 62 foreach man1File [glob ${destroot}${prefix}/share/man/man1/*] { 60 63 regexp (.*)(\.1.*) ${man1File} -> program suffix 61 64 file rename ${man1File} ${program}-${branch}${suffix}