2022-08-11 15:31:21 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-mixlib-config: update to 3.0.27
3.0.27 (2022-06-08)
Merged Pull Requests
* Update chefstyle requirement from 1.2.1 to 1.3.2 #84
(dependabot-preview[bot])
* Update chefstyle requirement from 1.3.2 to 1.4.0 #85
(dependabot-preview[bot])
* Update chefstyle requirement from 1.4.0 to 1.4.2 #86
(dependabot-preview[bot])
* Update chefstyle requirement from 1.4.2 to 1.4.3 #87
(dependabot-preview[bot])
* Update chefstyle requirement from 1.4.3 to 1.4.5 #89
(dependabot-preview[bot])
* Update chefstyle requirement from 1.4.5 to 1.5.0 #90
(dependabot-preview[bot])
* Update chefstyle requirement from 1.5.0 to 1.5.2 #92
(dependabot-preview[bot])
* Update chefstyle requirement from 1.5.2 to 1.5.8 #96
(dependabot-preview[bot])
* Update chefstyle requirement from 1.5.8 to 1.5.9 #97
(dependabot-preview[bot])
* Remove parallel pin now that it supports Ruby 2.4 again #98 (tas50)
* Add Ruby 2.7 testing + cache gem installs in CI #99 (tas50)
* Update chefstyle requirement from 1.5.9 to 1.6.2 #101
(dependabot-preview[bot])
* Update chefstyle requirement from 1.6.2 to 1.7.1 #102
(dependabot-preview[bot])
* Update chefstyle requirement from 1.7.1 to 1.7.2 #104
(dependabot-preview[bot])
* Update chefstyle requirement from 1.7.2 to 1.7.5 #106
(dependabot-preview[bot])
* Upgrade to GitHub-native Dependabot #107 (dependabot-preview[bot])
* add ruby tests 3.0 and 3.1 in verify pipeline #109 (jayashrig158)
* Fix in nested_hash parsing in config #115 (Nik08)
|
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
|
2020-09-14 18:17:42 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-mixlib-config: update to 3.0.9
Update devel/ruby-mixlib-config package to 3.0.9.
3.0.9 (2020-08-13)
* Remove encoding comment + pin chefstyle #81 (tas50)
* Update chefstyle requirement from = 1.2.0 to 1.2.1 #82
(dependabot-preview[bot])
* Optimize requires for non-omnibus installs #83 (tas50)
|
2020-03-24 18:46:11 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
devel/ruby-mixlib-config: update to 3.0.6
Update ruby-mixlib-config to 3.0.6.
pkgsrc change: add "USE_LANGUAGES= # none".
3.0.6 (2019-12-29)
* Substitute require for require_relative #80 (tas50)
3.0.5 (2019-11-14)
* Add BuildKite PR Testing #75 (tas50)
* Remove Travis PR testing + add foundation team as the project owner #76
(tas50)
* Test on Windows and use the smaller containers #77 (tas50)
* Do not crash when loading undefined context from hash #79 (marcparadise)
3.0.1 (2019-04-23)
* update travis, drop ruby < 2.5, major version bump #73 (lamont-granquist)
* Allow Ruby 2.4 / Update github templates #74 (tas50)
2.2.18 (2018-12-17)
* Add github issue and PR templates #68 (tas50)
* Resolve chefstyle and expeditor issues #69 (tas50)
* Expand ruby testing in Travis #70 (tas50)
* Standardize the gemfile and rakefile #71 (tas50)
* Only ship the required library files in the gem artifact #72 (tas50)
|
2018-09-23 16:50:04 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-mixlib-config: update to 2.2.13
v2.2.13 (2018-07-12)
Merged Pull Requests
* Avoid converting to text representation when parsing JSON/TOML/etc #66
(lamont-granquist)
v2.2.12 (2018-07-06)
Merged Pull Requests
* add is_default? inspection method #65 (lamont-granquist)
v2.2.11 (2018-07-02)
Merged Pull Requests
* key? and has_key? should find subcontexts #64 (lamont-granquist)
v2.2.10 (2018-07-02)
Merged Pull Requests
* remove hashrocket syntax #62 (lamont-granquist)
* add #key? alias to #has_key? #63 (lamont-granquist)
v2.2.8 (2018-06-13)
Merged Pull Requests
* fix style warnings with latest rubocop #60 (thommay)
* Fix config_context_list/hash in strict mode #57 (elyscape)
|
2018-03-23 14:52:20 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-mixlib-config: update to 2.2.6
2.2.6 (2018-03-22)
* Adding support for reading from TOML files #55 (tyler-ball)
|
2018-03-21 12:25:36 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-mixlib-config: update to 2.2.5
2.2.5 (2018-02-09)
* Add support for reading from JSON files #53 (tduffield)
|
2017-06-11 16:56:57 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-mixlib-config to 2.2.4.
2.2.4 (2016-09-02)
* Allow a config context to be set from another config context #42 (mwrock)
* Allow configuring contexts via block #35 (KierranM)
2.2.3 (2016-08-30)
* Dont reset state during restore #40 (mwrock)
* Ignore Gemfile.lock #39 (tas50)
* Update specs for rspec 3.0 #38 (tas50)
* Bump version to 2.2.2 #37 (jkeiser)
2.2.2 (2016-08-22)
* chefstyle fixes #33 (lamont-granquist)
* Add gemspec files to allow bundler to run from the gem #32 (ksubrama)
* Fix ruby warnings #30 (danielsdeleo)
|
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
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.
|