pkgsrc/lang/perl5
seb d0c027c879 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
2009-12-14 06:36:56 +00:00
..
files Consistently use $perlprog to refer to the perl executable in the 2006-07-19 18:10:32 +00:00
patches Update perl from version 5.10.0nb6 to version 5.10.1. 2009-12-14 06:36:56 +00:00
buildlink3.mk allow dependent modules check build options of perl5 2009-07-17 06:43:27 +00:00
DESCR Update lang/perl5 to 5.8.8. Changes from version 5.8.7 include: 2006-04-09 06:34:32 +00:00
distinfo Update perl from version 5.10.0nb6 to version 5.10.1. 2009-12-14 06:36:56 +00:00
hacks.mk Update lang/perl5 to 5.8.8. Changes from version 5.8.7 include: 2006-04-09 06:34:32 +00:00
license.mk adjust PERL5_LICENSE - enable both valid licenses 2009-07-17 06:44:46 +00:00
Makefile Update perl from version 5.10.0nb6 to version 5.10.1. 2009-12-14 06:36:56 +00:00
module.mk - enabling some tuning options to control 64-bit usage of built perl 2009-06-11 10:32:29 +00:00
packlist.mk Remove @unexec ${RMDIR} generating code that is now unnecessary with latest 2009-06-18 05:30:24 +00:00
PLIST
vars.mk Rewrote vars.mk so that perl is only invoked once, as opposed to once 2008-01-29 16:41:36 +00:00
version.mk