pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Data-Visitor



Module Name:    pkgsrc
Committed By:   he
Date:           Sun Nov  2 19:19:36 UTC 2008

Modified Files:
        pkgsrc/devel/p5-Data-Visitor: Makefile distinfo

Log Message:
Update from version 0.18nb1 to 0.21.

Pkgsrc changes:
 o Convert some BUILD_DEPENDS to DEPENDS, in accordance with META.yml
 o Update the dependency on p5-Mouse

Upstream changes:

0.21
        - Fix a bug in Data::Visitor::Callback WRT returning non
          reference values from callbacks (#38306).
        - Refactor the visit_tied split
        - Propagation of void context

0.20
        - Split visit_tied into methods per each reftype, to make it possible to
          return something that is an object but still doesn't get tied.

0.19
        - Support multiple arguments to visit()
        - use BUILDARGS for argument processing
        - remove Data::Alias dep for now, it breaks on windows & aix with 5.8.8


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/p5-Data-Visitor/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/p5-Data-Visitor/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