pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/perl5



Module Name:    pkgsrc
Committed By:   seb
Date:           Mon Dec 14 06:36:57 UTC 2009

Modified Files:
        pkgsrc/lang/perl5: Makefile distinfo
        pkgsrc/lang/perl5/patches: patch-aa patch-ab patch-ba patch-ca patch-ci
            patch-co patch-ta patch-zd
Removed Files:
        pkgsrc/lang/perl5/patches: patch-ac patch-ad patch-as patch-at patch-da
            patch-ri

Log Message:
Update perl from version 5.10.0nb6 to version 5.10.1.

Pkgsrc changes:
- Adjust some patches
- Remove patches integrated upstream

Upstream changes:
"5.10.1 is a maintenance release for perl 5.10, incorporating various
minor bugfixes and optimisations."

Nonetheless some incompatibles changes are noteworthy and are related
to:
- flip-flop and defined-or operators behavior in switch statement
- type-based dispatch and overloading of the smart match operator
- 'use feature :5.10*' semantics
- Perl development switched to git
- internal structure of the ext/ perl source directory changed
- removal of the modules Test::Harness::Straps, ExtUtils::MakeMaker::bytes
and ExtUtils::MakeMaker::vmsish
- the Module::CoreList module no longer contains the %:patchlevel hash
- a bugfix related to the handling of the /m modifier and qr resulted
in a change of behaviour between 5.8.x and 5.10.0 (this was missing from
perl 5.10.0 perldelta).

For a complete list of changes see included perl5101delta(1) or
http://perldoc.perl.org/perl5101delta.html


To generate a diff of this commit:
cvs rdiff -u -r1.154 -r1.155 pkgsrc/lang/perl5/Makefile
cvs rdiff -u -r1.61 -r1.62 pkgsrc/lang/perl5/distinfo
cvs rdiff -u -r1.31 -r1.32 pkgsrc/lang/perl5/patches/patch-aa
cvs rdiff -u -r1.14 -r1.15 pkgsrc/lang/perl5/patches/patch-ab
cvs rdiff -u -r1.12 -r0 pkgsrc/lang/perl5/patches/patch-ac
cvs rdiff -u -r1.13 -r0 pkgsrc/lang/perl5/patches/patch-ad
cvs rdiff -u -r1.3 -r0 pkgsrc/lang/perl5/patches/patch-as
cvs rdiff -u -r1.2 -r0 pkgsrc/lang/perl5/patches/patch-at
cvs rdiff -u -r1.5 -r1.6 pkgsrc/lang/perl5/patches/patch-ba \
    pkgsrc/lang/perl5/patches/patch-ci
cvs rdiff -u -r1.6 -r1.7 pkgsrc/lang/perl5/patches/patch-ca
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/perl5/patches/patch-co
cvs rdiff -u -r1.5 -r0 pkgsrc/lang/perl5/patches/patch-da
cvs rdiff -u -r1.1 -r0 pkgsrc/lang/perl5/patches/patch-ri
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/perl5/patches/patch-ta
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/perl5/patches/patch-zd

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