Path to this page:
./
devel/ruby-tins,
Not good/big enough for a real library
Branch: CURRENT,
Version: 1.28.0,
Package name: ruby26-tins-1.28.0,
Maintainer: pkgsrc-usersAll the stuff that isn't good/big enough for a real library.
Required to run:[
lang/ruby26-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: f899a8f8b451b30555bbd59f92c4c3ae7a14a6e4
RMD160: c1eef6dc6d7ebdc90002d38e3daf2e3bb1eb9e80
Filesize: 299.5 KB
Version history: (Expand)
- (2021-01-13) Updated to version: ruby26-tins-1.28.0
- (2021-01-11) Updated to version: ruby26-tins-1.26.0
- (2020-05-25) Updated to version: ruby26-tins-1.25.0
- (2020-03-08) Updated to version: ruby26-tins-1.24.1
- (2018-12-17) Updated to version: ruby24-tins-1.20.2
- (2018-03-14) Updated to version: ruby24-tins-1.16.3
CVS history: (Expand)
2021-01-13 15:39:15 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
devel/ruby-tins: update to 1.28.0
No changes, but it adds support for Ruby 3.0.
|
2021-01-11 14:19:25 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
devel/ruby-tins: update to 1.26.0
1.26.0 (2020-09-30)
* Add shortcut that automatically waits.
|
2020-05-25 15:59:56 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
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.
|
2020-03-08 16:37:23 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
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>.
|
2018-12-17 15:58:00 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
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.
|
2018-03-14 15:28:26 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
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
|
2017-07-31 16:29:22 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
Update ruby-tinsto 1.15.0.
2017-06-29 Release 1.15.0
* Add support for smart duration formats with %D directive
|
2017-06-05 16:23:21 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
Update ruby-tinsto 1.14.0.
2017-05-16 Release 1.14.0
* Add visit proc to determine if file should be visited.
|