<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/rubygem-sqlite3, branch 13.1-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=13.1-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=13.1-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2023-05-27T23:44:12Z</updated>
<entry>
<title>databases/rubygem-sqlite3: Update to 1.6.3</title>
<updated>2023-05-27T23:44:12Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2023-05-27T23:24:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a394db16185c33e3007046802fbf3fa227da4b9f'/>
<id>urn:sha1:a394db16185c33e3007046802fbf3fa227da4b9f</id>
<content type='text'>
- Use USES=sqlite

Changes:	https://github.com/sparklemotion/sqlite3-ruby/releases
</content>
</entry>
<entry>
<title>databases/rubygem-sqlite3: Update to 1.6.2</title>
<updated>2023-04-09T13:37:03Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2023-04-09T13:33:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6ce1047c3a1889e93f01ef0939e73e06ce3a0748'/>
<id>urn:sha1:6ce1047c3a1889e93f01ef0939e73e06ce3a0748</id>
<content type='text'>
Changes:	https://github.com/sparklemotion/sqlite3-ruby/releases
</content>
</entry>
<entry>
<title>databases/rubygem-sqlite3: Update to 1.6.1</title>
<updated>2023-03-21T19:21:30Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2023-03-21T18:49:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9d65c9b767ce6b25d829ac5a28b0782f75980e64'/>
<id>urn:sha1:9d65c9b767ce6b25d829ac5a28b0782f75980e64</id>
<content type='text'>
Changes:	https://github.com/sparklemotion/sqlite3-ruby/releases
</content>
</entry>
<entry>
<title>databases/rubygem-sqlite3: Update to 1.6.0</title>
<updated>2023-01-30T13:00:30Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2023-01-30T12:36:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9e221f278f09a7721a775f0bd6a800e699bc0520'/>
<id>urn:sha1:9e221f278f09a7721a775f0bd6a800e699bc0520</id>
<content type='text'>
Changes:	https://github.com/sparklemotion/sqlite3-ruby/releases
</content>
</entry>
<entry>
<title>devel/ruby-gems: Update to 3.4.2</title>
<updated>2023-01-17T01:07:50Z</updated>
<author>
<name>Yasuhiro Kimura</name>
<email>yasu@FreeBSD.org</email>
</author>
<published>2022-12-26T19:25:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f03ab0f78502433607110e650b714d905c72fb7b'/>
<id>urn:sha1:f03ab0f78502433607110e650b714d905c72fb7b</id>
<content type='text'>
ChangeLog:	https://github.com/rubygems/rubygems/releases/tag/v3.4.2
PR:		268578
Approved by:	meta (ruby@, maintainer)
Exp-run by:	antoine
</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>databases/rubygem-sqlite3: Update to 1.5.4</title>
<updated>2022-12-30T09:05:19Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2022-12-30T08:47:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1fc4aeec2863ee427542d0555755a5e44f170213'/>
<id>urn:sha1:1fc4aeec2863ee427542d0555755a5e44f170213</id>
<content type='text'>
Changes:	https://github.com/sparklemotion/sqlite3-ruby/releases
</content>
</entry>
<entry>
<title>databases/rubygem-sqlite3: Update to 1.5.3</title>
<updated>2022-11-19T08:13:11Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2022-11-19T08:13:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cd089e292bd7b074b2cff4cde534c13aa0e4007c'/>
<id>urn:sha1:cd089e292bd7b074b2cff4cde534c13aa0e4007c</id>
<content type='text'>
Changes:	https://github.com/sparklemotion/sqlite3-ruby/releases
</content>
</entry>
<entry>
<title>databases/rubygem-sqlite3: Update to 1.5.2</title>
<updated>2022-10-03T17:10:45Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2022-10-03T17:06:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=88d986e2b285f55eb5011c584449bde809c1bcff'/>
<id>urn:sha1:88d986e2b285f55eb5011c584449bde809c1bcff</id>
<content type='text'>
Changes:	https://github.com/sparklemotion/sqlite3-ruby/releases
</content>
</entry>
<entry>
<title>databases/rubygem-sqlite3: Update to 1.5.0</title>
<updated>2022-09-10T16:06:31Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2022-09-10T16:06:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6fcffccedf640cdedb47c5714b1efaf71bb2b550'/>
<id>urn:sha1:6fcffccedf640cdedb47c5714b1efaf71bb2b550</id>
<content type='text'>
Changes:	https://github.com/sparklemotion/sqlite3-ruby/releases
</content>
</entry>
</feed>
