diff options
author | mezz <mezz@FreeBSD.org> | 2004-08-17 02:48:33 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2004-08-17 02:48:33 +0800 |
commit | 077ea510eeb9acca1a7f69edafff56c50fae93ef (patch) | |
tree | eb1bd6c34c304c4f06f6fa76249950e07bb020aa /graphics | |
parent | 4c410800ce9b19d8463d28a6fc5a43e47621efa6 (diff) | |
download | freebsd-ports-gnome-077ea510eeb9acca1a7f69edafff56c50fae93ef.tar.gz freebsd-ports-gnome-077ea510eeb9acca1a7f69edafff56c50fae93ef.tar.zst freebsd-ports-gnome-077ea510eeb9acca1a7f69edafff56c50fae93ef.zip |
Update to 0.10.1, this fixed some serious bugs of 0.10.0.
- Ruby/GTK: Fix compiling error under GTK+-2.0.x.
- Ruby/GtkSourceView: Fix compiling error.
- Ruby/GdkPixbuf: Fix some bugs.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ruby-gdk_pixbuf2/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/ruby-gdk_pixbuf2/pkg-plist b/graphics/ruby-gdk_pixbuf2/pkg-plist index 6a8d18a12969..1d5f6ab2efc9 100644 --- a/graphics/ruby-gdk_pixbuf2/pkg-plist +++ b/graphics/ruby-gdk_pixbuf2/pkg-plist @@ -4,7 +4,9 @@ %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/composite.rb %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/floppybuddy.gif %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/gnome-foot.png +%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/inline.rb %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/loader.rb +%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/pixdata.rb %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/save.rb %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/scale.rb %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/utils.rb |