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

Changes:	https://github.com/gjtorikian/html-proofer/releases
</content>
</entry>
<entry>
<title>Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby</title>
<updated>2023-01-14T23:08:33Z</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2023-01-14T23:05:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=18c6e18276691edf5274406bf82a3b06792ff9ae'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>textproc/rubygem-html-proofer: Add PORTSCOUT</title>
<updated>2022-11-19T08:13:21Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2022-11-19T08:13:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=56b06da61db3d10a4db767b0e7090712a908058e'/>
<id>urn:sha1:56b06da61db3d10a4db767b0e7090712a908058e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>textproc/rubygem-html-proofer: Update to 4.4.3</title>
<updated>2022-10-09T20:20:08Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2022-10-09T20:19:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a495d2f6ad91d68918a667007ef1daf22a24fc1c'/>
<id>urn:sha1:a495d2f6ad91d68918a667007ef1daf22a24fc1c</id>
<content type='text'>
Changes:	https://github.com/gjtorikian/html-proofer/blob/main/CHANGELOG.md
</content>
</entry>
<entry>
<title>textproc/rubygem-html-proofer: Update to 4.4.2</title>
<updated>2022-10-09T19:45:36Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2022-10-09T19:44:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0ddb900d403182ef08e69b4b28585540cf9cc752'/>
<id>urn:sha1:0ddb900d403182ef08e69b4b28585540cf9cc752</id>
<content type='text'>
Changes:	https://github.com/gjtorikian/html-proofer/blob/main/CHANGELOG.md
</content>
</entry>
<entry>
<title>textproc/rubygem-html-proofer: Update to 4.4.1</title>
<updated>2022-10-03T17:11:04Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2022-10-03T17:07:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4bbf193deaba396d2eb0e7035c1d2e6293dc9531'/>
<id>urn:sha1: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>
</entry>
</feed>
