Commit graph

24 commits

Author SHA1 Message Date
wen
3c8fbae506 Update to 0.097
Upstream changes:
0.097     2014-03-05 21:57:32-05:00 America/New_York
        - explicitly make the default behavior case-sensitive
        - add show_defaults option (thanks, Thomas Neumann)
2014-09-06 13:39:21 +00:00
wiz
7eeb51b534 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.
2014-05-29 23:35:13 +00:00
wen
a59ff43ea4 Update to 0.096
Add DEPENDS for test

Upstream changes:
0.096     2013-10-04 08:03:12 America/New_York
        - update version of Test::Warnings required
          (thanks, Alexandr Ciornii!)

0.095     2013-09-26 20:32:55 America/New_York
        - add the "shortcircuit" option option (thanks, Diab Jerius!)

0.094     2013-09-05 09:35:26 America/New_York
        - update documentation to note that failed validation is fatal (thanks,
          SMYLERS)
        - show off "required" in the SYNOPSIS (thanks, OALDERS)
2013-11-24 00:58:56 +00:00
sno
65143ffb4d Updating package for CPAN distribution Getopt-Long-Descriptive in
devel/p5-Getopt-Long-Descriptive from 0.092nb2 to 0.093

Upstream changes:
0.093     2012-11-01 15:55:35 America/New_York
          bogus %-codes in usage description are now noticed and fatal
2013-07-03 13:34:14 +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
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
sno
3b73ec94bd Updating package for CPAN module Getopt::Long::Descriptive
in devel/p5-Getopt-Long-Descriptive from 0.091 to 0.092.

upstream changes:
0.092     2012-07-31 22:51:09 America/New_York
          make "hidden" options usable on their own (thanks, Roman Hubacek!)
2012-09-10 13:56:35 +00:00
sno
0d3b29d99a Updating package for Perl 5 module Getopt::Long::Descriptive in
devel/p5-Getopt-Long-Descriptive from 0.090 to 0.091

pkgsrc changes:
- force any variant of modern Test::More (from p5-Test-Simple) being installed

Upstread changes:
0.091     2012-02-22 18:15:08 America/New_York
          don't die quite so violently when a Params::Validate constraint fails
          (initial patch by harleypig@github; final blame to RJBS)
2012-07-06 10:41:37 +00:00
wiz
599faf70ca Depend on the same p5-Params-Validate version as Makefile.PL does. 2011-08-16 08:22:07 +00:00
adam
1cf51dafb6 Changes 0.090:
* bump prereq on Params::Validate to deal with recent buggy versions
2011-08-16 08:00:51 +00:00
obache
39619a9444 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:26:04 +00:00
sno
fff309caf6 Updating devel/p5-Getopt-Long-Descriptive from 0.085nb1 to 0.086
pkgsrc changes:
- bump version of dependency to devel/p5-Sub-Exporter

Upstream changes:
0.086   2010-09-19
        fix minimum required version of Sub::Exporter
        minor tweak to avoid warnings when run with -w
2010-09-21 06:22:11 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
sno
a7cdc8d61f Updating devel/p5-Getopt-Long-Descriptive from 0.084 to 0.085
Upstream changes:
0.085   2010-03-13
        rewrite much of the documentation
2010-03-15 18:39:41 +00:00
sno
c9e8817c03 Updating devel/p5-Getopt-Long-Descriptive from 0.083 to 0.084
Upstream changes:
0.084   2010-02-14
        prevent auto-enabling of auto_help (Thanks, DOUGDUDE)
2010-02-15 15:33:21 +00:00
seb
9c89fcfe25 Update p5-Getopt-Long-Descriptive from version 0.077 to version 0.083.
Pkgsrc changes:
- Adjust dependencies.

Upstream changes:
0.083   2009-12-12
        create an Opts module to store the opts object code
        add _specified_opts method and _specified method for Opts

0.082   2009-12-03
        require Getopt::Long 2.33 for proper --no-foo handling

0.081   2009-11-27
        \%opt will not contain entries for opts that were not given
        (this reverts 0.079 and 0.080's new behavior of undef entries)

0.080   2009-11-27
        fix option naming to ignore "+" used to mark cumulative options
        fix direct calls to Getopt::Long::Descriptive::describe_options

0.079   2009-11-26 Happy Thanksgiving!
        improve the "opt as object" facility to have all opts as methods

0.078   2009-08-21
        refactoring to allow subclassing of Getopt::Long::Descriptive
2010-01-25 22:55:57 +00:00
sno
1243d54880 Updating package devel/p5-Getopt-Long-Descriptive from 0.076 to 0.077
Upstream changes:
0.077   2009-08-21
        allow 'f' as an option name; had mistakenly required 2 characters
2009-08-25 16:40:11 +00:00
sno
fed703c8ec Adding license 2009-08-21 05:36:37 +00:00
seb
8d18140071 Update p5-Getopt-Long-Descriptive from version 0.074 to version 0.076.
Pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.076   2009-08-20
        bundle the accidentally omitted Usage.pm file
        the $opt returned by described_options is now an object with accessors

0.075   2009-08-19
        significant refactoring, especially to GLD::Usage, which is now a more
        traditional (non-hash-based) object (RJBS)
2009-08-20 22:28:00 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
2008-10-19 19:17:40 +00:00
he
87c03d4e96 Update from version 0.06 to 0.074. Changes:
0.074   2008-05-11

        fix RT#35678 (thanks RJBS)

0.073   2008-04-04

        packaging fix

0.072   2008-04-03

        remove duplicate option name in test

0.071   2008-04-03

        fix RT#34153 (bcbailey++)

0.070   2008-01-29

        fix RT#32481 (nothingmuch++)
2008-07-30 13:15:37 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
seb
d1e68155fa Initial import of p5-Getopt-Long-Descriptive version 0.06 into The NetBSD
Packages Collection.

The Perl 5 module Getopt::Long::Descriptive provides a convenient
wrapper for Getopt::Long and program usage output.
2008-01-03 21:08:42 +00:00