The NetBSD Project

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

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.29 / (download) - annotate - [select for diffs], Wed Nov 30 14:23:07 2022 UTC (10 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, HEAD
Changes since 1.28: +4 -4 lines
Diff to previous 1.28 (colored)

devel/ruby-tins: update to 1.32.1

No release note nor changes, so quote from commit log.

1.32.0 (2022-11-17) 02:26

* attempt method now supports passing of previously caught exception into
  the called block to let the handling behaviour depend on it.

* Also some smaller changes to make debugging on multiple ruby releases,
  easier via all_images.

1.32.1 (2022-11-22)

* Remove mutex for finalizer, let ruby take care of it

Revision 1.28 / (download) - annotate - [select for diffs], Fri Aug 26 11:41:21 2022 UTC (13 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.27: +4 -4 lines
Diff to previous 1.27 (colored)

devel/ruby-tins: update to 1.31.1

1.31.1 (2022-04-26)

* Create codeql-analysis.yml
* Remove some hidden/unneeded files from gem

Revision 1.27 / (download) - annotate - [select for diffs], Sat Feb 12 15:20:56 2022 UTC (19 months, 2 weeks ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.26: +4 -4 lines
Diff to previous 1.26 (colored)

devel/ruby-tins: update to 1.31.0

Quote from commit logs.

1.29.1 (2021-05-20)

* Reraise the same exception object for exceptions with additional methods.

1.30.0 (2021-12-27)

* Fix for upcoming ruby 3.1.0.

1.31.0 (2022-01-07)

* Add small LRU cache implementation.

Revision 1.26 / (download) - annotate - [select for diffs], Tue Oct 26 10:19:51 2021 UTC (23 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (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.25 / (download) - annotate - [select for diffs], Thu Oct 7 13:44:26 2021 UTC (23 months, 3 weeks ago) by nia
Branch: MAIN
Changes since 1.24: +1 -2 lines
Diff to previous 1.24 (colored)

devel: Remove SHA1 hashes for distfiles

Revision 1.24 / (download) - annotate - [select for diffs], Sun May 30 08:58:13 2021 UTC (2 years, 4 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.23: +5 -5 lines
Diff to previous 1.23 (colored)

devel/ruby-tins: update to 1.29.1

1.29.1 (2021-05-20)

* Reraise the same exception object for exceptions with additional methods.
* Readme: Remove homepage section, the link shows a 404.

Revision 1.23 / (download) - annotate - [select for diffs], Sun May 9 13:52:40 2021 UTC (2 years, 4 months ago) by taca
Branch: MAIN
Changes since 1.22: +5 -5 lines
Diff to previous 1.22 (colored)

devel/ruby-tins: update to 1.29.0

1.29.0 (2021-05-07)

* Add more ways to reraise exceptions in attempt.

Revision 1.22 / (download) - annotate - [select for diffs], Wed Jan 13 14:39:15 2021 UTC (2 years, 8 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.21: +5 -5 lines
Diff to previous 1.21 (colored)

devel/ruby-tins: update to 1.28.0

No changes, but it adds support for Ruby 3.0.

Revision 1.21 / (download) - annotate - [select for diffs], Mon Jan 11 13:19:25 2021 UTC (2 years, 8 months ago) by taca
Branch: MAIN
Changes since 1.20: +5 -5 lines
Diff to previous 1.20 (colored)

devel/ruby-tins: update to 1.26.0

1.26.0 (2020-09-30)

* Add shortcut that automatically waits.

Revision 1.20 / (download) - annotate - [select for diffs], Mon May 25 13:59:55 2020 UTC (3 years, 4 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.19: +5 -5 lines
Diff to previous 1.19 (colored)

devel/ruby-tins: update to 1.25.0

Update ruby-tins to 1.25.0.

No release note nor changes.

* Use ruby-sync.
* Allow waiting for limited threads.

Revision 1.19 / (download) - annotate - [select for diffs], Sun Mar 8 15:37:23 2020 UTC (3 years, 6 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.18: +5 -5 lines
Diff to previous 1.18 (colored)

devel/ruby-tins: update to 1.24.1

Update ruby-tins to 1.24.1.

No proper changes are available but it looks like better support for Ruby
2.6 and later.  Please refer
<https://github.com/flori/tins/compare/v1.20.2...v1.24.1>.

Revision 1.18 / (download) - annotate - [select for diffs], Mon Dec 17 14:58:00 2018 UTC (4 years, 9 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.17: +5 -5 lines
Diff to previous 1.17 (colored)

devel/ruby-tins: udpate to 1.20.2

* 2018-11-14 Release 1.20.2
 - Fix ~x options
* 2018-11-14 Release 1.20.1
 - Add disabling boolean options in Tins::GO#go method.
* 2018-11-14 Release 1.20.0
 - Support default arguments in Tins::GO#go method.
* 2018-11-07 Release 1.19.0
 - Allow annotations without arguments
* 2018-11-02 Release 1.18.0
 - `thread_local` and `thread_global` with default block
* 2018-10-15 Release 1.17.0
 - Add Tins::TempIO::Enum class to wrap `temp_io` into Enumerator.

Revision 1.17 / (download) - annotate - [select for diffs], Wed Mar 14 14:28:25 2018 UTC (5 years, 6 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.16: +5 -5 lines
Diff to previous 1.16 (colored)

devel/ruby-tins: update to 1.16.3

2017-12-05 Release 1.16.3

* Improve temp_io method by not changing working dir.

2017-12-05 Release 1.16.2

* Improve temp_io method with a given name.

2017-12-05 Release 1.16.1

* Improve temp_io method with block

2017-11-29 Release 1.16.0

* Prove temp_io method with block

Revision 1.16 / (download) - annotate - [select for diffs], Mon Jul 31 14:29:22 2017 UTC (6 years, 2 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.15: +5 -5 lines
Diff to previous 1.15 (colored)

Update ruby-tinsto 1.15.0.

2017-06-29 Release 1.15.0
* Add support for smart duration formats with %D directive

Revision 1.15 / (download) - annotate - [select for diffs], Mon Jun 5 14:23:21 2017 UTC (6 years, 3 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.14: +5 -5 lines
Diff to previous 1.14 (colored)

Update ruby-tinsto 1.14.0.

2017-05-16 Release 1.14.0

* Add visit proc to determine if file should be visited.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Mar 20 13:00:47 2017 UTC (6 years, 6 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.13: +5 -5 lines
Diff to previous 1.13 (colored)

Update ruby-tins to 1.13.2.

2016-11-23 Release 1.13.0

* Add expose method mostly for testing hidden methods.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Oct 9 15:28:44 2016 UTC (6 years, 11 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.12: +5 -5 lines
Diff to previous 1.12 (colored)

Update ruby-tins to 1.12.0.

2016-08-04 Release 1.12.0
* Add Tins::Unit.parse? method to check for units in strings.

2016-07-12 Release 1.11.0
* Provide Tins::Unit.format and Tins::Unit.parse methods.

2016-05-25 Release 1.10.2
* Avoid some warnings.

2016-04-15 Release 1.10.1
* Fix bug in go if a concatenated argument comes last.

2016-04-12 Release 1.10.0
* Support mixed rest arguments in go argument parsing.

Revision 1.12 / (download) - annotate - [select for diffs], Tue Mar 15 14:24:46 2016 UTC (7 years, 6 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.11: +5 -5 lines
Diff to previous 1.11 (colored)

Update ruby-tins to 1.9.0.

Add Tins::Duration class to display time durations.

Revision 1.11 / (download) - annotate - [select for diffs], Tue Feb 16 16:17:24 2016 UTC (7 years, 7 months ago) by taca
Branch: MAIN
Changes since 1.10: +5 -5 lines
Diff to previous 1.10 (colored)

Update ruby-tins to 1.8.2.

2016-01-18 Release 1.8.2

* Implement Tins::StringVersion::Version#dup and
  Tins::StringVersion::Version#clone.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Dec 12 14:38:26 2015 UTC (7 years, 9 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.9: +5 -5 lines
Diff to previous 1.9 (colored)

Update ruby-tins to 1.8.1.

* 2015-12-03 Release 1.8.1
  - Remove some backports already existant in the newer supported rubies.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Dec 2 14:19:41 2015 UTC (7 years, 10 months ago) by taca
Branch: MAIN
Changes since 1.8: +5 -5 lines
Diff to previous 1.8 (colored)

Update ruby-tins to 1.8.0.

* 2015-12-01 Release 1.8.0
  - Add `foo_of` and `foo_annotations` methods to instances of classes with
    annotated methods.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Nov 29 15:20:41 2015 UTC (7 years, 10 months ago) by taca
Branch: MAIN
Changes since 1.7: +5 -5 lines
Diff to previous 1.7 (colored)

Update ruby-tins to 1.7.0.

2015-11-09 Release 1.7.0

* Officially require ruby >= 2.0 and use new hash syntax.
* New feature attempt: sleep:-30 sleeps upto 30 seconds while retrying
  with an exponential waiting pattern.
* Remove rotate and shuffle, recent rubies all support them.
* Add an object oriented view on method signatures and use it to create
  method descriptions.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Nov 3 03:29:31 2015 UTC (7 years, 10 months ago) by agc
Branch: MAIN
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], Sun Oct 4 12:29:46 2015 UTC (7 years, 11 months ago) by taca
Branch: MAIN
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored)

Update ruby-tins to 1.6.0.

* 2015-08-13 Release 1.6.0
  - Add complete method for readline completion
* 2015-06-21 Release 1.5.4
  - Avoid %i syntax for now
* 2015-06-17 Release 1.5.3
  - Make it run on 1.9 again.
  - Avoid a warning in Time.dummy implementation.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Jun 7 10:28:54 2015 UTC (8 years, 3 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored)

Update ruby-tins to 1.5.2.

Changes are not available except commit log.
<https://github.com/flori/tins/commits/master>

Revision 1.4 / (download) - annotate - [select for diffs], Fri Mar 13 14:07:04 2015 UTC (8 years, 6 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored)

Update ruby-tins to 1.3.5.

* 2015-03-03 Release 1.3.5
  - Don't automatically include #to method into Object, this can lead to some
    confusion.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Feb 7 14:46:05 2015 UTC (8 years, 7 months ago) by taca
Branch: MAIN
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (colored)

Update ruby-tins to 1.3.4.

* 2015-02-04 Release 1.3.4
  - Add some default alphabets to Tins::Token, e. g. Base64
  - Add changes to Readme

Revision 1.2 / (download) - annotate - [select for diffs], Mon Feb 2 15:21:25 2015 UTC (8 years, 7 months ago) by taca
Branch: MAIN
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 (colored)

Update ruby-tins to 1.3.3.

* Add json support.
* Avoid conflict with Rails.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Mar 18 14:37:58 2014 UTC (9 years, 6 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1

Add ruby-tins package version 1.0.0.  Approved by wiz@.

All the stuff that isn't good/big enough for a real library.

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>