pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/devel/p5-ExtUtils-MakeMaker



On Wed, 28 Jan 2015 16:07:24 Makoto Fujiwara wrote:
> Module Name:  pkgsrc
> Committed By: mef
> Date:         Wed Jan 28 03:07:24 UTC 2015
> 
> Modified Files:
>       pkgsrc/devel/p5-ExtUtils-MakeMaker: Makefile distinfo
>       pkgsrc/devel/p5-ExtUtils-MakeMaker/patches: patch-ab patch-ad
> 
> Log Message:
> (pkgsrc)
>   - Remove DEPENDS to devel/p5-CPAN-Meta-Requirements ( Bundled since
> 7.05_05) (upstream)
>   - Update 7.04 to 7.05.10

This update appears to have broken the building of p5-CGI.

With p5-ExtUtils-MakeMaker-7.04 installed if you make in www/p5-CGI you get 
this output

[...]
===> Building for p5-CGI-4.13
--- blib/lib/.exists ---
--- blib/arch/.exists ---
--- blib/lib/auto/CGI/.exists ---
--- blib/arch/auto/CGI/.exists ---
--- blib/bin/.exists ---
--- blib/script/.exists ---
--- blib/man1/.exists ---
--- blib/man3/.exists ---
--- subdirs ---
--- linkext ---
--- blibdirs ---
--- pm_to_blib ---
--- config ---
--- pm_to_blib ---
cp lib/CGI/Pretty.pm blib/lib/CGI/Pretty.pm
cp lib/CGI/Carp.pm blib/lib/CGI/Carp.pm
cp lib/CGI.pm blib/lib/CGI.pm
cp lib/CGI/Util.pm blib/lib/CGI/Util.pm
cp lib/CGI/File/Temp.pm blib/lib/CGI/File/Temp.pm
cp lib/CGI/Push.pm blib/lib/CGI/Push.pm
cp lib/CGI/Cookie.pm blib/lib/CGI/Cookie.pm
cp lib/Fh.pm blib/lib/Fh.pm
--- pure_all ---
--- manifypods ---
Manifying 6 pod documents
--- all ---
=> Unwrapping files-to-be-installed.



but if p5-ExtUtils-MakeMaker-7.05.10 is installed (no other changes) making 
p5-CGI gives

===> Building for p5-CGI-4.13
--- linkext ---
--- blib/lib/.exists ---
--- blib/arch/.exists ---
--- blib/lib/auto/CGI/.exists ---
--- blib/arch/auto/CGI/.exists ---
--- blib/bin/.exists ---
--- blib/script/.exists ---
--- blib/man1/.exists ---
--- blib/man3/.exists ---
--- pure_all ---
--- blibdirs ---
--- config ---
--- manifypods ---
Manifying 6 pod documents
--- all ---
=> Unwrapping files-to-be-installed.


and the installed p5-CGI has _NO_ .pm files installed.

cheers
mark



Home | Main Index | Thread Index | Old Index