Commit graph

8 commits

Author SHA1 Message Date
wen
7f5e8e7896 Update to 0.84
Upstream changes:
0.84    Released at 2014-10-24.
        - Fixed some version conflicts.

0.83    Released at 2014-10-23.
        - Added method set_default_param.

0.82    Released at 2013-11-03.
        - Fixed the calls of _raise_error (RT #89989).

0.81    Released at 2013-11-01.
        - Added param utf-8 to Screen.pm and File.pm.

0.80    Released at 2013-10-04.
        - Fixed RT #89250 - dump() calls Dumper() now only if the log
          level is active.

0.79    Released at 2013-09-06.
        - Added option "category".

0.78    Released at 2013-05-16.
        - Fixed bug in validate->reload for default configs (RT #85346).

0.77    Released at 2013-05-15.
        - Just fixed Pod::Coverage testing in 002-pod-coverage.t.
2015-01-18 12:51:46 +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
wen
e74e98795d Update to 0.76
Upstream changes:
0.76    Released at 2012-11-19.
        - Fixed dbi_handle in DBI.pm (RT #81155).

0.75    Released at 2012-03-09.
        - Quick fix and replaced the "defined or" operator // with || in
          Pattern.pm, line 101 for backward compability with Perl < 5.10.
          Thanks to all CPAN smoker for the fix test reports!

0.74    Released at 2012-03-07.
        - Removed "main" from _get_c_sub if caller returns undef.
          Sorry, that was just for debugging :/
        - 3 releases at one day... GRML

0.73    Released at 2012-03-07.
        - Improved _get_c_sub in Pattern.pm (RT #75596).
2012-12-01 13:36:24 +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
fhajny
7cbd4dffd1 Import p5-Log-Handler-0.72 as devel/p5-Log-Handler.
The 'Log::Handler' is a object oriented handler for logging, tracing and
debugging. It is very easy to use and provides a simple interface for
multiple output objects with lots of configuration parameters. You can
easily filter the amount of logged information on a per-output base,
define priorities, create patterns to format the messages and reload the
complete logging machine.
2012-03-08 11:23:30 +00:00