Next | Query returned 74 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-02-03 16:05:20 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/hoe: update to 4.2.0

4.2.0 (2024-01-12)

2 minor enhancements:

* Extended hoe/racc to be multitask! ruby_parser goes from 8.5s to 1.2s!
* Extended hoe/racc to build .yy files to allow for multi-file generation.

1 bug fix:

* Fixed missing dep declaration on oedipus_lex.
   2023-12-16 16:41:53 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/hoe: update to 4.1.0

4.1.0 (2023-11-16)

1 minor enhancement:

* Added Hoe::Cov#cov_filter accessor.

2 bug fixes:

* Removed use of Gem.bin_wrapper. rdoc is now just rdoc.
* Removed use of Gem.default_exec_format. gem is now just gem.
   2023-08-06 09:48:10 by Takahiro Kambe | Files touched by this commit (1)
Log message:
devel/hoe: remove comment outed DEPENDS line

Current hoe dose not require ruby-minitest package.
   2023-07-30 05:45:01 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/hoe: update to 4.0.5

4.0.5 (2023-07-25)

1 bug fix:

* sow: Fixed nested module directory creation. (chriscz)
   2023-06-09 15:49:52 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/hoe: update to 4.0.4

4.0.4 (2023-06-06)

1 minor enhancement:

* Bumped minimum ruby to 2.7. So done.

1 bug fix:

* Fixed a readme parsing oddity for section headers w/ multiple words that
  collide.
   2023-05-03 16:24:59 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/hoe: update to 4.0.3

4.0.3 (2023-05-02)

1 bug fix:

* Ensure that license name is a string.
   2023-01-22 06:07:32 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/hoe: update to 4.0.2

4.0.2 (2023-01-21)

1 minor enhancement:

* Bump minimum ruby version to 2.6+. Can't wait to drop 2.6.

1 bug fix:

* Fix for rubygems method error. Version used to respect #=~, now needs to
  #to_s first.
   2022-12-22 02:47:47 by Takahiro Kambe | Files touched by this commit (1)
Log message:
devel/hoe: add missing dependency

hoe implictly assumes that minitest 5.16 and later is available.

Bump PKGREVISION.
   2022-12-18 14:53:03 by Takahiro Kambe | Files touched by this commit (3) | Package updated
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) | Package updated
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.

Next | Query returned 74 messages, browsing 1 to 10 | Previous