Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-Getopt-Long-Descriptive
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.48 / (download) - annotate - [select for diffs], Thu Aug 3 12:17:33 2023 UTC (7 weeks, 1 day ago) by wen
Branch: MAIN
CVS Tags: HEAD
Changes since 1.47: +2 -3
lines
Diff to previous 1.47 (colored)
Update to 0.111 Upstream changes: 0.111 2022-12-31 21:15:52-05:00 America/New_York - clean up the required perl version in the code - update author contact info 0.110 2021-10-30 23:11:43-04:00 America/New_York - just small packaging updates - ...and bumped the minimum perl to v5.12 (inadvertantly)
Revision 1.47 / (download) - annotate - [select for diffs], Thu Jul 6 09:39:16 2023 UTC (2 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.46: +2 -2
lines
Diff to previous 1.46 (colored)
*: recursive bump for perl 5.38
Revision 1.46 / (download) - annotate - [select for diffs], Tue Jun 6 12:40:50 2023 UTC (3 months, 2 weeks ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2
Changes since 1.45: +2 -2
lines
Diff to previous 1.45 (colored)
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/. Almost all uses, if not all of them, are wrong, according to the semantics of BUILD_DEPENDS (packages built for target available for use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for host available for use _as_ tools at build-time). No change to BUILD_DEPENDS as used correctly inside buildlink3. As proposed on tech-pkg: https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
Revision 1.45 / (download) - annotate - [select for diffs], Tue Jun 28 11:32:30 2022 UTC (14 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.44: +2 -2
lines
Diff to previous 1.44 (colored)
*: recursive bump for perl 5.36
Revision 1.44 / (download) - annotate - [select for diffs], Mon May 24 19:50:46 2021 UTC (2 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.43: +2 -1
lines
Diff to previous 1.43 (colored)
*: recursive bump for perl 5.34
Revision 1.43 / (download) - annotate - [select for diffs], Fri Apr 30 23:52:09 2021 UTC (2 years, 4 months ago) by wen
Branch: MAIN
Changes since 1.42: +2 -3
lines
Diff to previous 1.42 (colored)
Update to 0.109 Upstream changes: 0.109 2021-03-16 19:55:45-04:00 America/New_York - eliminate warnings-count failure by requiring an ExtUtils::MakeMaker from late 2013 or later; without this, very old EUMM could pass -w to the tests, enabling more warnings than we wanted (thanks, Matthew Horsfall and Graham Knop!) 0.108 2021-03-16 09:54:51-04:00 America/New_York - provide diagnostics in tests when more warnings arrive than are expected 0.107 2021-03-14 16:15:57-04:00 America/New_York - Term::ReadKey has been dropped; caused too many problems - minimum version is now v5.10.1, not v5.10.0 0.106 2021-03-12 21:29:54-05:00 America/New_York - improved formatting of switches - when available, use Term::ReadKey to get terminal width - when an option name is defined twice, warn about it THIS WILL BECOME FATAL IN A FUTURE VERSION
Revision 1.42 / (download) - annotate - [select for diffs], Mon Aug 31 18:08:06 2020 UTC (3 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.41: +2 -1
lines
Diff to previous 1.41 (colored)
*: bump PKGREVISION for perl-5.32.
Revision 1.41 / (download) - annotate - [select for diffs], Mon Apr 13 13:26:41 2020 UTC (3 years, 5 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.40: +5 -5
lines
Diff to previous 1.40 (colored)
(devel/p5-Getopt-Long-Descriptive) Updated to 0.105 (pkgsrc) - convert BUILD_DEPENDS to TEST_DEPENDS (upstream) 0.105 2020-02-26 09:40:36+11:00 Australia/Melbourne - one_of suboptions now get accessors (thanks, Michael McClimon!)
Revision 1.40 / (download) - annotate - [select for diffs], Sun Nov 3 10:15:54 2019 UTC (3 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.39: +5 -5
lines
Diff to previous 1.39 (colored)
devel/p5-*: align variable assignments pkglint -Wall -F --only aligned --only indent p5-* No manual corrections.
Revision 1.39 / (download) - annotate - [select for diffs], Wed Aug 14 01:48:06 2019 UTC (4 years, 1 month ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.38: +2 -3
lines
Diff to previous 1.38 (colored)
Update to 0.104 Upstream changes: 0.104 2019-04-27 10:50:50+01:00 Europe/London - allow for verbatim text in descripition options
Revision 1.38 / (download) - annotate - [select for diffs], Sun Aug 11 13:19:32 2019 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.37: +2 -2
lines
Diff to previous 1.37 (colored)
Bump PKGREVISIONs for perl 5.30.0
Revision 1.37 / (download) - annotate - [select for diffs], Sun Jun 30 20:15:06 2019 UTC (4 years, 2 months ago) by nia
Branch: MAIN
Changes since 1.36: +2 -2
lines
Diff to previous 1.36 (colored)
Update packages using a search.cpan.org HOMEPAGE to metacpan.org. The former now redirects to the latter. This covers the most simple cases where http://search.cpan.org/dist/name can be changed to https://metacpan.org/release/name. Reviewed by hand to hopefully make sure no unwanted changes sneak in.
Revision 1.36 / (download) - annotate - [select for diffs], Wed Aug 22 09:44:04 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.35: +2 -1
lines
Diff to previous 1.35 (colored)
Recursive bump for perl5-5.28.0
Revision 1.35 / (download) - annotate - [select for diffs], Wed Aug 15 01:54:20 2018 UTC (5 years, 1 month ago) by wen
Branch: MAIN
Changes since 1.34: +2 -2
lines
Diff to previous 1.34 (colored)
Update to 0.103 Upstream changes: 0.103 2018-08-02 11:11:30-04:00 America/New_York - show --[no-]option for boolean toggle options
Revision 1.34 / (download) - annotate - [select for diffs], Sun Feb 25 17:06:31 2018 UTC (5 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.33: +2 -2
lines
Diff to previous 1.33 (colored)
p5-Getopt-Long-Descriptive: update to 0.102. 0.102 2018-02-20 14:44:17-05:00 America/New_York - long spacer lines are now line broken - "empty" spacer lines no longer have leading whitespace - option specifications ":+" and ":5" (etc.) now get better presentation in the usage description
Revision 1.33 / (download) - annotate - [select for diffs], Mon Jan 22 07:49:46 2018 UTC (5 years, 8 months ago) by wen
Branch: MAIN
Changes since 1.32: +2 -3
lines
Diff to previous 1.32 (colored)
Update to 0.101 Upstream changes: 0.101 2018-01-21 19:32:11-05:00 America/New_York - escape some unescaped braces in regex
Revision 1.32 / (download) - annotate - [select for diffs], Mon Jun 5 14:23:03 2017 UTC (6 years, 3 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Changes since 1.31: +2 -1
lines
Diff to previous 1.31 (colored)
Recursive revbump from lang/perl5 5.26.0
Revision 1.31 / (download) - annotate - [select for diffs], Tue Aug 9 13:41:21 2016 UTC (7 years, 1 month ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Changes since 1.30: +2 -1
lines
Diff to previous 1.30 (colored)
Add BUILD_DEPENDS+= p5-CPAN-Meta-Check-[0-9]* for make test
Revision 1.30 / (download) - annotate - [select for diffs], Mon Jul 25 08:20:57 2016 UTC (7 years, 1 month ago) by wen
Branch: MAIN
Changes since 1.29: +2 -3
lines
Diff to previous 1.29 (colored)
Update to 0.100 Upstream changes: 0.100 2016-07-11 22:21:26-04:00 America/New_York - show off "shortcircuit" in synopsis (thanks, Zhenyi Zhou) - Fix rendering of complex types ('i@' �� 'INT...', etc) (thanks, Arthur Axel fREW Schmidt)
Revision 1.29 / (download) - annotate - [select for diffs], Wed Jun 8 19:23:00 2016 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
Bump PKGREVISION for perl-5.24.
Revision 1.28 / (download) - annotate - [select for diffs], Fri Sep 4 12:48:49 2015 UTC (8 years ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3
Changes since 1.27: +2 -1
lines
Diff to previous 1.27 (colored)
Add following line for make test BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
Revision 1.27 / (download) - annotate - [select for diffs], Sun Jul 12 18:56:13 2015 UTC (8 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.26: +2 -2
lines
Diff to previous 1.26 (colored)
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
Revision 1.26 / (download) - annotate - [select for diffs], Fri Jun 12 10:49:16 2015 UTC (8 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Changes since 1.25: +2 -1
lines
Diff to previous 1.25 (colored)
Recursive PKGREVISION bump for all packages mentioning 'perl', having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
Revision 1.25 / (download) - annotate - [select for diffs], Sat Jan 31 13:21:24 2015 UTC (8 years, 7 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
Update 0.097 to 0.099 --------------------- 0.099 2015-01-23 21:11:09-05:00 America/New_York - options that take arguments now indicate the argument's type and whether it can be given multiply (thanks, Niels Thykier) 0.098 2014-11-16 14:35:34-05:00 America/New_York - when showing defaults, show false ones, too
Revision 1.24 / (download) - annotate - [select for diffs], Sat Sep 6 13:39:21 2014 UTC (9 years ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3
Changes since 1.23: +2 -3
lines
Diff to previous 1.23 (colored)
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)
Revision 1.23 / (download) - annotate - [select for diffs], Thu May 29 23:35:56 2014 UTC (9 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Changes since 1.22: +2 -1
lines
Diff to previous 1.22 (colored)
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.
Revision 1.22 / (download) - annotate - [select for diffs], Sun Nov 24 00:58:56 2013 UTC (9 years, 10 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4
Changes since 1.21: +3 -2
lines
Diff to previous 1.21 (colored)
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)
Revision 1.21 / (download) - annotate - [select for diffs], Wed Jul 3 13:34:14 2013 UTC (10 years, 2 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base,
pkgsrc-2013Q3
Changes since 1.20: +2 -3
lines
Diff to previous 1.20 (colored)
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
Revision 1.20 / (download) - annotate - [select for diffs], Fri May 31 12:40:22 2013 UTC (10 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
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.
Revision 1.19 / (download) - annotate - [select for diffs], Wed Oct 31 11:18:16 2012 UTC (10 years, 10 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.18: +1 -3
lines
Diff to previous 1.18 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.18 / (download) - annotate - [select for diffs], Wed Oct 3 21:55:04 2012 UTC (10 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.17: +2 -1
lines
Diff to previous 1.17 (colored)
Bump all packages that use perl, or depend on a p5-* package, or are called p5-*. I hope that's all of them.
Revision 1.17 / (download) - annotate - [select for diffs], Mon Sep 10 13:56:35 2012 UTC (11 years ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
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!)
Revision 1.16 / (download) - annotate - [select for diffs], Fri Jul 6 10:41:37 2012 UTC (11 years, 2 months ago) by sno
Branch: MAIN
Changes since 1.15: +4 -2
lines
Diff to previous 1.15 (colored)
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)
Revision 1.15 / (download) - annotate - [select for diffs], Tue Aug 16 08:22:07 2011 UTC (12 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Depend on the same p5-Params-Validate version as Makefile.PL does.
Revision 1.14 / (download) - annotate - [select for diffs], Tue Aug 16 08:00:51 2011 UTC (12 years, 1 month ago) by adam
Branch: MAIN
Changes since 1.13: +13 -14
lines
Diff to previous 1.13 (colored)
Changes 0.090: * bump prereq on Params::Validate to deal with recent buggy versions
Revision 1.13 / (download) - annotate - [select for diffs], Sun Aug 14 12:26:07 2011 UTC (12 years, 1 month ago) by obache
Branch: MAIN
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Revision bump after updating perl5 to 5.14.1.
Revision 1.12 / (download) - annotate - [select for diffs], Tue Sep 21 06:22:11 2010 UTC (13 years ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.11: +4 -4
lines
Diff to previous 1.11 (colored)
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) - annotate - [select for diffs], Sat Aug 21 16:33:48 2010 UTC (13 years, 1 month ago) by seb
Branch: MAIN
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored)
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) - annotate - [select for diffs], Mon Mar 15 18:39:41 2010 UTC (13 years, 6 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
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) - annotate - [select for diffs], Mon Feb 15 15:33:21 2010 UTC (13 years, 7 months ago) by sno
Branch: MAIN
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
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) - annotate - [select for diffs], Mon Jan 25 22:55:57 2010 UTC (13 years, 7 months ago) by seb
Branch: MAIN
Changes since 1.7: +2 -3
lines
Diff to previous 1.7 (colored)
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) - annotate - [select for diffs], Tue Aug 25 16:40:11 2009 UTC (14 years, 1 month ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
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) - annotate - [select for diffs], Fri Aug 21 05:36:37 2009 UTC (14 years, 1 month ago) by sno
Branch: MAIN
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
Adding license
Revision 1.5 / (download) - annotate - [select for diffs], Thu Aug 20 22:28:00 2009 UTC (14 years, 1 month ago) by seb
Branch: MAIN
Changes since 1.4: +3 -3
lines
Diff to previous 1.4 (colored)
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) - annotate - [select for diffs], Sun Oct 19 19:17:54 2008 UTC (14 years, 11 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
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) - annotate - [select for diffs], Wed Jul 30 13:15:37 2008 UTC (15 years, 1 month ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
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) - annotate - [select for diffs], Fri Jun 20 01:09:16 2008 UTC (15 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper
Changes since 1.1: +3 -1
lines
Diff to previous 1.1 (colored)
Add DESTDIR support.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Jan 3 21:08:42 2008 UTC (15 years, 8 months ago) by seb
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
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) - annotate - [select for diffs], Thu Jan 3 21:08:42 2008 UTC (15 years, 8 months ago) by seb
Branch: MAIN
Initial revision