<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/devel/ruby-gnome2-pango, branch pkgsrc_2012Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2012-04-14T04:27:49Z</updated>
<entry>
<title>Update ruby-gnome2 to 1.1.3.</title>
<updated>2012-04-14T04:27:49Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2012-04-14T04:27:49Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=534b22b3b977e963d67bc4141194e7c62ab42fd6'/>
<id>urn:sha1:534b22b3b977e963d67bc4141194e7c62ab42fd6</id>
<content type='text'>
== Ruby-GNOME2 1.1.3: 2012-04-08

This is a bug fix release of 1.1.2.

=== Changes

==== Ruby/GLib2

  * Improvements
    * Added required Ruby version into gemspec.
    * [GitHub#106] glib-mkenums.rb supported macro lines in header.
      This change is required for building with GLib 2.31.20.
      [Reported by mtasaka]
    * [GitHub#107] Supported tests on PPC.
      [Reported by mtasaka]
  * Fixes
    * Fixed handler_id type.

==== Ruby/GTK2

  * Improvements
    * Added Gtk::TreeViewColumn#set_sort_column_id and
      Gtk::TreeViewColumn#sort_column_id= for GTK+ &lt; 2.18.
      [ruby-gnome2-devel-en] Gtk::TreeViewColumn
      [Reported by grant schoep]
    * Added Gtk::InfoBar.
    * Added Gtk::MessageType.
    * Added Gtk::ResponseType.
  * Fixes
    * Fixed build failure with GTK+ &lt; 2.12.
      [ruby-gnome2-devel-en] compile problems gtk2, ruby-gnome2-all-1.1.2
      [Reported by grant schoep]
    * Fixed require failure with GTK+ &lt; 2.14.
      [ruby-gnome2-devel-en] NameError: undefined method
      `color_selection' for class `Gtk::ColorSelectionDialog'
      [Reported by grant schoep]

==== Ruby/Poppler

  * Improvements
    * [GitHub#97] Added Poppler::Page#text_layout.
      [Patch by Andrey Kutejko]
    * [SF.net#3495948] Removed needless poppler-cairo check.
      [Reported by Pino Toscano]
  * Fixes
    * [GitHub#96] Fixed valid state of child index iterator.
      [Patch by Andrey Kutejko]
    * [GitHub#97] Fixed parameter check of Poppler::Page#get_text.
      [Patch by Andrey Kutejko]

==== Ruby/VTE

  * Fixes
    * Fixed build failure with VTE &lt; 0.24.

==== Ruby/GStreamer

  * Improvements
    * Added Gst::Element#seek_simple.
  * Fixes
    * [GitHub#95] Fixed async test.
      [Reported by mtasaka]
</content>
</entry>
<entry>
<title>Recursive bump for pcre-8.30* (shlib major change)</title>
<updated>2012-03-03T00:11:51Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2012-03-03T00:11:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c5c7f9d8352a94df09dedc33b33031df23a57741'/>
<id>urn:sha1:c5c7f9d8352a94df09dedc33b33031df23a57741</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't hardcode RUBY_PKGPREFIX, too.</title>
<updated>2012-02-08T09:52:15Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2012-02-08T09:52:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=90f07c8404d0501198a75f4d1607272f81487998'/>
<id>urn:sha1:90f07c8404d0501198a75f4d1607272f81487998</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revbump for</title>
<updated>2012-02-06T12:39:49Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2012-02-06T12:39:49Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e7ca80a59328b75bf0ef7660f9b582a467e51ace'/>
<id>urn:sha1:e7ca80a59328b75bf0ef7660f9b582a467e51ace</id>
<content type='text'>
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
</content>
</entry>
<entry>
<title>Update ruby-gnome2 to 1.1.2.</title>
<updated>2012-01-15T12:34:44Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2012-01-15T12:34:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=557322712b5b1fe7cc00933109b04ce7ae1aa322'/>
<id>urn:sha1:557322712b5b1fe7cc00933109b04ce7ae1aa322</id>
<content type='text'>
== Ruby-GNOME2 1.1.2: 2012-01-15

This is a bug fix release of 1.1.1.

=== Changes

==== Ruby/GLib2

  * Fixes
    * [GitHub#94] install missing header files.
      [Reported by mtasaka]

==== Ruby/Pango

  * Fixes
    * [GitHub#94] install a missing header file.
      [Reported by mtasaka]

==== Ruby/GdkPixbuf2

  * Fixes
    * [GitHub#94] install missing header files.
      [Reported by mtasaka]

=== Thanks

  * mtasaka

== Ruby-GNOME2 1.1.1: 2012-01-14

This is a bug fix release of 1.1.0.

=== Changes

==== Ruby/GLib2

  * Fixes
    * [ruby-list:48587] Re: [ANN] Ruby-GNOME2 1.1.0
      fix wrong parent class for GLib::IOChannelWin32Socket.
      [Reported by ashbb]

==== Ruby/GTK2

  * Fixes
    * Fixed a bug that Gtk::ActionGroup#add_radio_actions always fail.

==== Ruby/GStreamer

  * Improvements
    * [win32] Supported FLAC.

=== Thanks

  * ashbb
</content>
</entry>
<entry>
<title>Update ruby-gnome2 to 1.1.0.</title>
<updated>2012-01-11T13:47:30Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2012-01-11T13:47:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=db1eb3410924a5dcc5ee2123930c1b8906804e94'/>
<id>urn:sha1:db1eb3410924a5dcc5ee2123930c1b8906804e94</id>
<content type='text'>
== Ruby-GNOME2 1.1.0: 2012-01-05

This is a source cleanup release.

=== Changes

==== Ruby/GLib2

  * Improvements
    * [GitHub#65] Supported GLib 2.31. [Reported by mtasaka]
    * Supported comparing between GLib::Enum/GLib::Flags and Symbol.
  * Fixes
    * [GitHub#1] Fix GLib::Spawn regression.
      [Patch by Geoff Youngs]
    * Plugged memory leaks.
    * Fixed a crash by GC on Ruby 1.9.
  * Changes
    * Remove optional Ruby-GetText-Package dependency.

==== Ruby/GTK2

  * Improvements
    * [ruby-gnome2-devel-en] FileChooserDialog raising warnings on Windows:
      Added hicolor-icon-theme into gem on Windows.
      [Suggested by wNikolai Weibull]
  * Fixes
    * Fixed a crash by GC.
    * Plugged memory leaks.
    * Fixed Gdk::GC#colormap= uses wrong value.
    * Fixed Gtk::TextBuffer#serialize uses wrong value.

==== Ruby/Pango

  * Fixes
    * Plugged memory leaks.

==== Ruby/GdkPixbuf

  * Improvements
    * Gdk::Pixbuf.new supports hash argument.
  * Fixes
    * Plugged memory leaks.

==== Ruby/GStreamer

  * Improvements
    * Supported Windows gem.
    * Improved memory management.
  * Fixes
    * [GitHub#86] Gstreamer: test_caps test fails. [Reported by mtasaka]
    * [GitHub#87] GStreamer: test_span test fails. [Reported by mtasaka]
    * [GitHub#87] GStreamer: test_create_clock test fails.
      [Reported by mtasaka]
    * [GitHub#89] GStreamer: test_fraction_range_new test fails.
      [Reported by mtasaka]
    * [GitHub#91] GStreamer: test_state "sometimes" fails.
      [Reported by mtasaka]

==== Ruby/Poppler

  * Fixes
    * Fixed a wrong conversion in Poppler::Document#find_dest.
      [Reported by Chloé Desoutter]
</content>
</entry>
<entry>
<title>Revert hard coded "ruby19" with ${RUBYPKGPREFIX}.</title>
<updated>2011-11-02T00:16:07Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2011-11-02T00:16:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=38d57196682fe894cf8898bd5d54572f1b7cfb76'/>
<id>urn:sha1:38d57196682fe894cf8898bd5d54572f1b7cfb76</id>
<content type='text'>
It was accidenally replaced by recursive bump for graphics/freetype2.
</content>
</entry>
<entry>
<title>Recursive bump for graphics/freetype2 buildlink addition.</title>
<updated>2011-11-01T06:00:33Z</updated>
<author>
<name>sbd</name>
<email>sbd</email>
</author>
<published>2011-11-01T06:00:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=89159dcf48d61796bab26ca26e9f87dae2511ddd'/>
<id>urn:sha1:89159dcf48d61796bab26ca26e9f87dae2511ddd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update ruby-gnome2 to 0.90.9.</title>
<updated>2011-06-12T11:43:33Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2011-06-12T11:43:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6765bbfeb49f9d2f722d12d450052c2c0f2c9593'/>
<id>urn:sha1:6765bbfeb49f9d2f722d12d450052c2c0f2c9593</id>
<content type='text'>
== Ruby-GNOME2 0.90.9: 2011-06-11

NOTE: 0.90.x releases are for 1.0.0 major release.

This is the last release of 0.90.x series. The next release
will be 1.0.0!

=== Changes

==== All

  * Fixes
    * Fix a bug in version numbers.
      [Grant Schoep, Vincent Carmona]
    * Support 'bundle install' .

==== Ruby/GLib2

  * Improvements
    * Support GLib::IOChannel.new(fd) and GLib::IOChannel#fd on Windows.
    * GLib::IOChannel#write returns written byte not self.
      [backward incompatible]

==== Ruby/GTK2

  * Fixes
    * fix misc/bindings.rb sample (ruby 1.9).
      [Vincent Carmona]
    * [#3305589] fix Gtk::Window#add_accel_group misses
      a reference to accel group.
      [Piotr Korzuszek, Kouhei Sutou]
    * Support cairo related samples in Ruby 1.9.
      [Jon, Kouhei Sutou]

==== Ruby/GStreamer

  * Improvements
    * add Gst::Registry.update method.
      [Vincent Carmona]

==== Ruby/VTE

  * Fixes
    * [#3199587] fix pc install.
      [OBATA Akio, Kouhei Sutou]

==== Ruby/Poppler

  * Fixes
    * [#3292118] don't run needless tests.
      [Mamoru Tasaka, Kouhei Sutou]

==== Ruby/GtkSourceView2

  * Improvements
    * support Windows.
      [S.Kitagawa]
</content>
</entry>
<entry>
<title>recursive bump from gettext-lib shlib bump.</title>
<updated>2011-04-22T13:41:54Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2011-04-22T13:41:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c72753b709d1dbe4bf0e5a2bfc68db00290e3e8e'/>
<id>urn:sha1:c72753b709d1dbe4bf0e5a2bfc68db00290e3e8e</id>
<content type='text'>
</content>
</entry>
</feed>
