pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Dist-Zilla
Module Name: pkgsrc
Committed By: sno
Date: Wed Jul 3 16:49:57 UTC 2013
Modified Files:
pkgsrc/devel/p5-Dist-Zilla: Makefile distinfo
Log Message:
Updating package for CPAN distribution Dist-Zilla in devel/p5-Dist-Zilla
from 4.300023nb2 to 4.300035.
pkgsrc changes:
- update dependencies
Upstream changes:
4.300035 2013-06-19 21:37:28 America/New_York
update for new Perl::PrereqScanner, which will find "lib"
update AutoPrereqs to skip Config and Errno
fix docs to not suggest obsolete "Prereq" name (thanks, Ivan
Bessarabov!)
4.300034 2013-04-13 16:56:48 Europe/London
delay loading of CPAN::Uploader, and require a newer version to
require HTTPS (thanks, Olivier Mengué!)
4.300033 2013-04-05 15:00:37 America/New_York
fix .build/latest (thanks, Karen Etheridge!)
doc fixes (thanks, Randy Stauner!)
4.300032 2013-03-29 16:41:11 America/New_York
test_requires support for ModuleBuild and MakeMaker (thanks,
Tatsuhiko Miyagawa!)
4.300031 2013-03-17 21:47:31 America/New_York
stacktrace removed from exception when a plugin's minimum version
check fails (thanks, Karen Etheridge!)
add 'dzil listdeps --json', which lists all prerequisites broken up
by phase and type, in readable JSON format (thanks, Karen Etheridge!)
improve errors when there's not enough configuration and no global
config file can be found (thanks, Dimitar Petrov)
delay loading yet more libraries until needed (thanks, Olivier
Mengué!)
4.300030 2013-01-30 22:25:27 America/New_York
listdeps --versions now sorts properly (thanks, Karen Etheridge!)
delay loading more libraries until needed (thanks, Olivier Mengué!)
excluded filenames in GatherDir were sometimes matched too fuzzily
(thanks, Mike Doherty)
4.300029 2013-01-14 20:03:15 America/New_York
allow :version directive in root section to require a given version
of Dist::Zilla
simply and speedify some of GatherDir (Thanks, Olivier Mengué!)
4.300028 2012-10-19 10:50:42 America/New_York
when picking modules to treat as "part of the dist," be more lax in
understanding libraries under ./t: ./t/lib/Foo.pm is now treated as
providing t::lib::Foo, lib::Foo, and Foo
4.300027 2012-10-16 21:07:06 America/New_York
the "latest" symlink code broke Dist::Zilla on win32; fixed now!
(thanks, Brendan Byrd!)
4.300026 2012-10-13 22:21:17 America/New_York
PodSyntaxTests, PodCoverageTests and MetaTests now add the right
develop/requires prereqs (thanks, Olivier Mengué and Ricardo Signes!)
ModuleBuild now takes an mb_lib argument that can override the
default of "inc" (thanks, ben hengst)
create .build/latest symlink when a build in .build is built (thanks,
Alexei Znamensky!)
allow "-version" arg to [@Filter] to specify the version of the
bundle required (thanks, Rob Hoelz)
4.300025 2012-10-07 23:02:33 America/New_York
add the LicenseProvider and NameProvider roles (thanks, Vyacheslav
Matjukhin!)
make Dist::Zilla::App::Tester be a CaptureExternal App::Cmd::Tester
4.300024 2012-09-26 12:01:45 America/New_York
include $] in MetaConfig data
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-Dist-Zilla/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-Dist-Zilla/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