Commit graph

13 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
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
wen
c2467ec90d Fix build by update PERL5_MODULE_TYPE.
Spotted by: joerg@(Thanks !)
2014-10-16 12:02:16 +00:00
wen
78a863d91b Update to 0.16
Upstream changes:
0.16  2013-09-06 11:41:25 PDT
     - Merge with upstream

0.15  2013-09-06 11:37:24 PDT
     - Convert to Milla
     - Fix broken latin-1 META.yml
2014-10-07 07:01:07 +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
asau
5eae6a18a3 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +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
hiramatsu
b4e8ac30e0 Update p5-Plack-Middleware-Debug to 0.14.
Changes from previous:
0.14  Sun Sep 18 12:51:49 PDT 2011
     - Fixed warnings (chiselwright)

0.13  Mon Jul 18 13:57:27 PDT 2011
     - Fixed the way $spec mangling works (Jon Swartz)

0.12  Mon Mar 28 16:20:54 PDT 2011
     - Added experimental TrackObjects panel
     - Fixed UUV warnings for Catalyst (jjn1016)

0.11  Fri Jan 14 10:54:53 PST 2011
     - Fixed memory leaks in Parameters panel (jnap)
     - Fixed memory leaks in responses not HTML/XML (forwardever)

0.10  Wed Aug 25 12:43:54 PDT 2010
     - Support panels in non-200 responses as well since they're useful for debugging anyway (haarg)
2011-11-12 02:56:21 +00:00
obache
84fa8bcd7c Revision bump after updating perl5 to 5.14.1. 2011-08-14 16:05:39 +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
seb
42d2d83e7a Initial import of p5-Plack-Middleware-Debug version 0.09 in the
NetBSD Packages Collection.

The Perl 5 module Plack::Middleware::Debug is a Plack middleware.
It offers a configurable set of panels that displays information
about the current request and response. The information is generated
only for responses with a status of 200 (OK) and a Content-Type
that contains text/html or application/xhtml+xml and is embedded
in the HTML that is sent back to the browser.
2010-07-04 16:22:27 +00:00