Commit graph

14 commits

Author SHA1 Message Date
wiz
98c3768c3a 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.
2013-05-31 12:39:35 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
asau
354ee694fd Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
sno
a76f11d1e6 Changing all PERL5_MODULE_TYPE from Module::Install to M::I::Bundled,
Module::Install is for Authors only.

Bumping revision
2012-09-03 11:16:19 +00:00
obache
8fbe03ecee Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
sno
dfd70240f4 Updating databases/p5-DBIx-Class-TimeStamp from 0.13 to 0.14
pkgsrc changes:
- adjusting dependencies

Upstream changes:
0.14 2010-09-05 15:00:00
    - Release with fixed-up Module::Install/META.yml
    - Bump run-time dependencies to minimal usable level
2010-09-07 04:41:56 +00:00
sno
470c61c462 Updating databases/p5-DBIx-Class-TimeStamp from 0.12nb1 to 0.13
Upstream changes:
0.13 2010-05-21 18:20:00
    - Changing resolution of tests to not use seconds, RT #48385
    - Changing comparison in tests to support Test::More 0.96, RT #57746
2010-09-02 06:11:59 +00:00
seb
c3f1e700ad 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!
2010-08-21 16:32:42 +00:00
sno
1f8b9ef669 pkgsrc changes:
- Updating package of p5 module DBIx::Class::TimeStamp from 0.08 to 0.12
  - Adjusting license to perl's license according to META.yml
  - Adjusting dependencies according to META.yml

Upstream changes:
0.12 2009-06-30 22:25:17
    - Ship with a pregenerated sql schema for the tests to avoid the test
      dependency on SQL-Translator.

0.11 2009 07-32 14:43:00
    - Make sure tests run at the 'top' of the second to reduce pointless
      errors resulting when your test time crosses the second limit.

0.10 2009 07-32 13:55:00
    - Restored the MySQL formatter to the build requires to silence test
      failures.

0.09 2009 07-21 20:45:00
    - Changed some dependencies in the Makefile.PL so that we find the correct
      datetime formatter class for the SQLite testing
2009-07-07 18:03:35 +00:00
abs
fcebe12b0c update to use the new Module::Install infrastructure 2009-06-11 12:06:10 +00:00
sno
405776c502 PkgSrc changes:
- Updating package for p5 module DBIx::Class::TimeStamp from 0.07 to 0.08
  - Setting license to gnu-gpl-v2
  - Adjusting dependencies

Upstream changes:
0.08 2009-04-24 00:39:45
    - Adds the missing description to the NAME section (Brian Cassidy).
2009-05-01 12:43:43 +00:00
seb
78203dae39 Update from version 0.06 to version 0.07.
Upstream changes not documented...
2009-01-31 11:34:49 +00:00
he
b021813da0 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=...").
2008-10-19 19:17:40 +00:00
seb
a8529003f9 Initial import of p5-DBIx-Class-TimeStamp version 0.06 in the NetBSD
Packages Collection.

The Perl 5 module DBIx::Class::TimeStamp is a DBIx::Class component
providing automatic setting and updating of date and time based
fields.
2008-09-10 23:02:36 +00:00