sno
2b194ae77b
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
2013-07-03 16:49:57 +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
sno
f00a87fb30
Updating package for CPAN module Dist::Zilla in devel/p5-Dist-Zilla from
...
4.300020 to 4.300023.
pkgsrc changes:
- adjust dependencies
upstream changes:
4.300023 2012-09-06 09:01:12 America/New_York
do not use ">" in a filename; fixes the build on Win32 (thanks,
djgoku!)
4.300022 2012-09-05 08:35:27 America/New_York
do not detect an escaped "\$VERSION =" as an assignment to a variable
(this is sort of a half-measure)
'dzil run' also edits $PATH to include ExecDir directories (Karen
Etheridge)
4.300021 2012-07-31 23:20:50 America/New_York
plugins can now provide a MANIFEST.SKIP that can be processed by
ManifestSkip. Previously generated content was just ignored.
(thanks, Olivier Mengué!)
GenerateFile can now also template its filename, with the
name_is_template option (Thanks, Karen Etheridge!)
2012-09-10 14:12:06 +00:00
sno
ad551ac89b
Importing package for Perl 5 module Dist::Zilla version 4.300020 from
...
CPAN into devel/p5-Dist-Zilla.
Dist::Zilla builds distributions of code to be uploaded to the CPAN.
In this respect, it is like ExtUtils::MakeMaker, Module::Build, or
Module::Install. Unlike those tools, however, it is not also a system for
installing code that has been downloaded from the CPAN. Since it's only
run by authors, and is meant to be run on a repository checkout rather
than on published, released code, it can do much more than those tools,
and is free to make much more ludicrous demands in terms of prerequisites.
2012-07-05 17:13:54 +00:00