pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-Log-Dispatch



Module Name:    pkgsrc
Committed By:   sno
Date:           Wed Jul  3 06:17:38 UTC 2013

Modified Files:
        pkgsrc/devel/p5-Log-Dispatch: Makefile distinfo

Log Message:
Updating package for CPAN distribution Log-Dispatch in devel/p5-Log-Dispatch
from 2.35nb1 to 2.40.

pkgsrc changes:
- adjust license
- adjust dependencies

Upstream changes:
2.40     2013-07-01
- Added a conflict entry for older Log::Dispatch::File::Stamped to the
  metadata. Patch by Karen Etheridge.

2.39     2013-04-21
- You can now pass a port option to the MailSender output. Patch by Whitney
  Jackson.

2.38     2013-04-14
- Fix test that used undeclared prereqs so it does not do that.

2.37     2013-04-14
- Moved Log::Dispatch::File constructor parameter validation moved to
  _basic_init() to facilitate proper subclassing. Patch by ether. RT #84545.

2.36     2013-04-08
- Added a very simple Log::Dispatch::Code output. This lets you log to a
  subroutine reference.
- Added Sys::Syslog 0.25 as a prereq. This is a temporary fix to the problem
  of Log::Dispatch shipping lots of output modules with undeclared prereqs (so
  as not to require mod_perl, four email sending modules, etc.). In the future
  Log::Dispatch will be split into a core distro and a set of distros, one for
  each output that has prereqs. Reported by Michael Schwern. RT #84481.


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/devel/p5-Log-Dispatch/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/p5-Log-Dispatch/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index