The NetBSD Project

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

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.31 / (download) - annotate - [select for diffs], Thu Jul 6 09:42:13 2023 UTC (8 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, HEAD
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored) to selected 1.10 (colored)

*: recursive bump for perl 5.38

Revision 1.30 / (download) - annotate - [select for diffs], Tue Jun 6 12:42:36 2023 UTC (9 months, 3 weeks ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored) to selected 1.10 (colored)

Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html

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

*: recursive bump for perl 5.36

Revision 1.28 / (download) - annotate - [select for diffs], Mon May 24 19:55:05 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.27: +2 -1 lines
Diff to previous 1.27 (colored) to selected 1.10 (colored)

*: recursive bump for perl 5.34

Revision 1.27 / (download) - annotate - [select for diffs], Sat Mar 27 23:56:50 2021 UTC (3 years ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.26: +2 -3 lines
Diff to previous 1.26 (colored) to selected 1.10 (colored)

Update to 0.16014

Upstream changes:
0.16014 2021-03-15T13:37:16Z
    - Fix handling for fractional seconds (#17)
    - Accept concatenated dates (#18)

Revision 1.26 / (download) - annotate - [select for diffs], Mon Aug 31 18:12:23 2020 UTC (3 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored) to selected 1.10 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.25 / (download) - annotate - [select for diffs], Sun Aug 11 13:24:07 2019 UTC (4 years, 7 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.24: +2 -2 lines
Diff to previous 1.24 (colored) to selected 1.10 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.24 / (download) - annotate - [select for diffs], Sun Jun 30 20:17:15 2019 UTC (4 years, 8 months ago) by nia
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored) to selected 1.10 (colored)

Update packages using a search.cpan.org HOMEPAGE to metacpan.org.

The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.

Revision 1.23 / (download) - annotate - [select for diffs], Wed Aug 22 09:47:17 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.22: +2 -1 lines
Diff to previous 1.22 (colored) to selected 1.10 (colored)

Recursive bump for perl5-5.28.0

Revision 1.22 / (download) - annotate - [select for diffs], Tue Sep 26 14:47:59 2017 UTC (6 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.21: +5 -3 lines
Diff to previous 1.21 (colored) to selected 1.10 (colored)

p5-DateTime-Format-Pg: update to 0.16013.

0.16013 2017-05-04T12:46:23Z
    - Fix handling for nanoseconds (issue #14)
    - Fix handling fractional seconds (issue #12)

Revision 1.21 / (download) - annotate - [select for diffs], Mon Jun 5 14:25:03 2017 UTC (6 years, 9 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.20: +2 -1 lines
Diff to previous 1.20 (colored) to selected 1.10 (colored)

Recursive revbump from lang/perl5 5.26.0

Revision 1.20 / (download) - annotate - [select for diffs], Wed Aug 24 00:23:31 2016 UTC (7 years, 7 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored) to selected 1.10 (colored)

Fix build by set PERL5_MODULE_TYPE to Module::Build::Tiny

Reported by:	joerg@

Revision 1.19 / (download) - annotate - [select for diffs], Tue Jul 26 00:25:32 2016 UTC (7 years, 8 months ago) by wen
Branch: MAIN
Changes since 1.18: +2 -3 lines
Diff to previous 1.18 (colored) to selected 1.10 (colored)

Update to 0.16012

Upstream changes:
0.16012 2016-07-19T21:37:31Z
    - Parsing invalid intervals with no amount and units only should have
      resulted in exceptions, but did not. Reported by Henrik Pauli (ssue #8)
    - Internal cleanup

Revision 1.18 / (download) - annotate - [select for diffs], Wed Jun 8 19:24:50 2016 UTC (7 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored) to selected 1.10 (colored)

Bump PKGREVISION for perl-5.24.

Revision 1.17 / (download) - annotate - [select for diffs], Sat Mar 5 07:30:03 2016 UTC (8 years ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.16: +2 -3 lines
Diff to previous 1.16 (colored) to selected 1.10 (colored)

Update to 0.16011

Upstream changes:
0.16011 2015-06-19T13:40:27Z
    - Support full interval syntax [pr #7]

Revision 1.16 / (download) - annotate - [select for diffs], Fri Jun 12 10:51:43 2015 UTC (8 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored) to selected 1.10 (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.15 / (download) - annotate - [select for diffs], Thu Dec 4 01:28:35 2014 UTC (9 years, 3 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.14: +2 -3 lines
Diff to previous 1.14 (colored) to selected 1.10 (colored)

Update 0.16009 to 0.16010
0.16010 2014-09-18T12:36:03Z
    - Add support for various more interval units [pr #3]:
      millenium, century, decade, month, week

Revision 1.14 / (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-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (colored) to selected 1.10 (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.13 / (download) - annotate - [select for diffs], Fri Aug 30 14:21:55 2013 UTC (10 years, 6 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.12: +4 -3 lines
Diff to previous 1.12 (colored) to selected 1.10 (colored)

Update to 0.16009

Upstream changes:
0.16009 2013-08-25T04:51:15Z
    - Fix typos [pr #2] (dsteinbrunner)
    - Migrate to using Minilla for packaging

0.16008  Fri Nov 25 09:20:00 2011
    - Work with [+-]hh:mm:ss time offsets. Reported by Rod Tailor (rt #72706)

0.16007  Wed Dec 26 15:30:00 2012
    - Fix ISO parsing (rt 51074, https://github.com/lestrrat/DateTime-Format-Pg/pull/1)
    - Why I have not noticed this PR, I have no clue

0.16006  Fri May 27 09:00:00 2011
    - Repository moved to github
    - Postgres 8.4 apprently now allows infinity dates.
      Applied patch by cmckay (rt #68473)

Revision 1.12 / (download) - annotate - [select for diffs], Fri May 31 12:42:26 2013 UTC (10 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored) to selected 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.11 / (download) - annotate - [select for diffs], Mon Oct 8 13:04:23 2012 UTC (11 years, 5 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.10: +1 -3 lines
Diff to previous 1.10 (colored)

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

Revision 1.10 / (download) - annotate - [selected], Wed Oct 3 21:58:20 2012 UTC (11 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (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.9 / (download) - annotate - [select for diffs], Sun Aug 14 15:28:46 2011 UTC (12 years, 7 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.8: +2 -2 lines
Diff to previous 1.8 (colored) to selected 1.10 (colored)

Revision bump after updating perl5 to 5.14.1.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Aug 21 16:36:24 2010 UTC (13 years, 7 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.7: +2 -1 lines
Diff to previous 1.7 (colored) to selected 1.10 (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.7 / (download) - annotate - [select for diffs], Wed Aug 4 16:37:00 2010 UTC (13 years, 7 months ago) by sno
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored) to selected 1.10 (colored)

Updating time/p5-DateTime-Format-Pg from 0.16004 to 0.16005

pkgsrc changes:
- adjust dependency versions

Upstream changes:
0.16005  Wed Jun 23 12:15:00 2010
    - Fix edge case in fractional seconds (rt #58612).
      Patch by Andrew Whatson

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jul 8 07:33:27 2009 UTC (14 years, 8 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored) to selected 1.10 (colored)

Updating package for p5 module DateTime::Format::Pg from 0.16003 to 0.16004
Set license to ${PERL5_LICENSE} according to META.yml

Upstream changes:
0.16004  Mon Jul 06 12:00:00 2009
    - Ship with proper META.yml (rt #47604)

Revision 1.5 / (download) - annotate - [select for diffs], Thu Apr 30 20:29:39 2009 UTC (14 years, 11 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored) to selected 1.10 (colored)

PkgSrc changes:
  - Updating package for p5 module of DateTime::Format::Pg from 1.6002
    to 1.6003
  - Setting license to gnu-gpl-v2

Upstream changes:
0.16003  Fri Mar 27 09:30:00 2009
    - Fix handling of BC (rt #44594). Patch by Jonas Lijegren.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Oct 19 19:19:00 2008 UTC (15 years, 5 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) to selected 1.10 (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], Sun Aug 17 12:18:45 2008 UTC (15 years, 7 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) to selected 1.10 (colored)

Update from version 0.16001 to 0.16002.  Changes:

0.16002  Tue Aug 13 08:00:00 2008
    - Remove non-ascii byte sequence from Pg.pm (sorry, Claus).
      This fixes a failure report from CPAN testers
    - Updated Module::Install while we're at it

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

Add DESTDIR support.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Jun 10 11:23:14 2007 UTC (16 years, 9 months ago) by abs
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.10 (colored)

Added time/p5-DateTime-Format-Pg version 0.16001

This module understands the formats used by PostgreSQL for its
DATE, TIME, TIMESTAMP, and INTERVAL data types. It can be used to
parse these formats in order to create DateTime or DateTime::Duration
objects, and it can take a DateTime or DateTime::Duration object
and produce a string representing it in a format accepted by
PostgreSQL.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Jun 10 11:23:14 2007 UTC (16 years, 9 months ago) by abs
Branch: MAIN
Diff to selected 1.10 (colored)

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>