2012-10-02 19:12:24 by Matthias Scheler | Files touched by this commit (1289) |
Log message:
Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
|
2012-09-15 12:07:21 by OBATA Akio | Files touched by this commit (1789) | |
Log message:
recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
|
2012-09-07 21:17:56 by Adam Ciarcinski | Files touched by this commit (1263) |
Log message:
Revbump after updating graphics/cairo
|
2012-06-16 01:06:09 by David A. Holland | Files touched by this commit (63) |
Log message:
Whitespace. (as whined about by pkglint)
|
2012-04-14 06:27:50 by OBATA Akio | Files touched by this commit (14) |
Log message:
Update ruby-gnome2 to 1.1.3.
== 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+ < 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+ < 2.12.
[ruby-gnome2-devel-en] compile problems gtk2, ruby-gnome2-all-1.1.2
[Reported by grant schoep]
* Fixed require failure with GTK+ < 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 < 0.24.
==== Ruby/GStreamer
* Improvements
* Added Gst::Element#seek_simple.
* Fixes
* [GitHub#95] Fixed async test.
[Reported by mtasaka]
|
2012-03-03 01:14:27 by Thomas Klausner | Files touched by this commit (1657) |
Log message:
Recursive bump for pcre-8.30* (shlib major change)
|
2012-02-06 13:42:32 by Thomas Klausner | Files touched by this commit (1812) | |
Log message:
Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
|
2012-01-11 14:47:31 by OBATA Akio | Files touched by this commit (16) |
Log message:
Update ruby-gnome2 to 1.1.0.
== 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]
|
2011-11-01 07:03:15 by Steven Drake | Files touched by this commit (1557) |
Log message:
Recursive bump for graphics/freetype2 buildlink addition.
|
2011-10-03 16:19:43 by OBATA Akio | Files touched by this commit (7) |
Log message:
Update ruby-gnome2 to 1.0.3.
== Ruby-GNOME2 1.0.3: 2011-09-19
This is a bug fix release of 1.0.2.
=== Changes
==== Ruby/GLib2
* Fixes
* [#3411234] Supported RubyGems 1.8.6.
[Tobias Pfeiffer, Kouhei Sutou]
=== Thanks
* Tobias Pfeiffer
== Ruby-GNOME2 1.0.2: 2011-09-18
This is a bug fix release of 1.0.1.
=== Changes
==== Ruby/GLib2
* Fixes
* [#3411204] Supported RubyGems 1.8.6.
[Tobias Pfeiffer, Kouhei Sutou]
==== Ruby/GTK2
* Fixes
* Fixed the default theme on Windows.
[ashbb, Kouhei Sutou]
=== Thanks
* Tobias Pfeiffer
* ashbb
== Ruby-GNOME2 1.0.1: 2011-09-18
This is a bug fix release of 1.0.0.
=== Changes
==== Ruby/GLib2
* Improvements
* GLib::IOChannel.open supports Windows.
[OBATA Akio, Kouhei Sutou]
* Added RVAL2STRV_FREE(), CSTRFILENAME2RVAL(),
RVAL2STRV, STRV2RVAL(), G_REPLACE_SET_PROPERTY(),
G_REPLACE_GET_PROPERTY() and G_REPLACE_ACTION().
[Nikolai Weibull]
* Fixes
* GLib::IOChannelWin32Socket.new uses raw socket handle
not file descriptor.
[NAKAMURA Usaku, Kouhei Sutou]
==== Ruby/GTK2
* Fixes
* [#3383158] removed non LANG=C characters to be
buildable on LANG=C environment.
[Antonio Terceiro, Kouhei Sutou]
* Fixed Gtk::FileFilter#add_custom crash.
[Jeff Moore, Kouhei Sutou]
* Fixed initialization order.
[ashbb, Kouhei Sutou]
==== Ruby/GooCanvas
* Improvements
* Supported binary bundled gem.
[HAYASHI Kentaro]
==== Ruby/GtkSourceView2
* Fixes
* Fixed bundled binary directory path on Windows.
[HAYASHI Kentaro]
==== Ruby/GtkMozEmbed
* Deprecated.
=== Thanks
* Antonio Terceiro
* OBATA Akio
* NAKAMURA Usaku
* HAYASHI Kentaro
* Jeff Moore
* ashbb
* Nikolai Weibull
|