2023-09-03 18:09:34 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
sysutils/ruby-serverspec: update to 2.42.3
2.42.3 (2023-09-02)
* Use the newer ERB.new usage for Ruby v2.6 or higher
|
2023-02-23 16:19:38 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
sysutils/ruby-serverspec: update to 2.42.2
2.42.2 (2023-02-16)
* Support Psych 4.0 (Ruby 3.1) or later
* Relax rake dependency pinning
|
2023-01-03 16:08:13 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
sysutils/ruby-serverspec: update to 2.42.1
2.42.1 (2022-12-29)
* Replace Dir.exists?/File.exists? with Dir.exist?/File.exist?
|
2022-08-29 14:35:33 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
sysutils/ruby-serverspec: update to 2.42.0
2.42.0 (2022-02-02)
* Provide user uid and group gid as properties
|
2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Remove SHA1 hashes for distfiles
|
2021-09-19 19:27:58 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
sysutils/ruby-serverspec: update to 2.41.8
2.14.6 (2021-06-18)
* Normalize openssl issuer and subject
* use localcert for older rubies on appvayor test
* Remove Ruby 1.8.7 from .travis.yml
2.41.7 (2021-06-21)
* Fixed infinite loop in subject of x509_certificate
2.41.8 (2021-06-24)
* Add a command method in Command
|
2020-03-24 19:21:24 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
sysutils/ruby-serverspec: update to 2.41.5
Update ruby-serverspec to 2.41.5.
No release notes available.
|
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message:
all: migrate homepages from http to https
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
|
2018-03-21 13:53:54 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
sysutils/ruby-serverspec: update to 2.41.3
2.41.3 2017/11/07
* Fix be_installed matcher when used with expect
2.41.2 2017/10/26
* Fix infinite loop in Specinfra::Configuration.os fall back
2.41.1 2017/10/19
* Accept OpenSSL 1.1 X.509 certificate informations
|