pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/p5-Time-Piece



Module Name:    pkgsrc
Committed By:   sno
Date:           Mon Jan 25 14:14:59 UTC 2010

Modified Files:
        pkgsrc/time/p5-Time-Piece: Makefile distinfo

Log Message:
Updating time/p5-Time-Piece from 1.15 to 1.16

Upstream changes:
1.16
        - Implement %z for the internal implementation of strptime().
          Unfortunately this doesn't get picked up everywhere, so there are no
          tests for it (yet - patches welcome).
        - Fix for major bug in add_months() using negative months which were
          multiples of 12. Also affected add_years() with negative years.
        - Fix for object creation bug in get_epochs which called new from object
          but that wasn't supported in the new() code.
        - Added docs about the weakness of using epoch seconds internally and
          suggested alternatives.
        - Removed useless "use UNIVERSAL qw(isa)" line.
        - Fix for installing over core perl version.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/time/p5-Time-Piece/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/time/p5-Time-Piece/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