pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-ExtUtils-MakeMaker
Module Name: pkgsrc
Committed By: he
Date: Tue Dec 30 15:03:03 UTC 2008
Modified Files:
pkgsrc/devel/p5-ExtUtils-MakeMaker: Makefile distinfo
pkgsrc/devel/p5-ExtUtils-MakeMaker/patches: patch-ac patch-ad
Added Files:
pkgsrc/devel/p5-ExtUtils-MakeMaker/patches: patch-ae patch-af
Log Message:
Update from version 6.48 to 6.48nb1.
Pkgsrc changes:
o Use UNIVERSAL::isa($val,...) instead of $val->isa, fixes a problem
which strikes seldom but ends up writing a garbled Makefile
Corresponds to http://rt.cpan.org/Ticket/Display.html?id=41060
This adds a dependency on p5-UNIVERSAL-isa.
o Improve library detection for AIX and possibly others, by not
insisting on the presence of a *.a archive file.
Corresponds to http://rt.cpan.org/Public/Bug/Display.html?id=41360
o Fix the self-tests so that they pass again by borrowing some
ideas by following pointers from
http://rt.cpan.org/Public/Bug/Display.html?id=40698
Expected output now only present with VERBINST=1.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/devel/p5-ExtUtils-MakeMaker/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/p5-ExtUtils-MakeMaker/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/p5-ExtUtils-MakeMaker/patches/patch-ac
cvs rdiff -r1.1 -r1.2 pkgsrc/devel/p5-ExtUtils-MakeMaker/patches/patch-ad
cvs rdiff -r0 -r1.1 pkgsrc/devel/p5-ExtUtils-MakeMaker/patches/patch-ae \
pkgsrc/devel/p5-ExtUtils-MakeMaker/patches/patch-af
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index