ports/160759: [PATCH] devel/p5-ExtUtils-MakeMaker: update to
6.59
Jase Thew
freebsd at beardz.net
Tue Oct 25 22:30:14 UTC 2011
The following reply was made to PR ports/160759; it has been noted by GNATS.
From: Jase Thew <freebsd at beardz.net>
To: bug-followup at FreeBSD.org, freebsd at beardz.net,
Michael G Schwern <schwern at 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--
More information about the freebsd-perl
mailing list