public inbox for gentoo-perl@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-perl] Adding perl-core/Encode?
@ 2006-01-10 15:10 Daniel Westermann-Clark
  2006-01-10 15:14 ` Michael Cummings
  0 siblings, 1 reply; 5+ messages in thread
From: Daniel Westermann-Clark @ 2006-01-10 15:10 UTC (permalink / raw
  To: gentoo-perl

Hello,

Before opening a bug to track this, I wanted to get some feedback.

Currently dev-util/svk depends on >=dev-lang/perl-5.8.7.  The only
reason is that the version of Encode in 5.8.6 is too old.

As part of bug 116331, I suggested adding perl-core/Encode and
depending on that in dev-util/svk.  Is this something the perl herd
would consider?

Thanks,
-- 
Daniel Westermann-Clark
-- 
gentoo-perl@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-perl] Adding perl-core/Encode?
  2006-01-10 15:10 [gentoo-perl] Adding perl-core/Encode? Daniel Westermann-Clark
@ 2006-01-10 15:14 ` Michael Cummings
  2006-01-10 15:30   ` Daniel Westermann-Clark
  2006-01-10 17:22   ` Yuval Yaari
  0 siblings, 2 replies; 5+ messages in thread
From: Michael Cummings @ 2006-01-10 15:14 UTC (permalink / raw
  To: gentoo-perl

[-- Attachment #1: Type: text/plain, Size: 638 bytes --]

I'd prefer to unmask 5.8.7 instead if it were just up to me...especially
since 5.8.8 is looming in the next week or so according to nick


On Tue, 2006-01-10 at 10:10 -0500, Daniel Westermann-Clark wrote:
> Hello,
> 
> Before opening a bug to track this, I wanted to get some feedback.
> 
> Currently dev-util/svk depends on >=dev-lang/perl-5.8.7.  The only
> reason is that the version of Encode in 5.8.6 is too old.
> 
> As part of bug 116331, I suggested adding perl-core/Encode and
> depending on that in dev-util/svk.  Is this something the perl herd
> would consider?
> 
> Thanks,
> -- 
> Daniel Westermann-Clark

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-perl] Adding perl-core/Encode?
  2006-01-10 15:14 ` Michael Cummings
@ 2006-01-10 15:30   ` Daniel Westermann-Clark
  2006-01-10 17:22   ` Yuval Yaari
  1 sibling, 0 replies; 5+ messages in thread
From: Daniel Westermann-Clark @ 2006-01-10 15:30 UTC (permalink / raw
  To: gentoo-perl

On 2006-01-10 10:14:16 -0500, Michael Cummings wrote:
> I'd prefer to unmask 5.8.7 instead if it were just up to
> me...especially since 5.8.8 is looming in the next week or so
> according to nick

Cool, I wasn't sure what the time frame for that might be.  I'm fine
with unmasking it locally for now.

Thanks,
-- 
Daniel Westermann-Clark
-- 
gentoo-perl@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-perl] Adding perl-core/Encode?
  2006-01-10 17:22   ` Yuval Yaari
@ 2006-01-10 15:36     ` Daniel Westermann-Clark
  0 siblings, 0 replies; 5+ messages in thread
From: Daniel Westermann-Clark @ 2006-01-10 15:36 UTC (permalink / raw
  To: gentoo-perl

On 2006-01-10 17:22:16 +0000, Yuval Yaari wrote:
> Before you start unmasking, lest we forget that dev-util/svk is
> masked by itself, anyway.

Yeah, I'm fine with unmasking perl-5.8.7 locally where I need SVK.
It's not a problem, I was more curious about perl-core policy than
anything else.

> Daniel, what's the big difference between Encode 2.08 and 2.10
> (provided by perl 5.8.6 and 5.8.7 respectively, IIRC)?

Mostly UTF-8 fixes, according to the Changes file.  I don't know
specifically why SVK claims it needs 2.10.

-- 
Daniel Westermann-Clark
-- 
gentoo-perl@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-perl] Adding perl-core/Encode?
  2006-01-10 15:14 ` Michael Cummings
  2006-01-10 15:30   ` Daniel Westermann-Clark
@ 2006-01-10 17:22   ` Yuval Yaari
  2006-01-10 15:36     ` Daniel Westermann-Clark
  1 sibling, 1 reply; 5+ messages in thread
From: Yuval Yaari @ 2006-01-10 17:22 UTC (permalink / raw
  To: gentoo-perl

Before you start unmasking, lest we forget that dev-util/svk is masked 
by itself, anyway.
Daniel, what's the big difference between Encode 2.08 and 2.10 (provided 
by perl 5.8.6 and 5.8.7 respectively, IIRC)?
Just wondering if the dependency is justified ;)

  --Yuval

Michael Cummings wrote:

>I'd prefer to unmask 5.8.7 instead if it were just up to me...especially
>since 5.8.8 is looming in the next week or so according to nick
>
>
>On Tue, 2006-01-10 at 10:10 -0500, Daniel Westermann-Clark wrote:
>  
>
>>Hello,
>>
>>Before opening a bug to track this, I wanted to get some feedback.
>>
>>Currently dev-util/svk depends on >=dev-lang/perl-5.8.7.  The only
>>reason is that the version of Encode in 5.8.6 is too old.
>>
>>As part of bug 116331, I suggested adding perl-core/Encode and
>>depending on that in dev-util/svk.  Is this something the perl herd
>>would consider?
>>
>>Thanks,
>>-- 
>>Daniel Westermann-Clark
>>    
>>

-- 
gentoo-perl@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-01-10 15:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-10 15:10 [gentoo-perl] Adding perl-core/Encode? Daniel Westermann-Clark
2006-01-10 15:14 ` Michael Cummings
2006-01-10 15:30   ` Daniel Westermann-Clark
2006-01-10 17:22   ` Yuval Yaari
2006-01-10 15:36     ` Daniel Westermann-Clark

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox