NetBSD.se

CVS log for pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile

[BACK] Up to [NetBSD + pkgsrc-wip] / pkgsrc / devel / p5-Getopt-Long-Descriptive

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Aug 16 08:22:07 2011 UTC (9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, HEAD
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Depend on the same p5-Params-Validate version as Makefile.PL does.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Aug 16 08:00:51 2011 UTC (9 months ago) by adam
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +13 -14 lines
Changes 0.090:
* bump prereq on Params::Validate to deal with recent buggy versions

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Aug 14 12:26:07 2011 UTC (9 months, 1 week ago) by obache
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Revision bump after updating perl5 to 5.14.1.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Sep 21 06:22:11 2010 UTC (20 months ago) by sno
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -4 lines
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

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Aug 21 16:33:48 2010 UTC (21 months ago) by seb
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
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!

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Mar 15 18:39:41 2010 UTC (2 years, 2 months ago) by sno
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Updating devel/p5-Getopt-Long-Descriptive from 0.084 to 0.085

Upstream changes:
0.085   2010-03-13
        rewrite much of the documentation

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Feb 15 15:33:21 2010 UTC (2 years, 3 months ago) by sno
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
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)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jan 25 22:55:57 2010 UTC (2 years, 3 months ago) by seb
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -3 lines
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

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Aug 25 16:40:11 2009 UTC (2 years, 8 months ago) by sno
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
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

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Aug 21 05:36:37 2009 UTC (2 years, 9 months ago) by sno
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
Adding license

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Aug 20 22:28:00 2009 UTC (2 years, 9 months ago) by seb
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
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)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Oct 19 19:17:54 2008 UTC (3 years, 7 months ago) by he
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
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=...").

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jul 30 13:15:37 2008 UTC (3 years, 9 months ago) by he
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
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++)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jun 20 01:09:16 2008 UTC (3 years, 11 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -1 lines
Add DESTDIR support.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Jan 3 21:08:42 2008 UTC (4 years, 4 months ago) by seb
Branches: TNF
CVS tags: pkgsrc-base, pkgsrc-2008Q1-base, pkgsrc-2008Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
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.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jan 3 21:08:42 2008 UTC (4 years, 4 months ago) by seb
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

NetBSD-CVSweb <admin[at]NetBSD[dot]se>