Commit graph

8 commits

Author SHA1 Message Date
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
a6c3a86f00 Updating package for CPAN module Log::Any::Adapter in devel/p5-Log-Any-Adapter
from 0.07 to 0.09.

pkgsrc changes:
- update/adjust dependencies

upstream changes:
0.09  Aug 25, 2012

- add proper NAME sections to POD - RT #79216 (Gregor Herrmann)

0.08  Jul 17, 2012

- add simple built-in File, Stdout, and Stderr adapters, mainly to provide
  easy examples of usage that don't require additional packages
- allow set() params to be passed to 'use Log::Any::Adapter'
- allow adapter constructor to take any list of params, not necessarily
  a hash
2012-09-10 14:22:56 +00:00
sno
7ea645f892 Updating package for CPAN module Log::Any::Adapter in
devel/p5-Log-Any-Adapter from 0.06 to 0.07.

pkgsrc changes:
- fix dependency change missing in update to 0.06
- adjust dependencies as documented in package upstream (META.json)

Upstream changes:
0.07  Feb 22, 2012
- add Carp, Log::Any as prereqs
2012-05-30 11:03:23 +00:00
hiramatsu
e7995bfb9d Update p5-Log-Any-Adapter to 0.06.
Changes from previous:
----------------------
0.06  Jan 3, 2012

- switch from Scope::Guard to Guard, require Guard in deps

0.05  Dec 21, 2011

- remove release directory

0.04  Dec 21, 2011

- don't try to clean up entries during global destruction
2012-02-12 14:25:33 +00:00
obache
39619a9444 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:26:04 +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
cf4d703433 Importing devel/p5-Log-Any-Adapter version 0.03 to allow to import more
Log::Any::Adapter implementations to make use of Log::Any.

The Log-Any-Adapter distribution implements Log::Any class methods to
specify where logs should be sent. It is a separate distribution so as
to keep Log::Any itself as simple and unchanging as possible.
2010-02-12 15:06:04 +00:00