Actions
Bug #1662
openrename 'runtime/perl-510/module/sun-solaris' to 'library/perl-5/sun-solaris'
Start date:
2011-10-18
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
rename 'runtime/perl-510/module/sun-solaris' to 'library/perl-5/sun-solaris' for using with another Perl-5.* versions.
Files
Updated by Igor Kozhukhov about 12 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
sent to review
http://www.dilos.org/cr/illumos-1662-webrev/
Updated by Igor Kozhukhov about 12 years ago
- File perl512.patch perl512.patch added
attached patch - I'm using it on new environment with patch fro LIBSSL-1.0.0
Updated by Igor Kozhukhov about 12 years ago
- File perl512.patch perl512.patch added
- File perl_bld.log perl_bld.log added
added updated patch and build log.
updates:
1. added workaround for perl-5.10.0 and defined perl version "major.minor" (example: 5.12) as default
2. removed text from Makefile: "# PERL_LEGACY is versions of Perl still delivered through ON"
Updated by Igor Kozhukhov almost 12 years ago
motivations:
all perl modules on system have style:
library/perl-5/<module name>-<perl version>
will be better to have the same for 'runtime/perl-510/module/sun-solaris' - rename it to:
library/perl-5/sun-solaris-510
Actions