pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Devel-Declare



Module Name:    pkgsrc
Committed By:   sno
Date:           Sun May 17 18:23:55 UTC 2009

Modified Files:
        pkgsrc/devel/p5-Devel-Declare: Makefile distinfo

Log Message:
PkgSrc changes:
  - Updating package for p5 module Devel::Declare from 0.005000 to
    0.005002

Upstream changes:
0.005002
  - Don't invoke the linestr callback if the parser was expecting an operator.
    This makes calling a method with the name of a declarator work.

0.005001
  - Implement skip_declarator in terms of scan_word in Context::Simple.
    This avoids relying on PL_tokenbuf to skip past the declarator, as
    PL_tokenbuf might be overwritten by compiling other code between calling
    the linestr callback and skip_declarator.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/p5-Devel-Declare/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-Devel-Declare/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