The NetBSD Project

CVS log for pkgsrc/time/p5-DateTime-Format-ISO8601/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / time / p5-DateTime-Format-ISO8601

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.26 / (download) - annotate - [select for diffs], Thu Jul 6 09:42:12 2023 UTC (9 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, HEAD
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

*: recursive bump for perl 5.38

Revision 1.25 / (download) - annotate - [select for diffs], Tue Jun 28 11:36:54 2022 UTC (21 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

*: recursive bump for perl 5.36

Revision 1.24 / (download) - annotate - [select for diffs], Mon May 24 19:55:04 2021 UTC (2 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.23: +2 -1 lines
Diff to previous 1.23 (colored)

*: recursive bump for perl 5.34

Revision 1.23 / (download) - annotate - [select for diffs], Tue Mar 9 12:36:02 2021 UTC (3 years, 1 month ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.22: +3 -3 lines
Diff to previous 1.22 (colored)

Update to 0.16

Upstream changes:
0.16     2021-02-14

- Add support for YYYYMMDDThhmm[+-]hhmm and YYYY-MM-DDThh:mm+hh:mm
  formats. Based on GH #13 from lbjw.

Revision 1.22 / (download) - annotate - [select for diffs], Sun Nov 8 06:56:47 2020 UTC (3 years, 5 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Update to 0.15

Upstream changes:
0.15     2020-10-24

- Fixed the SYNOPSIS, which showed calling parse_time with a string that would
  cause an error. Reported by Yuki Yoshida. GH #12.

Revision 1.21 / (download) - annotate - [select for diffs], Mon Sep 7 17:42:27 2020 UTC (3 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.20: +3 -8 lines
Diff to previous 1.20 (colored)

p5-DateTime-Format-ISO8601: update to 0.1400.

0.14     2020-08-16

- Require DateTime 1.45, which added a year_length() method that this package
  is now using. Reported by Slaven Rezi. GH #11.


0.13     2020-08-15

- Added support for a few more incomplete formats, YYYYMMDDThhmmZ,
  YYYY-MM-DDThh:mmZ, YYYYDDDThhmm, YYYY-DDDThh:mm. Includes a patch from
  Stuart Browne. Fixed GH #3.


0.12     2020-08-15

- Fixed handling of ISO week parsing in some years. Reported by Kent
  Fredric. GH #6.

- This release includes changes from 0.09-0.11 trial releases to switch from
  Params::Validate and Params::ValidationCompiler. Relevant release notes from
  those trial releases are repeated here for clarity.

- Replace Params::Validate with Params::ValidationCompiler.

- Fixed a bug introduced in 0.09 where calling parse_datetime() as a class
  method with some formats would throw an exception.

- Add a format_datetime() method, which makes this class play nicer with
  DateTime.pm. Implemented by Doug
  Bell. https://github.com/jhoblitt/DateTime-Format-ISO8601/pull/2

- Add support for the `YYYY-MM-DDThh:mm:ss.ss[+-]hh` and
  `YYYYMMDDThhmmss.ss[+-]hh` formats. Implemented by Thomas
  Klausner. https://github.com/jhoblitt/DateTime-Format-ISO8601/pull/3


0.11     2020-07-26 (TRIAL RELEASE)

- Replace Params::Validate with Params::ValidationCompiler.


0.10     2020-07-25 (TRIAL RELEASE)

- Fixed a bug introduced in 0.09 where calling parse_datetime() as a class
  method with some formats would throw an exception.


0.09     2020-07-25 (TRIAL RELEASE)

- Add a format_datetime() method, which makes this class play nicer with
  DateTime.pm. Implemented by Doug
  Bell. https://github.com/jhoblitt/DateTime-Format-ISO8601/pull/2

- Add support for the `YYYY-MM-DDThh:mm:ss.ss[+-]hh` and
  `YYYYMMDDThhmmss.ss[+-]hh` formats. Implemented by Thomas
  Klausner. https://github.com/jhoblitt/DateTime-Format-ISO8601/pull/3

Revision 1.20 / (download) - annotate - [select for diffs], Mon Aug 31 18:12:23 2020 UTC (3 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.19 / (download) - annotate - [select for diffs], Sun Aug 11 13:24:07 2019 UTC (4 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.18 / (download) - annotate - [select for diffs], Mon Jul 1 21:35:56 2019 UTC (4 years, 9 months ago) by nia
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Follow some remaining search.cpan.org redirects.

Revision 1.17 / (download) - annotate - [select for diffs], Wed Aug 22 09:47:16 2018 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Recursive bump for perl5-5.28.0

Revision 1.16 / (download) - annotate - [select for diffs], Mon Jun 5 14:25:03 2017 UTC (6 years, 10 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Recursive revbump from lang/perl5 5.26.0

Revision 1.15 / (download) - annotate - [select for diffs], Wed Jun 8 19:24:49 2016 UTC (7 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Bump PKGREVISION for perl-5.24.

Revision 1.14 / (download) - annotate - [select for diffs], Fri Jun 12 10:51:43 2015 UTC (8 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.

Revision 1.13 / (download) - annotate - [select for diffs], Thu May 29 23:37:52 2014 UTC (9 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored)

Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.

Revision 1.12 / (download) - annotate - [select for diffs], Fri Aug 30 08:30:39 2013 UTC (10 years, 7 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.11: +2 -3 lines
Diff to previous 1.11 (colored)

Update to 0.08

Upstream changes:
0.08 Sat Feb 11 23:40:43 MST 2012
    - rt.cpan.org #52645 : UTC offsets must be in the same format
      (basic|extended) as the time as to which it is attached.

Revision 1.11 / (download) - annotate - [select for diffs], Fri May 31 12:42:26 2013 UTC (10 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Oct 8 13:04:22 2012 UTC (11 years, 6 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.9: +1 -3 lines
Diff to previous 1.9 (colored)

Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Oct 3 21:58:19 2012 UTC (11 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Aug 14 15:28:45 2011 UTC (12 years, 8 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Revision bump after updating perl5 to 5.14.1.

Revision 1.7 / (download) - annotate - [select for diffs], Sat Aug 21 16:36:23 2010 UTC (13 years, 8 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!

Revision 1.6 / (download) - annotate - [select for diffs], Tue Feb 2 14:43:11 2010 UTC (14 years, 2 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.5: +4 -5 lines
Diff to previous 1.5 (colored)

Updating time/p5-DateTime-Format-ISO8601 from 0.06 to 0.07

pkgsrc changes:
- Adjusting license

Upstream changes:
0.07 Sun Jan 17 23:35:40 MST 2010
    - fix test failures caused by tests using DateTime->now(), all tests
      should now pass reguardless of the "wallclock" when they are being run

Revision 1.5 / (download) - annotate - [select for diffs], Thu May 21 14:17:27 2009 UTC (14 years, 11 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.4: +10 -4 lines
Diff to previous 1.4 (colored)

pkgsrc changes:
  - Updating package for p5 module DateTime::Format::ISO8601 from 0.0403nb1
    to 0.0600
  - Setting gnu-gpl-v2 as license
  - Adding some recommended build dependencies

Upstream changes:
0.06 Tue Apr 10 15:17:34 HST 2007
    - add Test::Distribution tests
    - merge rel_0_04_FIXES branch -- fixing the major regressions introduced
      in 0.05

0.05 Tue Mar 27 11:25:42 HST 2007
    - disable a test that may fail depending on the localtime date

Revision 1.4 / (download) - annotate - [select for diffs], Sun Oct 19 19:19:00 2008 UTC (15 years, 6 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").

Revision 1.3 / (download) - annotate - [select for diffs], Fri Jun 20 01:09:39 2008 UTC (15 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.2: +3 -1 lines
Diff to previous 1.2 (colored)

Add DESTDIR support.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Jun 14 09:15:45 2006 UTC (17 years, 10 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Add dependency on p5-DateTime-Format-Builder

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Jun 7 11:48:28 2006 UTC (17 years, 10 months ago) by abs
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Added time/p5-DateTime-Format-ISO8601-0.0403
Parses almost all ISO8601 date and time formats. ISO8601 time-intervals
will be supported in a later release.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Jun 7 11:48:28 2006 UTC (17 years, 10 months ago) by abs
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>