./misc/ruby-thread_safe, Thread-safe collections and utilities for Ruby

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.3.6nb1, Package name: ruby31-thread_safe-0.3.6nb1, Maintainer: pkgsrc-users

Threadsafe is a collection of thread-safe versions of common core
Ruby classes.


Required to run:
[lang/ruby23-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 118 KB

Version history: (Expand)


CVS history: (Expand)


   2023-08-05 21:45:04 by Izumi Tsutsui | Files touched by this commit (1)
Log message:
ruby-thread_safe: relinquish MAINTAINERship.

I took MAINTAINERship just for ruby-memoizable (for ruby-twitter),
but currently a number of packages still require this.
   2021-10-26 12:59:39 by Nia Alarie | Files touched by this commit (378)
Log message:
misc: Replace RMD160 checksums with BLAKE2s checksums

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

The following distfiles could not be fetched (possibly fetched
conditionally?):

./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
   2021-10-07 16:35:55 by Nia Alarie | Files touched by this commit (378)
Log message:
misc: Remove SHA1 hashes for distfiles
   2017-12-09 23:01:27 by Izumi Tsutsui | Files touched by this commit (1) | Package updated
Log message:
Remove ruby-atomic dependency.

It should have been removed on 0.3.5 update.
Also update HOMEPAGE per https://rubygems.org/gems/thread_safe info.

Bump PKGREVISION.
   2017-04-15 17:16:17 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-thread_safe to 0.3.6.

Notable chnages:
* Fix default block race condition.
* Add TS::Cache#fetch_or_store.
   2015-11-04 00:49:56 by Alistair G. Crooks | Files touched by this commit (330)
Log message:
Add SHA512 digests for distfiles for misc category

Problems found locating distfiles:
	Package colorls: missing distfile ls.tar.gz
	Package molden: missing distfile molden-4.6/molden4.6.tar.gz
	Package softmaker-office-demo: missing distfile ofl06trial.tgz

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.
   2015-03-13 15:41:31 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update misc/ruby-thread_safe to 0.3.5.

Various bug fixes and improvement.
   2014-01-17 14:00:00 by OBATA Akio | Files touched by this commit (4)
Log message:
Import ruby-thread_safe-0.1.3 as misc/ruby-thread_safe.
part of PR pkg/48447

Threadsafe is a collection of thread-safe versions of common core
Ruby classes.