Nigel <[email protected]> writes:

> On 09/04/15 20:46, attila wrote:
>> I need Devel::REPL so I've ported it and the dependencies it relies
>> on that weren't already in ports (four in total).
>> 
>> First up is Term::ANSIColor.
>> 
>> $ cat pkg/DESCR
>> Term::ANSIColor provides constants and simple functions for setting ANSI
>> text attributes, most notably colors.  It can be used to set the current
>> text attributes or to apply a set of attributes to a string and reset
>> the current text attributes at the end of that string.  Eight-color,
>> sixteen-color, and 256-color escape sequences are all supported.
>> 
>> Port attached.  Comments, feedback most welcome.
>> 
>> Pax, -A
>> --
>> http://trac.haqistan.net | [email protected] | 0xE6CC1EDB
>> 
> This is a Module::Build build,
>
> that requires a CONFIGURE_STYLE = modbuild
>
> This is for the future.
>
> Module::Build is currently depreciated and will be removed from the base
> when updated to perl 5.22 or later, and the devel/p5-Module-Build will
> exist in the ports tree.
>
> $ corelist Module::Build
>
> Data for 2015-02-14
> Module::Build was first released with perl v5.9.4, deprecated (will be
> CPAN-only) in v5.19.0 and removed from v5.21.0

I thought my original posting had CONFIGURE_STYLE = modbuild, but I'm
certain this repost does.  I do appreciate your explaining the situation
with Module::Build, regardless... I didn't understand that.

My original attempt was missing a TEST_DEPENDS = devel/p5-Test-Warn
and also had a superfluous CPAN_AUTHOR.  Attached tarball fixes both.

Comments, feedback most welcome.

Pax, -A
--
http://trac.haqistan.net | [email protected] | 0xE6CC1EDB

Attachment: p5-Term-ANSIColor-2.tgz
Description: update to proposed new port: devel/p5-Term-ANSIColor

Reply via email to