<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/rubygem-sqlite3-ruby, branch release/8.1.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'RELEASE_8_1_0'.</title>
<updated>2010-07-08T07:37:32+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2010-07-08T07:37:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=b80064cbb9898918e6563795d0233e58fde5e7a6'/>
<id>b80064cbb9898918e6563795d0233e58fde5e7a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- GEMS are always RUN_DEPENDS of other GEMS</title>
<updated>2010-06-06T19:25:10+00:00</updated>
<author>
<name>Philip M. Gollucci</name>
<email>pgollucci@FreeBSD.org</email>
</author>
<published>2010-06-06T19:25:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=843ade1030e620014c6c2129c9d8b550bb1a66dd'/>
<id>843ade1030e620014c6c2129c9d8b550bb1a66dd</id>
<content type='text'>
- Bump PORTREVISION when something other then BUILD_DEPENDS changes
- Some minor verticle whitespace in some ports for consistency with the rest

PR:             ports/147551
Submitted by:   pgollucci@ (myself)
Reviewed by:    portmgr (pav)
With Hat:       ruby
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Bump PORTREVISION when something other then BUILD_DEPENDS changes
- Some minor verticle whitespace in some ports for consistency with the rest

PR:             ports/147551
Submitted by:   pgollucci@ (myself)
Reviewed by:    portmgr (pav)
With Hat:       ruby
</pre>
</div>
</content>
</entry>
<entry>
<title>- back to ruby per stas@ request</title>
<updated>2010-01-12T07:18:54+00:00</updated>
<author>
<name>Philip M. Gollucci</name>
<email>pgollucci@FreeBSD.org</email>
</author>
<published>2010-01-12T07:18:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=b41e5e6f769b2e95cca9fbf732c2de0bc1f339ed'/>
<id>b41e5e6f769b2e95cca9fbf732c2de0bc1f339ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Adopt</title>
<updated>2010-01-12T06:37:18+00:00</updated>
<author>
<name>Philip M. Gollucci</name>
<email>pgollucci@FreeBSD.org</email>
</author>
<published>2010-01-12T06:37:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=f9b27da56f5a8d31d194f48180ec058004865ab1'/>
<id>f9b27da56f5a8d31d194f48180ec058004865ab1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Update to 1.2.5</title>
<updated>2009-11-21T03:55:12+00:00</updated>
<author>
<name>Cheng-Lung Sung</name>
<email>clsung@FreeBSD.org</email>
</author>
<published>2009-11-21T03:55:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=5c2667a8c4144ead5f2832816d6bcf8c55078a72'/>
<id>5c2667a8c4144ead5f2832816d6bcf8c55078a72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Drop maintainership</title>
<updated>2009-08-22T21:46:02+00:00</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2009-08-22T21:46:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=7f4051b9f677a52b6eb695799327ccf81a76ddd5'/>
<id>7f4051b9f677a52b6eb695799327ccf81a76ddd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- convert to RUBYGEM_AUTOPLIST</title>
<updated>2009-04-09T00:11:47+00:00</updated>
<author>
<name>Philip M. Gollucci</name>
<email>pgollucci@FreeBSD.org</email>
</author>
<published>2009-04-09T00:11:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=eac6867d0f5cab7514345bf6fd8fec0519d6dbb5'/>
<id>eac6867d0f5cab7514345bf6fd8fec0519d6dbb5</id>
<content type='text'>
  remove x-generate-plist and friends
- use RF macro and remove SUBDIR where possible
- remove some uneeded GEM_NAME=${DISTNAME}
  (this c/should be handled better in bsd.*.mk)

other deltas specific to individual ports:
  audio/rubygem-mp3info     - unbreak, fix packaging, bump PORTREVISION
  devel/rubygem-rapt        - adopt
  devel/rubygem-rspec       - remove BUILD_DEPENDS=RUN_DEPENDS -- neither set
  devel/rubygem-ruby2ruby   - add #' for vim highlight
  graphics/rubygem-extifr   - drop PORTREVISION=0
  graphics/rubygem-gd2      - add #' for vim highlight
  www/rubygem-rubyfulsoup   - swap GEM_NAME / DISTNAME for constistency

Sponsored by:   RideCharge Inc.
Tested on:      RideCharge's Tinderbox
Reviewed by:    stas
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  remove x-generate-plist and friends
- use RF macro and remove SUBDIR where possible
- remove some uneeded GEM_NAME=${DISTNAME}
  (this c/should be handled better in bsd.*.mk)

other deltas specific to individual ports:
  audio/rubygem-mp3info     - unbreak, fix packaging, bump PORTREVISION
  devel/rubygem-rapt        - adopt
  devel/rubygem-rspec       - remove BUILD_DEPENDS=RUN_DEPENDS -- neither set
  devel/rubygem-ruby2ruby   - add #' for vim highlight
  graphics/rubygem-extifr   - drop PORTREVISION=0
  graphics/rubygem-gd2      - add #' for vim highlight
  www/rubygem-rubyfulsoup   - swap GEM_NAME / DISTNAME for constistency

Sponsored by:   RideCharge Inc.
Tested on:      RideCharge's Tinderbox
Reviewed by:    stas
</pre>
</div>
</content>
</entry>
<entry>
<title>- Update to 1.2.4</title>
<updated>2008-09-23T14:03:26+00:00</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2008-09-23T14:03:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=749ead8fefcd67f60182fada8e27509ef0e9e1c8'/>
<id>749ead8fefcd67f60182fada8e27509ef0e9e1c8</id>
<content type='text'>
- Take maintainership
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Take maintainership
</pre>
</div>
</content>
</entry>
<entry>
<title>- Update to 1.2.2</title>
<updated>2008-06-05T12:08:09+00:00</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2008-06-05T12:08:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=9e12bd2f97f45edc9f7712e75713e76329f9ea14'/>
<id>9e12bd2f97f45edc9f7712e75713e76329f9ea14</id>
<content type='text'>
PR:		124284
Submitted by:	Jonathan Noack &lt;noackjr@alumni.rice.edu&gt; (maintainer)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		124284
Submitted by:	Jonathan Noack &lt;noackjr@alumni.rice.edu&gt; (maintainer)
</pre>
</div>
</content>
</entry>
<entry>
<title>- Add ruby 1.9 support</title>
<updated>2008-04-06T08:58:21+00:00</updated>
<author>
<name>Stanislav Sedov</name>
<email>stas@FreeBSD.org</email>
</author>
<published>2008-04-06T08:58:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=fae8e0f615b1dfcff35249a7a11ebfba7391bc56'/>
<id>fae8e0f615b1dfcff35249a7a11ebfba7391bc56</id>
<content type='text'>
- Implement new knobs for gems and rake (these are included in
  ruby 1.9 distribution already). Also move gem bits from
  ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
  on gems or rake you should define USE_RUBYGEMS/USE_RAKE
  accordingly. Also RAKE_BIN variable is provided for
  pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
  on ruby.

Discussed with:	Jonathan Weiss &lt;jw@innerewut.de&gt; [1] (gems maintainer)
Tested by:	ports@
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Implement new knobs for gems and rake (these are included in
  ruby 1.9 distribution already). Also move gem bits from
  ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
  on gems or rake you should define USE_RUBYGEMS/USE_RAKE
  accordingly. Also RAKE_BIN variable is provided for
  pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
  on ruby.

Discussed with:	Jonathan Weiss &lt;jw@innerewut.de&gt; [1] (gems maintainer)
Tested by:	ports@
</pre>
</div>
</content>
</entry>
</feed>
