pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Want



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Apr 25 08:30:32 UTC 2015

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

Log Message:
Update 0.21 to 0.25
-------------------
0.22  Sun 15 Dec 2013 17:08:35 GMT
    - Prevent return from being optimised away by newer (>= 5.19.7) Perls.
      This is a patch supplied by @wolfsage: see
      https://github.com/robinhouston/Want/pull/1

0.23  Mon 24 Mar 2014 00:28:36 GMT
    - Accommodate a bleadperl change to the optree, made in
      7d3c8a6837b55fff0e6294ebf8c94a1601367c76.
      This is bug #94086 for Want, and bug #121342 for perl5.

0.24  Tue  2 Dec 2014 10:22:39 GMT
    - Accommodate another bleadperl change. Patch provided by Father Chrysostomos at
      https://rt.cpan.org/Public/Bug/Display.html?id=100626

0.25  Wed 10 Dec 2014 19:31:03 GMT
    - Add support for the new OP_MULTIDEREF
      Perl has a new op, added as a performance optimisation
      in fedf30e1c349130b23648c022f5f3cb4ad7928f3, to
      represent a sequence of array/hash dereferences. This
      patch adds support for the new op.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/p5-Want/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/p5-Want/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