Path to this page:
./
devel/ruby-tins,
Not good/big enough for a real library
Branch: CURRENT,
Version: 1.37.0,
Package name: ruby32-tins-1.37.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:
Filesize: 304.5 KB
Version history: (Expand)
- (2024-10-21) Updated to version: ruby32-tins-1.37.0
- (2024-10-13) Updated to version: ruby32-tins-1.36.1
- (2024-05-05) Updated to version: ruby32-tins-1.33.0
- (2022-11-30) Updated to version: ruby31-tins-1.32.1
- (2022-08-26) Updated to version: ruby27-tins-1.31.1
- (2022-02-12) Updated to version: ruby27-tins-1.31.0
CVS history: (Expand)
2022-11-30 15:23:07 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
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
|
2022-08-26 13:41:21 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
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
|
2022-02-12 16:20:56 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
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.
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
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
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-05-30 10:58:13 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
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.
|
2021-05-09 15:52:40 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
devel/ruby-tins: update to 1.29.0
1.29.0 (2021-05-07)
* Add more ways to reraise exceptions in attempt.
|
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.
|