2015-07-12 20:56:37 by Thomas Klausner | Files touched by this commit (405) |
Log message:
Comment out dependencies of the style
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
since pkgsrc enforces the newest perl version anyway, so they
should always pick perl, but sometimes (pkg_add) don't due to the
design of the {,} syntax.
No effective change for the above reason.
Ok joerg
|
2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152) |
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
2015-03-01 09:57:02 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update to 0.327
---------------
0.327 2015-02-23 20:05:00-05:00 America/New_York
- fix behavior of default command under subdispatch (thanks, Stephen
Caldwell and Diab Jerius!)
- simplify help and commands commands (thanks, Sergey Romanov)
- drop some advice that we didn't feel great about (thanks, Karen
Etheridge)
|
2015-01-26 05:07:45 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update 0.323 to 0.326
---------------------
0.326 2014-11-30 08:48:29-05:00 America/New_York
fix the path fix because it was broken by a related fix in EUMM
0.325 2014-11-29 20:48:34-05:00 America/New_York
fix a path-related test failure on Win32 (thanks, A. Sinan Unur!)
0.324 2014-10-20 18:22:25-04:00 America/New_York
note that `cmd help` can take a subcommand in `cmd help help`
|
2014-10-02 12:34:28 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.323
Upstream changes:
0.323 2013-12-07 08:46:51 America/New_York
fall back to "(unknown)" for command abstract in more cases \
(thanks,
Jakob Voss!)
|
2014-05-31 14:56:55 by Thomas Klausner | Files touched by this commit (15) |
Log message:
Don't expect perl to provide p5-Module-Pluggable (removed in 5.20).
Bump PKGREVISION.
|
2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049) |
Log message:
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.
|
2013-12-09 15:17:56 by OBATA Akio | Files touched by this commit (238) |
Log message:
Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.
Bump PKGREVISION for runtime dependency pattern changed packages.
|
2013-10-28 16:40:09 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.322
Upstream changes:
0.322 2013-10-28 08:00:35 America/New_York
require a newer Getopt::Long to avoid --version conflicts
0.321 2013-10-26 07:44:19 America/New_York
avoiding getting [undef] in argument list in Simple apps
add --version support via version command (thanks, Jakob Voss!)
|
2013-07-03 15:36:38 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating package for CPAN distribution App-Cmd in devel/p5-App-Cmd from
0.318nb2 to 0.320.
pkgsrc changes:
- adjust dependencies
Upstream changes:
0.320 2013-01-30 19:37:46 America/New_York
when answering "Unknown subcommand," the commands list is sent ot
STDERR (#75652)
tests for using Params::Validate callback and not getting nasty stack
trace (thanks, Adam Prime)
0.319 2013-01-25 18:18:21 America/New_York
Enable --help option for App::Cmd::Simple (thanks, Ryan Thompson!)
add the ability to ignore non-commands (Thanks, Kent Fredric!)
many improvements to tutorial (thanks, mokko!)
|