Commit graph

15 commits

Author SHA1 Message Date
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
mef
3bfa235a8d Sorry again, non-existing package referenced, disable for the moment. 2015-04-28 07:27:02 +00:00
mef
6be127c1c5 Correct typo: p5-Types-Starndard -> p5-Types-Standard 2015-04-28 07:23:36 +00:00
mef
e56155e214 Add BUILD_DEPENDS for make test. 2015-04-28 06:59:22 +00:00
mef
44dccbcbe5 (pkgsrc)
- Convert Module::Build to MakeMaker (delete PERL5_MODULE_TYPE= )
(upstream)
 - Update 0.43 to 0.50
-------------------
0.50        24.01.15
            * Convert to Moo. (Graham Knop @haarg)
            * Use Types::Standard. (Graham Knop @haarg)
            * Remove Module::Build. (Graham Knop @haarg)
            * Deprecate using x_deprecate meta-data. (Graham Knop @haarg)

0.44        25.04.14
            **** DEPRECATED ****
            Please use MetaCPAN::Client - new version, rewritten.
2015-02-09 15:20:32 +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
obache
9b57b4605a Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.
Bump PKGREVISION for runtime dependency pattern changed packages.
2013-12-09 14:17:41 +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
rodent
a0a1f2e57c Fixes:
COMMENT should not be longer than 70 characters.
 COMMENT should not begin with 'A'.
 COMMENT should not begin with 'An'.
 COMMENT should not begin with 'a'.
 COMMENT should not end with a period.
 COMMENT should start with a capital letter.

pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
2013-04-06 03:45:05 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +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
sno
460a853b72 Updating package for Perl 5 module MetaCPAN::API in devel/p5-MetaCPAN-API
from 0.42 to 0.43.

Upstream changes:
0.43        05.04.12
            * Add example in POD of advanced usage with cache by Kent Fredric.
              (Gist: https://gist.github.com/1291928)
            * Sort keys in param join - more predictable result.
2012-07-06 10:53:08 +00:00
sno
fef882a162 Updating package for Perl5 module MetaCPAN::API from CPAN in
devel/p5-MetaCPAN-API from 0.34 to 0.42.

Upstream changes:
0.42        08.01.12
            * Corrected documentation in MetaCPAN::API::Source.
            * Updated Dist::Zilla configuration, added more tests.

0.41        07.01.12
            * Use Test::TinyMocker 0.02 syntax in tests to avoid test fails.

0.40        06.01.12
            * Fixed JSON encoding so ElasticSearch won't fail.
              (Christian Walde)
            * Documentation fixes (Logan - logie17).

0.34        02.10.11
            * Added MetaCPAN::API::Source (Renee Baecker).
            * Fix of HTTP::Tiny content-type in options (Renee Baecker).
            * Typo fix (Olaf Alders, reported by @doherty).
2012-03-22 15:43:25 +00:00
sno
3d641237aa Importing package for CPAN module MetaCPAN::API 0.34 into
devel/p5-MetaCPAN-API as dependency for scheduled update of
devel/p5-Git-CPAN-Patch

This is a hopefully-complete API-compliant interface to MetaCPAN
(https://metacpan.org) with DWIM capabilities.
2011-11-15 14:05:16 +00:00