./time/ruby-hiera, Light weight hierarchical data store

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


Branch: CURRENT, Version: 3.12.0, Package name: ruby31-hiera-3.12.0, Maintainer: pkgsrc-users

Hiera

A simple pluggable Hierarchical Database.


Required to run:
[lang/ruby31-base]

Master sites:

Filesize: 40 KB

Version history: (Expand)


CVS history: (Expand)


   2023-02-11 14:40:42 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
databases/ruby-hiera: update to 3.12.0

3.12.0 (2023-01-25)

* Use keyword arguments since FileUtils in ruby 3.x doesn't accept passing
  args as a hash.

* Drop Ruby 2.5.

* Update to Mend.
   2022-12-18 14:49:50 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
databases/ruby-hiera: update to 3.11.0

3.11.0 (2022-11-10)

* Use "File.exist?" method instead of deprecated \ 
"File.exits?" method.
   2022-08-11 05:36:47 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
databases/ruby-hiera: update to 3.10.0

3.10.0 (2022-07-22)

* Set minimal ruby version to 2.5 in gemspec
   2022-06-06 15:23:13 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
databases/ruby-hiera: update to 3.9.0

No release note nor change log.  Please refer:
<https://github.com/puppetlabs/hiera/compare/3.8.0...3.9.0>.
   2021-12-14 15:24:00 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
databases/ruby-hiera: update to 3.8.0

3.8.0 (2021-12-07)

* update Gemfile locate_for to accept https git URLs
   2021-10-26 12:10:08 by Nia Alarie | Files touched by this commit (417)
Log message:
databases: 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 (some may be only fetched
conditionally):

./databases/cstore/distinfo D6.data.ros.gz
./databases/cstore/distinfo cstore0.2.tar.gz
./databases/cstore/distinfo data4.tar.gz
   2021-10-07 15:35:53 by Nia Alarie | Files touched by this commit (417)
Log message:
databases: Remove SHA1 distfile hashes
   2021-03-21 13:49:40 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
databases/ruby-hiera: update to 3.7.0

3.7.0 (2021-03-15)

* Fix typo in DESCR.
* Add license to gemspec.