ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/App-Staticperl/Changes
(Generate patch)

Comparing cvsroot/App-Staticperl/Changes (file contents):
Revision 1.68 by root, Fri Jan 17 18:06:43 2014 UTC vs.
Revision 1.69 by root, Thu Sep 18 03:57:14 2014 UTC

26 fail for similar reasons. 26 fail for similar reasons.
27 - set LD/CC/LDFLAGS/CFLAGS to work around the endlessly buggy ExtUtils::CBuilder, 27 - set LD/CC/LDFLAGS/CFLAGS to work around the endlessly buggy ExtUtils::CBuilder,
28 which incidentally is a byproduct (read: garbage) of Module::Build. 28 which incidentally is a byproduct (read: garbage) of Module::Build.
29 - be more aggressive about post-install patching, to avoid stuff falling 29 - be more aggressive about post-install patching, to avoid stuff falling
30 through the cracks. 30 through the cracks.
31 - override MAP_TARGET for ExtUtils::MakeMaker, as some modules
32 provide their own name for the perl binary (which is not what we want).
31 33
321.43 Wed Apr 18 14:38:43 CEST 2012 341.43 Wed Apr 18 14:38:43 CEST 2012
33 - remove the temporary MakeMaker patch, as either Pod::Parser or 35 - remove the temporary MakeMaker patch, as either Pod::Parser or
34 MakeMaker have been fixed. Also make sure we pull MakeMaker 36 MakeMaker have been fixed. Also make sure we pull MakeMaker
35 from CPAN. This might fix the CPAN dependency problems with 37 from CPAN. This might fix the CPAN dependency problems with

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines