Commit graph

25 commits

Author SHA1 Message Date
wiz
00da7815c0 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
rillig
b4f1862849 databases: align variable assignments
pkglint -Wall -F --only aligned -r

No manual corrections.
2019-11-02 15:37:59 +00:00
wiz
84e123ddd2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
nia
d5c846b3af 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.
2019-06-30 20:14:13 +00:00
wiz
9bd737fe76 Recursive bump for perl5-5.28.0 2018-08-22 09:42:51 +00:00
jperkin
bd21b56ed2 Requires PERL_USE_UNSAFE_INC hack. 2017-06-15 11:52:41 +00:00
ryoon
1344d8d8e3 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
wiz
40bbad7ac6 Comment out dependencies of the style
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
since pkgsrc enforces the newest perl version anyway, so they
should always pick perl, but sometimes (pkg_add) don't due to the
design of the {,} syntax.

No effective change for the above reason.

Ok joerg
2015-07-12 18:56:06 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
wiz
7eeb51b534 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.
2014-05-29 23:35:13 +00:00
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