Commit graph

6 commits

Author SHA1 Message Date
sno
7027da23c1 Updating devel/p5-Getopt-Euclid from 0.2.0 to 0.2.1
pkgsrc changes:
- Add license definition
- Adjust dependencies

Upstream changes:
0.2.1  Sun May 31 12:57:07 2009
    - Removed BEGIN blocks and simply brought the defined variables to the top
      of the module (thanks Todd)
    - Update POD to make sure people don't "use Getopt::Euclid ();"
    - Removed debugger break point (thanks Diab)
    - Removed no bugs claim in POD
2010-03-16 23:54:36 +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
seb
3e55905b95 Update to version 0.2.0.
Changes since last packaged version (0.1.0):
0.2.0  Sat Aug  4 17:22:31 2007
    - Added fallback to $main::VERSION if version not specified in Pod
      (thanks Todd and Thomas)
    - Added non-zero exit value on bad arg list (thanks Toby)
    - Changed module behaviour: now removes identified arguments from @ARGV.
      on successful match (thanks Aran and Tim)
    - Allowed alternations everywhere (i.e. outside optionals too)
    - Allowed E<lt> and E<gt> in option specifiers (thanks Wes)
2008-07-26 06:58:39 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
seb
0370858a4b Initial import of p5-Getopt-Euclid version 0.1.0 into The NetBSD
Packages Collection.

The Perl 5 module Getopt::Euclid uses your program's own documentation
to create a command-line argument parser. This ensures that your
program's documented interface and its actual interface always
agree.
2007-05-13 19:25:32 +00:00