<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/textproc/rubygem-html-proofer, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>textproc/rubygem-html-proofer: Update to 5.0.10</title>
<updated>2025-03-14T09:54:49+00:00</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2025-03-14T09:43:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=11bc266331f3ebf38d6743339c6dff08bc72066c'/>
<id>11bc266331f3ebf38d6743339c6dff08bc72066c</id>
<content type='text'>
Changes:	https://github.com/gjtorikian/html-proofer/releases
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes:	https://github.com/gjtorikian/html-proofer/releases
</pre>
</div>
</content>
</entry>
<entry>
<title>textproc/rubygem-html-proofer: Update to 5.0.9</title>
<updated>2024-05-19T17:18:15+00:00</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2024-05-19T16:27:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=549b6c9dd1230c915f218c14724a7399b18d15d6'/>
<id>549b6c9dd1230c915f218c14724a7399b18d15d6</id>
<content type='text'>
Changes:	https://github.com/gjtorikian/html-proofer/releases
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes:	https://github.com/gjtorikian/html-proofer/releases
</pre>
</div>
</content>
</entry>
<entry>
<title>textproc/rubygem-html-proofer: Update to 5.0.8</title>
<updated>2023-08-21T17:06:55+00:00</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2023-08-21T17:06:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=d17f5b6cd8f830ff210e9b5c1192af82641dd134'/>
<id>d17f5b6cd8f830ff210e9b5c1192af82641dd134</id>
<content type='text'>
Changes:	https://github.com/gjtorikian/html-proofer/releases
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes:	https://github.com/gjtorikian/html-proofer/releases
</pre>
</div>
</content>
</entry>
<entry>
<title>textproc/rubygem-html-proofer: Update to 5.0.7</title>
<updated>2023-04-27T15:47:47+00:00</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2023-04-27T15:47:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=5845eed1ca532f5493a013fa79aa1b45c04dcc21'/>
<id>5845eed1ca532f5493a013fa79aa1b45c04dcc21</id>
<content type='text'>
Changes:	https://github.com/gjtorikian/html-proofer/releases
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes:	https://github.com/gjtorikian/html-proofer/releases
</pre>
</div>
</content>
</entry>
<entry>
<title>textproc/rubygem-html-proofer: Update to 5.0.6</title>
<updated>2023-04-18T18:05:06+00:00</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2023-04-18T17:58:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=0d38c9360744d30a1881ca4f6c9ac901e916a587'/>
<id>0d38c9360744d30a1881ca4f6c9ac901e916a587</id>
<content type='text'>
- Remove outdated PORTSCOUT

Changes:	https://github.com/gjtorikian/html-proofer/releases
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Remove outdated PORTSCOUT

Changes:	https://github.com/gjtorikian/html-proofer/releases
</pre>
</div>
</content>
</entry>
<entry>
<title>Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby</title>
<updated>2023-01-14T23:08:33+00:00</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2023-01-14T23:05:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=18c6e18276691edf5274406bf82a3b06792ff9ae'/>
<id>18c6e18276691edf5274406bf82a3b06792ff9ae</id>
<content type='text'>
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
</pre>
</div>
</content>
</entry>
<entry>
<title>textproc/rubygem-html-proofer: Add PORTSCOUT</title>
<updated>2022-11-19T08:13:21+00:00</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2022-11-19T08:13:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=56b06da61db3d10a4db767b0e7090712a908058e'/>
<id>56b06da61db3d10a4db767b0e7090712a908058e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>textproc/rubygem-html-proofer: Update to 4.4.3</title>
<updated>2022-10-09T20:20:08+00:00</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2022-10-09T20:19:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=a495d2f6ad91d68918a667007ef1daf22a24fc1c'/>
<id>a495d2f6ad91d68918a667007ef1daf22a24fc1c</id>
<content type='text'>
Changes:	https://github.com/gjtorikian/html-proofer/blob/main/CHANGELOG.md
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes:	https://github.com/gjtorikian/html-proofer/blob/main/CHANGELOG.md
</pre>
</div>
</content>
</entry>
<entry>
<title>textproc/rubygem-html-proofer: Update to 4.4.2</title>
<updated>2022-10-09T19:45:36+00:00</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2022-10-09T19:44:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=0ddb900d403182ef08e69b4b28585540cf9cc752'/>
<id>0ddb900d403182ef08e69b4b28585540cf9cc752</id>
<content type='text'>
Changes:	https://github.com/gjtorikian/html-proofer/blob/main/CHANGELOG.md
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes:	https://github.com/gjtorikian/html-proofer/blob/main/CHANGELOG.md
</pre>
</div>
</content>
</entry>
<entry>
<title>textproc/rubygem-html-proofer: Update to 4.4.1</title>
<updated>2022-10-03T17:11:04+00:00</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2022-10-03T17:07:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=4bbf193deaba396d2eb0e7035c1d2e6293dc9531'/>
<id>4bbf193deaba396d2eb0e7035c1d2e6293dc9531</id>
<content type='text'>
Changes:	https://github.com/gjtorikian/html-proofer/blob/main/CHANGELOG.md
		https://github.com/gjtorikian/html-proofer/commits/main
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes:	https://github.com/gjtorikian/html-proofer/blob/main/CHANGELOG.md
		https://github.com/gjtorikian/html-proofer/commits/main
</pre>
</div>
</content>
</entry>
</feed>
