pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/p5-DateTime-Format-Natural



Module Name:    pkgsrc
Committed By:   sno
Date:           Sat May  2 21:26:36 UTC 2009

Modified Files:
        pkgsrc/time/p5-DateTime-Format-Natural: Makefile distinfo

Log Message:
PkgSrc changes:
  - Updating package for p5 module DateTime::Format::Natural from 0.74 to 0.76
  - Setting license to gnu-gpl-v2
  - Adjusting dependencies

Upstream changes:
0.76 Thu Apr  9 12:08:32 CEST 2009
 - Merged development version to stable.

0.75_05 Mon Apr  6 12:42:26 CEST 2009
 - New supported format: final <weekday> in <month>.
   [rt #44810 - Christian Brink]
 - Wrap Days_in_Month() in Compat.pm.

0.75_04 Fri Apr  3 15:13:36 CEST 2009
 - New supported formats: some suggested by [rt #44067 - Michael
   Reddick], while others have been independently added.
 - Fix a regression [rt #44691 - Jason May].
 - Shift common conversion logic within base calculation methods
   to the grammar class.
 - Introduce a helper class for handling actions related to
   metadata flags and to serve as container for setter/checker
   methods.
 - Wrap Decode_Month() in Compat.pm.
 - Test both implementations within each method in Compat.pm.
 - Preserve order of tests.
 - Add a test-file for regressions.
 - Remove the obsoleted internal use of a total-modified counter.

0.75_03 Wed Mar  4 13:39:08 CET 2009
 - Enhance the extended checks mechanism further to have it set
   an error message when a check fails.
 - Run tests without sorting the input strings first.
 - Test compile-time loading of Compat.pm.

0.75_02 Thu Feb 26 11:01:11 CET 2009
 - Date::Calc is no longer a prerequisite; use it when available
   for calculations, otherwise fall back to using DateTime.
   [rt #43521 - Jesse Vincent <jesse%bestpractical.com@localhost>]

0.75_01 Sun Feb 22 12:09:32 CET 2009
 - When prefer_future is set: Advance the day if the time
   specified is noticeable in the past. [rt #43417 - Jason May]
 - New supported format: <month> <monthday> <year>.
   [rt #43467 - Clayton L. Scott <clscott%cpan.org@localhost>]

0.75 Thu Feb 19 16:50:19 CET 2009
 - Merged development version to stable.

0.74_04 Son Feb 15 20:59:28 CET 2009
 - Refrain from adding leading zeros to unit values via
   sprintf() when constructing the final DateTime object.
 - Do not import Date_to_Days(), it's no longer required.

0.74_03 Fri Feb 13 13:15:11 CET 2009
 - Guard against invalid expressions with a 's' suffix,
   but no multiple unit count.
 - Work around the segmentation fault taking place in 0.74_02
   on perl 5.8.9 and 5.10.0.

0.74_02 Sun Feb  8 11:47:50 CET 2009
 - New supported format: <count> <weekday>(s) from now.
   [rt #43088 - Anirvan Chatterjee]
 - Add a new field to the language grammar entries to handle
   extended checks of captured regex data.

0.74_01 Thu Jan  8 16:06:17 CET 2009
 - When a four digit year is found, also allow for mm/dd/yyyy
   kind of formats. [Elliot Shank <perl%galumph.com@localhost>]


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/time/p5-DateTime-Format-Natural/Makefile \
    pkgsrc/time/p5-DateTime-Format-Natural/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