Path to this page:
./
www/ruby-html-proofer,
Test your rendered HTML files to make sure theyre accurate
Branch: CURRENT,
Version: 5.0.9,
Package name: ruby32-html-proofer-5.0.9,
Maintainer: ryoonHTMLProofer is a set of tests to validate your HTML output. These
tests check if your image references are legitimate, if they have
alt tags, if your internal links are working, and so on. It's
intended to be an all-in-one checker for your output.
Required to run:[
net/ruby-addressable] [
misc/ruby-parallel] [
misc/ruby-rainbow] [
devel/ruby-mercenary] [
lang/ruby26-base] [
devel/ruby-yell] [
textproc/ruby-nokogumbo]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 24 KB
Version history: (Expand)
- (2024-05-12) Updated to version: ruby32-html-proofer-5.0.9
- (2023-08-26) Updated to version: ruby31-html-proofer-5.0.8
- (2023-04-30) Updated to version: ruby31-html-proofer-5.0.7
- (2023-03-19) Updated to version: ruby31-html-proofer-5.0.6
- (2023-01-21) Updated to version: ruby31-html-proofer-5.0.4
- (2022-12-18) Updated to version: ruby31-html-proofer-5.0.3
CVS history: (Expand)
2024-01-03 16:58:42 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
www/ruby-html-proofer: remove extra RUBY_VERSIONS_ACCEPTED
|
2023-08-26 17:04:18 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
www/ruby-html-proofer: update to 5.0.8
5.0.8 (2023-08-06)
* docs: update changelog
* the usual workflow updates
* tweak debug tools
* add packaging task
* add ruby version
|
2023-04-30 16:20:45 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
www/ruby-html-proofer: update to 5.0.7
5.0.7 (2023-04-18)
What's Changed
* Support multiple email addresses in mailto by @gjtorikian in #797
|
2023-03-19 14:24:59 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
www/ruby-html-proofer: update to 5.0.6
5.0.5 (2023-03-07)
What's Changed
* remove proprietary pdf by @gjtorikian in #790
* Fix cleaning relative links cache key by @riccardoporreca in #793
5.0.6 (2023-03-15)
What's Changed
* Refactor/simplify internal link check resolution by @riccardoporreca in
#795
|
2023-01-21 14:59:53 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
www/ruby-html-proofer: update to 5.0.4
pkgsrc change: add ruby32 support.
5.0.4 (2023-01-20)
What's Changed
* Improved PDF hash handling by @gjtorikian in #789
|
2022-12-18 15:47:39 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
www/ruby-html-proofer: update to 5.0.3
5.0.3 (2022-12-06)
* Address some typos by @gjtorikian in #780
* Fix poor srcset parsing by @gjtorikian in #784
|
2022-12-04 17:17:40 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
www/ruby-html-proofer: update to 5.0.2
5.0.2 (2022-11-15)
What's Changed
* Address some typos by @gjtorikian in #780
Contributors
* gjtorikian
|
2022-11-14 12:50:34 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
www/ruby-html-proofer: restrict to Ruby 3.1
Dependency to devel/ruby-async restricts to Ruby 3.1.
|