Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 520954 - dev-lang/perl-5.20.0 virtuals will need updating before we add 5.20.1 to tree.
Summary: dev-lang/perl-5.20.0 virtuals will need updating before we add 5.20.1 to tree.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL: https://metacpan.org/pod/release/SHAY...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-26 09:44 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2014-09-16 08:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2014-08-26 09:44:53 UTC
Most are tiny fixes and doc patches which might not be worth anything.

Most important fixes will be CoreList and version ( the latter due to an encoding bug )


---
> Config::Perl::V has been upgraded from version 0.20 to 0.22.
> 
> The list of Perl versions covered has been updated and some flaws in the parsing have been fixed.

We don't have this virtualised at this time, but it is dual-life: https://metacpan.org/release/Config-Perl-V 


---
> Exporter has been upgraded from version 5.70 to 5.71.
>
> Illegal POD syntax in the documentation has been corrected.


=virtual/perl-Exporter-5.700.0 currently says '=dev-lang/perl-5.20*'

Will need to say: '=dev-lang/perl-5.20.0*'

=virtual/perl-Exporter-5.700.1 .... not sure what happens there.

---
> ExtUtils::CBuilder has been upgraded from version 0.280216 to 0.280217.
> 
> Android builds now link to both -lperl and $Config::Config{perllibs}.


fix =virtual/perl-ExtUtils-CBuilder-0.280.216
add =virtual/perl-ExtUtils-CBuilder-0.280.217

---
> File::Copy has been upgraded from version 2.29 to 2.30.
> 
> The documentation now notes that copy will not overwrite read-only files.

Not virtualised or dual-life

---
> Module::CoreList has been upgraded from version 3.11 to 5.020001.
> 
> The list of Perl versions covered has been updated.

fix =virtual/perl-Module-CoreList-3.100.0
add =virtual/perl-Module-CoreList-5.20.1

---
> The PathTools module collection has been upgraded from version 3.47 to 3.48.
> 
> Fallbacks are now in place when cross-compiling for Android and $Config::Config{sh} is not yet defined. [perl #121963]

fix =virtual/perl-File-Spec-3.470.0-r2 
add =virtual/perl-File-Spec-3.480.0

---
> PerlIO::via has been upgraded from version 0.14 to 0.15.
> 
> A minor portability improvement has been made to the XS implementation.

Not virtualised or dual-life.

---
> Unicode::UCD has been upgraded from version 0.57 to 0.58.
> 
> The documentation includes many clarifications and fixes.

Not virtualised or dual-life.

---
> utf8 has been upgraded from version 1.13 to 1.13_01.
> 
> The documentation has some minor formatting improvements.

Not virtualised or dual-life.


---
> version has been upgraded from version 0.9908 to 0.9909.
> 
> External libraries and Perl may have different ideas of what the locale is. This is problematic when parsing version strings if the locale's numeric separator has been changed. Version parsing has been patched to ensure it handles the locales correctly. [perl #121930]


fix =virtual/perl-version-0.990.800-r1
add =virtual/perl-version-0.990.900
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2014-09-13 19:37:13 UTC
> ---
> > Config::Perl::V has been upgraded from version 0.20 to 0.22.
> > 
> > The list of Perl versions covered has been updated and some flaws in the parsing have been fixed.
> 
> We don't have this virtualised at this time, but it is dual-life:
> https://metacpan.org/release/Config-Perl-V 

I'm ignoring this one - as long as nothing explicitly needs to depend on it, we dont need a virtual.

> ---
> > Exporter has been upgraded from version 5.70 to 5.71.
> >
> > Illegal POD syntax in the documentation has been corrected.
> 
> 
> =virtual/perl-Exporter-5.700.0 currently says '=dev-lang/perl-5.20*'
> 
> Will need to say: '=dev-lang/perl-5.20.0*'

Fixed without revbump (since masked); we will need a new virtual version with the new perl.

> ---
> > ExtUtils::CBuilder has been upgraded from version 0.280216 to 0.280217.
> > 
> > Android builds now link to both -lperl and $Config::Config{perllibs}.
> 

Fixed without revbump (since masked); we will need a new virtual version with the new perl.

> ---
> > Module::CoreList has been upgraded from version 3.11 to 5.020001.
> > 
> > The list of Perl versions covered has been updated.

Fixed without revbump (since masked); we will need a new virtual version with the new perl.

> ---
> > The PathTools module collection has been upgraded from version 3.47 to 3.48.
> > 
> > Fallbacks are now in place when cross-compiling for Android and $Config::Config{sh} is not yet defined. [perl #121963]
> 
> fix =virtual/perl-File-Spec-3.470.0
> add =virtual/perl-File-Spec-3.480.0

Fixed without revbump (since masked); we will need a new virtual version with the new perl.

> ---
> > version has been upgraded from version 0.9908 to 0.9909.
> > 
> > External libraries and Perl may have different ideas of what the locale is. This is problematic when parsing version strings if the locale's numeric separator has been changed. Version parsing has been patched to ensure it handles the locales correctly. [perl #121930]
> 
> fix =virtual/perl-version-0.990.800-r1
> add =virtual/perl-version-0.990.900

Fixed without revbump (since masked); we will need a new virtual version with the new perl.
Comment 2 Andreas K. Hüttel archtester gentoo-dev 2014-09-16 08:23:51 UTC
> > ---
> > > Exporter has been upgraded from version 5.70 to 5.71.
> > >
> > > Illegal POD syntax in the documentation has been corrected.
> > 
> > 
> > =virtual/perl-Exporter-5.700.0 currently says '=dev-lang/perl-5.20*'
> > 
> > Will need to say: '=dev-lang/perl-5.20.0*'
> 
> Fixed without revbump (since masked); we will need a new virtual version
> with the new perl.

virtual/perl-Exporter-5.710.0 added.

> > ---
> > > ExtUtils::CBuilder has been upgraded from version 0.280216 to 0.280217.
> > > 
> > > Android builds now link to both -lperl and $Config::Config{perllibs}.
> > 
> 
> Fixed without revbump (since masked); we will need a new virtual version
> with the new perl.

virtual/perl-ExtUtils-CBuilder-0.280.217 added.

> > ---
> > > Module::CoreList has been upgraded from version 3.11 to 5.020001.
> > > 
> > > The list of Perl versions covered has been updated.
> 
> Fixed without revbump (since masked); we will need a new virtual version
> with the new perl.

virtual/perl-Module-CoreList-5.20.1 added.

> > ---
> > > The PathTools module collection has been upgraded from version 3.47 to 3.48.
> > > 
> > > Fallbacks are now in place when cross-compiling for Android and $Config::Config{sh} is not yet defined. [perl #121963]
> 
> Fixed without revbump (since masked); we will need a new virtual version
> with the new perl.

virtual/perl-File-Spec-3.480.0 added.

> > ---
> > > version has been upgraded from version 0.9908 to 0.9909.
> > > 
> > > External libraries and Perl may have different ideas of what the locale is. This is problematic when parsing version strings if the locale's numeric separator has been changed. Version parsing has been patched to ensure it handles the locales correctly. [perl #121930]
> 
> Fixed without revbump (since masked); we will need a new virtual version
> with the new perl.

virtual/perl-version-0.990.900 added. 

All done.