2022-12-18 14:53:03 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
devel/hoe: update to 4.0.1
4.0.1 (2022-12-17)
1 bug fix:
* Add extra checks to release_sanity to ensure history file is updated
before release.
4.0.0 (2022-12-16)
3 major enhancements:
* Removed Minitest::TestTask. Shipped with minitest 5.16+ now!
* Removed direct support for rspec, test/unit. Still extendable tho.
* Removed support for old style readme parsing.
|
2022-11-11 14:17:35 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
devel/hoe: update to 3.26.0
3.26.0 (2022-10-20)
2 minor enhancements:
* Added warning to bundled minitest/test_task.
* Removed dead rcov plugin and added (simple)cov plugin.
1 bug fix:
* Fixed test task load path issue, prepend Hoe.include_dirs to ensure they
come first.
|
2022-08-24 12:44:14 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/hoe: update to 3.25.0
3.25.0 (2022-08-18)
* 1 minor enhancement:
- Added otp_command config option for OTP auth on gem push.
* 1 bug fix:
- Use sh instead of system during gem install to raise on error.
|
2022-08-11 15:58:30 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/hoe: update to 3.24.0
3.24.0 (2022-06-20)
3 minor enhancements:
* Add bindir and homepage accessor methods. (dsisnero)
* Don't auto-intuit values if they're already set. (dsisnero)
* Use bindir to determine executables. (dsisnero)
|
2022-02-12 08:26:51 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/hoe: update to 3.23.1
3.23.1 (2022-01-04)
1 bug fix:
* Fixed loading config files for ruby 3.1's now default YAML.safe_load_file.
|
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-05-30 11:09:29 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/hoe: update to 3.23.0
3.23.0 (2021-05-29)
2 minor enhancements:
* Bump racc (plugin) dependency.
* Removed ruby18! and ruby19! methods. ugh
|
2021-01-13 15:27:00 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/hoe: update to 3.22.3
=== 3.22.3 / 2021-01-10
* 1 bug fix:
* Bumped ruby version to include < 4 (trunk).
|
2020-09-13 17:14:41 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/hoe: update to 3.22.2
Update hoe to 3.22.2.
=== 3.22.2 / 2020-08-31
* 1 bug fix:
* Bumped ruby version to include 3.0 (trunk).
|