pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Devel-PPPort
Module Name: pkgsrc
Committed By: tron
Date: Sat Aug 6 10:02:34 UTC 2011
Modified Files:
pkgsrc/devel/p5-Devel-PPPort: Makefile distinfo
Log Message:
Update p5-Devel-PPPort to version 3.19.03. Chance since version 3.19.03:
- fix CPAN #50763: mistaken use of $[
(thanks to Zefram for spotting this)
- remove spurious PUSHMARK from Perl_ppaddr_t
(thanks to Gerard Goossen for providing a patch)
- improved support for newer compilers in buildperl.pl
(thanks to Philippe Bruhat (BooK) for providing a patch)
- added support for the following API
memEQs
memNEs
- lots of small toolchain updates
- fix a warning emitted by the test suite with older perls
- added support for the following API
newSVpvs_share
get_cvn_flags
get_cvs
(thanks to Goro Fuji for providing a patch to
implement all of these, fixes CPAN #47174)
- keep up with latest core changes
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-Devel-PPPort/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-Devel-PPPort/distinfo
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