pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-PPI



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Aug 16 22:48:24 UTC 2011

Modified Files:
        pkgsrc/devel/p5-PPI: Makefile distinfo

Log Message:
Update to 1.215:

1.215 Sat 26 Feb 2011
        Summary:
        - No changes

        Details:
        - Confirmed new Perl::Critic works with 1.214_02, so we
          can release a new PPI now.

1.214_02 Mon 31 Jan 2011
        Summary:
        - More minor fixes, preparing for production release

        Details:
        - Updated copyright year to 2011 (ADAMK)
        - Fixed RT #64247 bless {} probably contains a hash constructor (WYANT)
        - Backed out glob fix (WYANT)
        - Fixed RT #65199 Cast can trump braces in
          PPI::Token::Symbol->symbol (WYANT)

1.214_01 Thu 16 Dec 2010
        Summary:
        - General fix release

        Details:
        - index_locations on an empty document no longer warns (WYANT)
        - Corrected a bug in line-spanning attribute support (WYANT)
        - Regression test for line-spanning attribute support (ADAMK)
        - Fixed #61305 return { foo => 1 } should parse curlys as hash
          constructor, not block (WYANT)
        - Fixed #63943 map and regexp confuse PPI? (ADAMK)


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/p5-PPI/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/p5-PPI/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