Path to this page:
./
devel/ruby-classy_hash,
Classy Hash: Keep your Hashes classy; a Hash schema validator
Branch: CURRENT,
Version: 1.0.0,
Package name: ruby27-classy_hash-1.0.0,
Maintainer: pkgsrc-usersClassy Hash is a schema validator for Ruby Hashes. You provide a simple
schema Hash, and Classy Hash will make sure your data matches, providing
helpful error messages if it doesn't.
Required to run:[
lang/ruby24-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 9.5 KB
Version history: (Expand)
- (2021-10-07) Updated to version: ruby27-classy_hash-1.0.0
- (2021-01-11) Updated to version: ruby26-classy_hash-1.0.0
- (2018-02-28) Package added to pkgsrc.se, version ruby24-classy_hash-0.2.1 (created)
CVS history: (Expand)
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-01-11 14:41:12 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-classy_hash: update to 1.0.0
1.0.0 (2020-09-17)
* shift ruby support: 1.9-2.4 to 2.3-2.7, bump simplecov
* BigDecimal: use class rather than instanec
|
2018-02-28 16:45:32 by Takahiro Kambe | Files touched by this commit (4) |
Log message:
devel/ruby-classy_hash: add version 0.2.1
pkgsrc note: required by newer games/ruby-squib.
Classy Hash is a schema validator for Ruby Hashes. You provide a simple
schema Hash, and Classy Hash will make sure your data matches, providing
helpful error messages if it doesn't.
|