diff options
author | obache <obache@pkgsrc.org> | 2011-10-03 14:19:43 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-10-03 14:19:43 +0000 |
commit | 7011be474b35e735e8fd5ba95db6333f0dd333ac (patch) | |
tree | 43addb422887fc5b6e7f2bd3f78e9c99d581717f /x11 | |
parent | 33e9e33dc94ec66bbec0527865e0e1b0d4be2f7b (diff) | |
download | pkgsrc-7011be474b35e735e8fd5ba95db6333f0dd333ac.tar.gz |
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
Diffstat (limited to 'x11')
-rw-r--r-- | x11/ruby-gnome2-vte/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/ruby-gnome2-vte/PLIST b/x11/ruby-gnome2-vte/PLIST index 4b32f3bf5e6..f14a9677c8d 100644 --- a/x11/ruby-gnome2-vte/PLIST +++ b/x11/ruby-gnome2-vte/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.3 2009/10/12 03:09:33 obache Exp $ +@comment $NetBSD: PLIST,v 1.4 2011/10/03 14:19:43 obache Exp $ lib/pkgconfig/ruby-vte.pc ${RUBY_VENDORLIB}/vte.rb +${RUBY_VENDORLIB}/vte/deprecated.rb ${RUBY_VENDORARCHLIB}/vte.${RUBY_DLEXT} |