Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Oct 2011 22:30:14 GMT
From:      Jase Thew <freebsd@beardz.net>
To:        perl@FreeBSD.org
Subject:   Re: ports/160759: [PATCH] devel/p5-ExtUtils-MakeMaker: update to 6.59
Message-ID:  <201110252230.p9PMUDYo036998@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/160759; it has been noted by GNATS.

From: Jase Thew <freebsd@beardz.net>
To: bug-followup@FreeBSD.org, freebsd@beardz.net, 
 Michael G Schwern <schwern@pobox.com>
Cc:  
Subject: Re: ports/160759: [PATCH] devel/p5-ExtUtils-MakeMaker: update to
 6.59
Date: Tue, 25 Oct 2011 23:21:13 +0100

 This is a multi-part message in MIME format.
 --------------020206010404070208010001
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 Content-Transfer-Encoding: 7bit
 
 Hi Schwern,
 
 When I started on this patch, I initially took the less invasive route 
 you mentioned (deleting contents of bundled/). However, this resulted in 
 lots of unnecessary warnings in the "Checking if your kit is 
 complete..." stage (please see attached log).
 
 As these warnings would be displayed every time the port is built, I 
 elected for the more radical approach of patching out support for the 
 bundled dists completely.
 
 With regards to your question regarding identifying FreeBSD, the ports 
 make framework defines OPSYS as "FreeBSD" (minus the quotes) and should 
 be available as an envvar in Makefile.PL
 
 Regards,
 
 jaset.
 
 
 --------------020206010404070208010001
 Content-Type: text/plain;
  name="p5-ExtUtils-MakeMaker-6.59-warnings.txt"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="p5-ExtUtils-MakeMaker-6.59-warnings.txt"
 
 ===>   p5-ExtUtils-MakeMaker-6.59 depends on file: /usr/local/bin/perl5.14.1 - found
 ===>  Configuring for p5-ExtUtils-MakeMaker-6.59
 Checking if your kit is complete...
 Warning: the following files are missing in your kit:
         bundled/CPAN-Meta-YAML/CPAN/Meta/YAML.pm
         bundled/CPAN-Meta/CPAN/Meta.pm
         bundled/CPAN-Meta/CPAN/Meta/Converter.pm
         bundled/CPAN-Meta/CPAN/Meta/Feature.pm
         bundled/CPAN-Meta/CPAN/Meta/History.pm
         bundled/CPAN-Meta/CPAN/Meta/Prereqs.pm
         bundled/CPAN-Meta/CPAN/Meta/Spec.pm
         bundled/CPAN-Meta/CPAN/Meta/Validator.pm
         bundled/ExtUtils-Command/ExtUtils/Command.pm
         bundled/ExtUtils-Install/ExtUtils/Install.pm
         bundled/ExtUtils-Install/ExtUtils/Installed.pm
         bundled/ExtUtils-Install/ExtUtils/Packlist.pm
         bundled/ExtUtils-Manifest/ExtUtils/Manifest.pm
         bundled/ExtUtils-Manifest/ExtUtils/MANIFEST.SKIP
         bundled/File-Copy-Recursive/File/Copy/Recursive.pm
         bundled/File-Temp/File/Temp.pm
         bundled/JSON-PP-Compat5006/JSON/PP/Compat5006.pm
         bundled/JSON-PP/JSON/PP.pm
         bundled/JSON-PP/JSON/PP/Boolean.pm
         bundled/Parse-CPAN-Meta/Parse/CPAN/Meta.pm
         bundled/Scalar-List-Utils/List/Util.pm
         bundled/Scalar-List-Utils/List/Util/PP.pm
         bundled/Scalar-List-Utils/Scalar/Util.pm
         bundled/Scalar-List-Utils/Scalar/Util/PP.pm
         bundled/Version-Requirements/Version/Requirements.pm
         bundled/version/version.pm
         bundled/version/version.pod
         bundled/version/version/Internals.pod
         bundled/version/version/vpp.pm
 Please inform the author.
 Writing Makefile for ExtUtils::MakeMaker
 Writing MYMETA.yml and MYMETA.json
 ===>  Building for p5-ExtUtils-MakeMaker-6.59
 [SNIP]
 
 --------------020206010404070208010001--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110252230.p9PMUDYo036998>