The NetBSD Project

CVS log for pkgsrc/devel/ruby-thor/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / ruby-thor

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.18 / (download) - annotate - [select for diffs], Sat Nov 11 12:32:01 2023 UTC (5 months, 1 week ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, HEAD
Changes since 1.17: +4 -4 lines
Diff to previous 1.17 (colored)

devel/ruby-thor: revert to 1.2.2

sysutils/ruby-inspec-core require <1.3.0.

Revision 1.17 / (download) - annotate - [select for diffs], Sat Nov 11 12:25:39 2023 UTC (5 months, 1 week ago) by taca
Branch: MAIN
Changes since 1.16: +4 -4 lines
Diff to previous 1.16 (colored)

devel/ruby-thor: update to 1.3.0

1.3.0 (2023-10-18)

What's Changed

* use the correct class for shared namespaces by @Gerst20051 in #754
* Allow to Override Order of Commands in Help by @alessio-signorini in #642
* Add support for providing http headers to get by @dnlgrv in #801
* Don't document negative boolean option named no_* by @BrentWheeldon in
  #797
* CreateFile#identical? fixed for files containing multi-byte UTF-8
  codepoints by @tomclose in #786
* Drop support to Ruby 2.6 by @rafaelfranca in #821
* Fix dashless option usage info by @sambostock in #800
* Support Range in enum option by @phene in #775
* Check if type: array values are in enum by @movermeyer in #784
* Fix inject into file warning by @nicolas-brousse in #709
* Support Thor::CoreExt::HashWithIndifferentAccess#slice method by @shuuuuun
  in #812
* long_desc: new option to disable wrapping by @igneus in #739
* Print default in help when option type is :boolean and default is false by
  @nevesenin in #849
* Silence encoding warnings in specs by @p8 in #857
* Validate arguments for method_option and class_option by @p8 in #856
* Fix help for file_collision method without block by @shuuuuun in #858
* Extract print methods to seperate classes by @p8 in #854
* Add support for printing tables with borders by @p8 in #855
* Fix printing tables with borders and indentation by @p8 in #861

New Contributors

* @Gerst20051 made their first contribution in #754
* @alessio-signorini made their first contribution in #642
* @dnlgrv made their first contribution in #801
* @BrentWheeldon made their first contribution in #797
* @tomclose made their first contribution in #786
* @sambostock made their first contribution in #800
* @phene made their first contribution in #775
* @movermeyer made their first contribution in #784
* @nicolas-brousse made their first contribution in #709
* @shuuuuun made their first contribution in #812
* @igneus made their first contribution in #739
* @nevesenin made their first contribution in #849

Revision 1.16 / (download) - annotate - [select for diffs], Sun May 14 13:51:23 2023 UTC (11 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.15: +4 -4 lines
Diff to previous 1.15 (colored)

devel/ruby-thor: update to 1.2.2

1.2.2 (2023-05-11)

What's Changed

* Respect implicit encoding of thorfiles by @timdiggins in #782
* Switch hash from MD5 to SHA256 by @stanhu in #785
* Respect the updated NO_COLOR specification by @coderjoe in #796
* Remove support for deprecated OS by @peterzhu2118 in #798
* Support thor install <uri> to install remote thor files by
  @deivid-rodriguez in #787
* Update error message for content already exists case. by @jpgeek in #799
* Allow setting file permissions with create_file by @skipkayhil in #820
* Properly pad aliases for option usage by @p8 in #810

New Contributors

* @ytkg made their first contribution in #767
* @timdiggins made their first contribution in #780
* @stanhu made their first contribution in #785
* @jdufresne made their first contribution in #806
* @peterzhu2118 made their first contribution in #798
* @casperisfine made their first contribution in #807
* @jpgeek made their first contribution in #799
* @skipkayhil made their first contribution in #820
* @p8 made their first contribution in #810

Revision 1.15 / (download) - annotate - [select for diffs], Sat Feb 12 13:48:00 2022 UTC (2 years, 2 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.14: +4 -4 lines
Diff to previous 1.14 (colored)

devel/ruby-thor: update to 1.2.1

1.2.0 (2022-01-04)

What's Changed

* Support Thor::CoreExt::HashWithIndifferentAccess#except for Rails 6.0 by
  @koic in #734
* The klass parameter 'inject_into_class' should be given a string
  type.(also inject_into_module) by @ratovia in #752
* Added Shell::Basic#say_error by @postmodern in #750
* Check for duplicate content in relevant section when inserting into files
  by @excid3 in #735
* Loaded the directory under tasks. by @Mitsuru53 in #747
* Update Thor::Actions#inside to return the value yielded by the block by
  @jordan-brough in #712
* remove_file should unlink broken symlinks by @2called-chaos in #720
* Use string interpolation for trailing whitespace by @jonathanhefner in #730
* Indent multiline messages in say_status by @jonathanhefner in #714
* Allow leading hyphen in switch values when specified with = by @univerio
  in #737
* Fix for #707 by @scambra in #708
* Support latest did_you_mean by @deivid-rodriguez in #761

New Contributors

* @ratovia made their first contribution in #752
* @excid3 made their first contribution in #735
* @Mitsuru53 made their first contribution in #747
* @jordan-brough made their first contribution in #712
* @2called-chaos made their first contribution in #720
* @univerio made their first contribution in #737
* @scambra made their first contribution in #708

1.2.1 (2022-01-04)

What's Changed

* Fix regressions with insert_into_file

Revision 1.14 / (download) - annotate - [select for diffs], Tue Oct 26 10:19:50 2021 UTC (2 years, 5 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip

Revision 1.13 / (download) - annotate - [select for diffs], Thu Oct 7 13:44:26 2021 UTC (2 years, 6 months ago) by nia
Branch: MAIN
Changes since 1.12: +1 -2 lines
Diff to previous 1.12 (colored)

devel: Remove SHA1 hashes for distfiles

Revision 1.12 / (download) - annotate - [select for diffs], Tue Jan 26 15:33:05 2021 UTC (3 years, 2 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.11: +5 -5 lines
Diff to previous 1.11 (colored)

devel/ruby-thor: update to 1.1.0

1.1.0 (2021-01-20)

* Don't use ANSI colors when terminal is dumb.
* Ensure default option/argument is not erroneously aliased.
* Fixes a bug in the calculation of the print_wrapped method.
* Obey :mute and options[:quiet] in Shell#say.
* Support Ruby 3.0.
* Add force option to the gsub_file action.

Revision 1.11 / (download) - annotate - [select for diffs], Tue Mar 24 18:30:19 2020 UTC (4 years ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.10: +5 -5 lines
Diff to previous 1.10 (colored)

devel/ruby-thor: update to 1.0.1

Update ruby-thor to 1.0.1.


# 1.0.1
* Fix thor when `thor/base` and `thor/group` are required without `thor.rb`.
* Handle relative source path in `create_link`.

# 1.0.0
* Drop support to Ruby 1.8 and 1.9.
* Deprecate relying on default `exit_on_failure?`.
  In preparation to make Thor commands exit when there is a failure we are deprecating
  defining a command without defining what behavior is expected when there is a failure.

  To fix the deprecation you need to define a class method called `exit_on_failure?` returning

  `false` if you want the current behavior or `true` if you want the new behavior.
* Deprecate defining an option with the default value using a different type as defined in the option.
* Allow options to be repeatable. See #674.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Dec 17 14:57:05 2018 UTC (5 years, 4 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.9: +5 -5 lines
Diff to previous 1.9 (colored)

devel/ruby-thor: update to 0.20.3

# 0.20.3
* Support old versions of `did_you_mean`.

# 0.20.2
* Fix `did_you_mean` support.

Revision 1.9 / (download) - annotate - [select for diffs], Sun Sep 10 13:36:01 2017 UTC (6 years, 7 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.8: +5 -5 lines
Diff to previous 1.8 (colored)

Update ruby-thor to 0.20.0.

0.20.0							2017/08/16

* Add check_default_type! to check if the default value of an option matches
  the defined type. It removes the warning on usage and gives the command
  authors the possibility to check for programming errors.

* Add disable_required_check! to disable check for required options in some
  commands. It is a substitute of disable_class_options that was not working
  as intended.

* Add inject_into_module.

Revision 1.8 / (download) - annotate - [select for diffs], Mon Mar 20 12:48:32 2017 UTC (7 years, 1 month ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.7: +5 -5 lines
Diff to previous 1.7 (colored)

Update ruby-thor to 0.19.4.

* pkgsrc change: add pkg_alternatives support.

0.19.4, release 2016-11-28

* Rename Thor::Base#thor_reserved_word? to #is_thor_reserved_word?

0.19.3, release 2016-11-27

* Output a warning instead of raising an exception when a default option value
  doesn't match its specified type

0.19.2, release 2016-11-26

* Fix bug with handling of colors passed to ask (and methods like yes? and no?
  which it underpins)
* Allow numeric arguments to be negative
* Ensure that default option values are of the specified type (e.g. you can't
  specify "foo" as the default for a numeric option), but make symbols and
  strings interchangeable
* Add Thor::Shell::Basic#indent method for intending output
* Fix remove_command for an inherited command (see #451)
* Allow hash arguments to only have each key provided once (see #455)
* Allow commands to disable class options, for instance for "help" commands
  (see #363)
* Do not generate a negative option (--no-no-foo) for already negative boolean
  options (--no-foo)
* Improve compatibility of Thor::CoreExt::HashWithIndifferentAccess with Ruby
  standard library Hash
* Allow specifying a custom binding for template evaluation (e.g. #key? and
  #fetch)
* Fix support for subcommand-specific "help"s
* Use a string buffer when handling ERB for Ruby 2.3 compatibility
* Update dependencies

Revision 1.7 / (download) - annotate - [select for diffs], Tue Nov 3 03:29:31 2015 UTC (8 years, 5 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

Add SHA512 digests for distfiles for devel category

Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Aug 27 00:04:19 2014 UTC (9 years, 7 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored)

Update to 0.19.1. No changelog provided.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Sep 15 10:24:55 2013 UTC (10 years, 7 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored)

Update ruby-thor to 0.18.1.

# 0.18.1, release 2013-03-30
* Revert regressions found in 0.18.0

## 0.18.0, release 2013-03-26
* Remove rake2thor
* Only display colors if output medium supports colors
* Pass parent_options to subcommands
* Fix non-dash-prefixed aliases
* Make error messages more helpful
* Rename "task" to "command"
* Add the method to allow for custom package name

Revision 1.4 / (download) - annotate - [select for diffs], Mon Feb 11 03:08:05 2013 UTC (11 years, 2 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored)

Update ruby-thor to 0.17.0.

0.17.0, release 2013-01-24

    Add better support for tasks that accept arbitrary additional arguments (e.g. things like bundle exec)
    Add #stop_on_unknown_option!
    Only strip from stdin.gets if it wasn't ended with EOF
    Allow "send" as a task name
    Allow passing options as arguments after "--"
    Autoload Thor::Group

0.16.0, release 2012-08-14

    Add enum to string arguments

0.15.4, release 2012-06-29

    Fix regression when destination root contains reserved regexp characters

0.15.3, release 2012-06-18

    Support strict_args_position! for backwards compatibility
    Escape Dir glob characters in paths

0.15.2, released 2012-05-07

    Added print_in_columns
    Exposed terminal_width as a public API

0.15.1, release 2012-05-06

    Fix Ruby 1.8 truncation bug with unicode chars
    Fix shell delegate methods to pass their block
    Don't output trailing spaces when printing the last column in a table

0.15, released 2012-04-29

    Alias method_options to options
    Refactor say to allow multiple colors
    Exposed error as a public API
    Exposed file_collision as a public API
    Exposed print_wrapped as a public API
    Exposed set_color as a public API
    Fix number-formatting bugs in print_table
    Fix "indent" typo in print_table
    Fix Errno::EPIPE when piping tasks to head
    More friendly error messages

Revision 1.3 / (download) - annotate - [select for diffs], Sat Dec 4 04:03:53 2010 UTC (13 years, 4 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (colored)

Update ruby-thor package to 0.14.6.

Changes are unknown.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Sep 23 06:41:27 2010 UTC (13 years, 6 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 (colored)

Update devel/ruby-thor to 0.14.1.

Official changes are unknown but it seems that some bug fixes was done.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Sep 12 04:04:25 2010 UTC (13 years, 7 months ago) by taca
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Importing devel/ruby-thor 0.14.0.

Thor is a simple and efficient tool for building self-documenting
command line utilities.  It removes the pain of parsing command line
options, writing "USAGE:" banners, and can also be used as an
alternative to the [Rake](http://github.com/jimweirich/rake) build
tool.  The syntax is Rake-like, so it should be familiar to most Rake
users.


Revision 1.1 / (download) - annotate - [select for diffs], Sun Sep 12 04:04:25 2010 UTC (13 years, 7 months ago) by taca
Branch: MAIN

Initial revision

This form allows you to request diff's 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.




CVSweb <webmaster@jp.NetBSD.org>