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-10 11:22:42 by OBATA Akio | Files touched by this commit (13) |
Log message:
Fixes PKGPREFIX for python and ruby by blbump(1).
|
2012-09-07 21:17:56 by Adam Ciarcinski | Files touched by this commit (1263) |
Log message:
Revbump after updating graphics/cairo
|
2012-05-07 03:54:16 by David A. Holland | Files touched by this commit (473) |
Log message:
Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
|
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-08 10:52:15 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Don't hardcode RUBY_PKGPREFIX, too.
|
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-02 01:16:08 by OBATA Akio | Files touched by this commit (3) |
Log message:
Revert hard coded "ruby19" with ${RUBYPKGPREFIX}.
It was accidenally replaced by recursive bump for graphics/freetype2.
|