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:   adam
Date:           Fri Aug  5 18:06:15 UTC 2011

Modified Files:
        pkgsrc/lang/perl5: Makefile Makefile.common buildlink3.mk distinfo
            module.mk version.mk
        pkgsrc/lang/perl5/patches: patch-ab patch-ah patch-aq patch-ca patch-ck
            patch-cn patch-ta patch-ze
Removed Files:
        pkgsrc/lang/perl5/patches: patch-ad patch-ai patch-dm patch-ds patch-dt
            patch-hints_darwin.sh patch-pp.c patch-zc

Log Message:
Changes 5.14.1:
* Several modules were updated to fix minor bugs.
* Tests were fixed.
* Documentation was improved.

Changes 5.14.0:
* Unicode version 6.0 is now supported.
* Regular expressions can now be reset to the default modifiers.
* Four new regular expression modifiers, "/d", "/l" , "/u", and "/a", were
  introduced.
* The substitution operators now support the modifier "/r" to work
  non-destructively, leaving the original unmodified.
* Larger octals can now be specified.
* Array and hash operators can now experimentally operate directly on hard
  references.
* printf-like functions now understand post-1980 size modifiers.
* Exception handling was made more reliable and consistent.
* Other enhancements and many bug fixes were made

PkgSrc:
* Fixed configuring on Mac OS X 10.7.


To generate a diff of this commit:
cvs rdiff -u -r1.172 -r1.173 pkgsrc/lang/perl5/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/perl5/Makefile.common
cvs rdiff -u -r1.47 -r1.48 pkgsrc/lang/perl5/buildlink3.mk
cvs rdiff -u -r1.76 -r1.77 pkgsrc/lang/perl5/distinfo
cvs rdiff -u -r1.63 -r1.64 pkgsrc/lang/perl5/module.mk
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/perl5/version.mk
cvs rdiff -u -r1.15 -r1.16 pkgsrc/lang/perl5/patches/patch-ab
cvs rdiff -u -r1.15 -r0 pkgsrc/lang/perl5/patches/patch-ad
cvs rdiff -u -r1.12 -r1.13 pkgsrc/lang/perl5/patches/patch-ah
cvs rdiff -u -r1.7 -r0 pkgsrc/lang/perl5/patches/patch-ai
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/perl5/patches/patch-aq \
    pkgsrc/lang/perl5/patches/patch-cn pkgsrc/lang/perl5/patches/patch-ze
cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/perl5/patches/patch-ca
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/perl5/patches/patch-ck
cvs rdiff -u -r1.1 -r0 pkgsrc/lang/perl5/patches/patch-dm \
    pkgsrc/lang/perl5/patches/patch-ds \
    pkgsrc/lang/perl5/patches/patch-hints_darwin.sh \
    pkgsrc/lang/perl5/patches/patch-pp.c
cvs rdiff -u -r1.2 -r0 pkgsrc/lang/perl5/patches/patch-dt
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/perl5/patches/patch-ta
cvs rdiff -u -r1.5 -r0 pkgsrc/lang/perl5/patches/patch-zc

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