Commit graph

26 commits

Author SHA1 Message Date
wiz
3279c6ebb2 *: remove p5-Test-Simple, part of perl 2020-09-04 13:45:13 +00:00
wiz
00da7815c0 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
wiz
84e123ddd2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
nia
314d0da6b3 Follow some remaining search.cpan.org redirects. 2019-07-01 21:35:32 +00:00
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
ryoon
b9d9d2fc30 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:48 +00:00
mef
57f0c9c21a - Add BUILD_DEPENDS+= p5-Package-DeprecationManager-[0-9]* for make test 2017-04-16 13:14:05 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
wen
11e3cf1367 Update to 0.13
Upstream changes:
0.13      2015-10-04 23:38:13Z
        - make all tests pass with both the current DateTime::Locale and the
          upcoming new version (currently still in trial releases).

0.12      2015-09-27 05:01:39Z
        - fix new test that may fail with older Moose
2016-03-05 07:24:32 +00:00
agc
536eabf008 Add SHA512 digests for distfiles for time category
Problems found with mismatching existing digests for:
	distfiles/asclock-classic-1.0.tar.gz
	distfiles/asclock-gtk-2.1.10beta.tar.gz
	distfiles/asclock-xlib-2.0.11.tar.gz
	distfiles/emiclock-2.0.2.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-02 23:31:35 +00:00
wen
af05512671 Update to 0.11
Upstream changes:
0.11      2015-08-16 01:05:36Z
        - update some distribution tooling
2015-08-16 12:32:48 +00:00
wiz
2e65d464e8 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:50:58 +00:00
mef
16dc79dae4 Switch {BUILD_,}DEPENDS from Test::use:ok to Test::Simple, Test::Simple
includes Test::use:ok since 1.001010.
PKGREVISION++.
(For BUILD_DEPENDS, assuming Test::use:ok will be removed sometime.)
2015-04-27 01:50:58 +00:00
wen
fe86002a1e Update to 0.10
Upstream changes:
0.10      2014-02-03 17:17:57Z
        - temporarily revert change that cleaned namespaces (0.09), until the
          logic is cleaned up in MooseX::Types itself

0.09      2014-02-03 02:16:30Z
        - Require perl 5.8.3, as Moose does
        - canonical repository moved to github moose organization
2014-07-16 07:50:06 +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
wen
d607e55e7a Update to 0.08
Upstream changes:
0.08    2012-12-11 12:18:56 Europe/London

        - Require perl 5.8.3, as Moose does

0.07    2011-12-12 12:58:19 Europe/London

        - Provide optimize_as for pre-2.0100 Moose versions
        - Bump MooseX::Types version requirement (RT#73188)
        - Add missing dependencies
        - Enforce version dependencies at runtime (RT#73189)

0.06
        - Use inline_as instead of the deprecated optimize_as
2013-08-15 08:51:48 +00:00
wiz
d2ca14a3f1 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:57 +00:00
asau
8a8017c10f Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:04:16 +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
obache
d4d001ed9c Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +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
15707ea5a1 Bumping revision of packages which depend direct or indirect on
devel/p5-Class-MOP. A late detected incompible change forced it.
2009-09-24 06:50:10 +00:00
sno
1a37396717 Updating time/p5-MooseX-Types-DateTime from 0.04 to 0.05
pkgsrc changes:
  - Adjusting dependencies according to META.yml and source inspection

Upstream changes since 0.03:
0.05
		- Merged the two 0.04 releases

0.04 (NUFFIN)
        - Remove DateTimeX::Easy support, this is in its own distribution now

0.04 (FLORA)
        - Depend on DateTime::TimeZone 0.95 to avoid test failures due to
          broken, older versions.
2009-09-12 21:02:30 +00:00
sno
00651bd374 Updating package time/p5-MooseX-Types-DateTime from 0.03 to 0.04
pkgsrc changes:
  - Adding license (perl license)
  - Ajusting dependencies according to META.yml

Upstream changes:
0.04
        - Depend on DateTime::TimeZone 0.95 to avoid test failures due to
          broken, older versions.
2009-08-19 06:19:12 +00:00
abs
fa5af2c587 Added time/p5-MooseX-Types-DateTime version 0.03
This module packages several Moose::Util::TypeConstraints with
coercions, designed to work with the DateTime suite of objects.
2009-02-14 00:15:27 +00:00
abs
17814a770b Added time/p5-MooseX-Types-DateTime version 0.03
This module packages several Moose::Util::TypeConstraints with
coercions, designed to work with the DateTime suite of objects.
2009-02-13 23:16:42 +00:00