Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Log-Dispatch-FileRotate
From: Makoto Fujiwara
Date: 2016-10-12 14:44:42
Message id: 20161012124442.CC332FBD2@cvs.NetBSD.org
Log Message:
Updated devel/p5-Log-Dispatch-FileRotate to 1.22
------------------------------------------------
1.22 Thu Oct 06 2016
- Fix minor POD error (Thanks Matthias Schmitz) [#47665]
- Remove Log::Log4perl dependency. The tests now use Log::Dispatch
directly instead of going through Log4perl. [#55359]
- Split out "no activity" test case into its own file
- Use Dist::Zilla to build the dist
- Move test.pl to t/basic.t
- Allow "size" parameter to contain underscores such as 10_000_000
(recognized as 10000000) [#41064]
- Add a signature test (optional, skipped if Module::Signature is not
installed and only run if TEST_SIGNATURE=1 is passed to make test)
- Docs: fix synopsis reference to size parameter to make it clear that
the size is in bytes, not megabytes. [#88286]
- Docs: fix synopsis usage to "name" (incorrect) instead of filename
(correct)
1.21
[REMOVED] - accidental release, bad dist.
1.20 Sat Oct 01 2016
- Fix Date::Manip warnings about deprecated TZ config variable. If
Date::Manip 6.x or later is installed we now use SetDate instead.
(pkgsrc-changes)
- Add BUILD_DEPENDS+= p5-Path-Tiny-[0-9]* for make test
Files: