pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Method-Signatures
Module Name:    pkgsrc
Committed By:   wen
Date:           Wed Dec  3 07:33:25 UTC 2014
Modified Files:
        pkgsrc/devel/p5-Method-Signatures: Makefile distinfo
Log Message:
Update to 20141021
Update DEPENDS
Upstream changes:
20141021    Tue Oct 21 02:11:29 PDT 2014
    Promoted to full release
20140920.1910_001   Sat Sep 20 19:10:06 PDT 2014
    New Features
    * Can now specify an alternate name for invocant (besides `$self`)
      [github #82] (thanks Hercynium)
    Bug Fixes
    * Correct parse error on multi-line default values
      [github #106]
    * Using a required param after an optional one now a compile error
      [github #108]
20140806.0226_001   Wed Aug  6 02:26:36 PDT 2014
    Bug Fixes
    * Correct parse error when invocant is preceded by a space
    * Fix bug where undef which should trigger default fails typecheck
      [github #102]
    Distribution Fixes
    * Remove dependency on experimental (breaks 5.8 compat)
      [github #97]
    Misc
    * Refactor signature parsing into its own class
      [github #96]
20140224    Mon Feb 24 14:25:43 PST 2014
    Promoted to full release
20140220.0106_001   Thu Feb 20 01:14:54 PST 2014
    Distribution Fixes
    * Remove dependency on Devel::Pragma
      [github #91], and fixes [github #41]
    Docs
    * Document which features require Data::Alias and Const::Fast
      [github #90]
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/p5-Method-Signatures/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/p5-Method-Signatures/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