pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   obache
Date:           Sat Mar 16 12:25:50 UTC 2013

Modified Files:
        pkgsrc/devel/ruby-gnome2-gobject-introspection: PLIST
        pkgsrc/devel/ruby-gnome2-pango: Makefile
        pkgsrc/graphics/ruby-gnome2-gdk3: Makefile
        pkgsrc/graphics/ruby-gnome2-gdkpixbuf: Makefile
        pkgsrc/graphics/ruby-gnome2-goocanvas: Makefile
        pkgsrc/graphics/ruby-gnome2-rsvg: Makefile
        pkgsrc/meta-pkgs/ruby-gnome2: Makefile.common distinfo
        pkgsrc/print/ruby-gnome2-poppler: Makefile
        pkgsrc/x11/ruby-gnome2-gtk: Makefile
        pkgsrc/x11/ruby-gnome2-gtk3: Makefile
        pkgsrc/x11/ruby-gnome2-gtksourceview2: Makefile
        pkgsrc/x11/ruby-gnome2-gtksourceview3: Makefile
        pkgsrc/x11/ruby-gnome2-vte: Makefile
Removed Files:
        pkgsrc/meta-pkgs/ruby-gnome2/patches: patch-glib2_ext_glib2_rbglib.h
            patch-glib2_ext_glib2_rbgprivate.h

Log Message:
Update ruby-gnome2 to 1.2.2.

== Ruby-GNOME2 1.2.2: 2013-03-11

Ruby 2.0.0 support release!

=== Changes

==== Ruby/GLib2

  * Improvements
    * Supported test on Ruby 2.0.0.
      [GitHub #134] [Reported by mtasaka]

==== Ruby/Poppler

  * Improvements
    * Removed deprecated GDK support.

==== Ruby/GDK3

  * Improvements
    * Supported Ruby 2.0.0.
      [GitHub#129] [Reported by TOMITA Masahiro]

==== Ruby/GObjectIntrospection

  * Improvements
    * Supported not GType based flags.
    * Supported not GType based enum.
    * Supported custom callback function.
    * Supported .h install.
    * Supported .pc install.
    * More Rubyish method names are used.
    * Stopped to raise exception when there are two or more out
      parameters.
    * Added Loader.start_callback_dispatch_thread().
    * Supported arguments validation.
    * Stopped to use array for just one return value.
    * Supported Enumerator.
    * Hide constructor methods.

==== Ruby/GtkSourceView3

  * Fixes
    * Fixed wrong deb package name.

==== Ruby/Clutter

  * Fixes
    * Fixed wrong initialized check.
    * Stopped to override Clutter.init unexpectedly.

==== Ruby/ClutterGTK

  * Fixes
    * Fixed wrong initialized check.

==== Ruby/WebKitGTK

  * Fixes
    * Fixed wrong initialized check.

=== Thanks

  * Vincent Carmona
    (for unreleased GObjectIntrospection based GStreamer bindings)
  * TOMITA Masahiro
  * NAKAJIMA Takashi
    (for unreleased GObjectIntrospection based GStreamer bindings)
  * mtasaka


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ruby-gnome2-gobject-introspection/PLIST
cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/ruby-gnome2-pango/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/ruby-gnome2-gdk3/Makefile
cvs rdiff -u -r1.32 -r1.33 pkgsrc/graphics/ruby-gnome2-gdkpixbuf/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/graphics/ruby-gnome2-goocanvas/Makefile
cvs rdiff -u -r1.40 -r1.41 pkgsrc/graphics/ruby-gnome2-rsvg/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/meta-pkgs/ruby-gnome2/Makefile.common
cvs rdiff -u -r1.31 -r1.32 pkgsrc/meta-pkgs/ruby-gnome2/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/meta-pkgs/ruby-gnome2/patches/patch-glib2_ext_glib2_rbglib.h \
    pkgsrc/meta-pkgs/ruby-gnome2/patches/patch-glib2_ext_glib2_rbgprivate.h
cvs rdiff -u -r1.38 -r1.39 pkgsrc/print/ruby-gnome2-poppler/Makefile
cvs rdiff -u -r1.40 -r1.41 pkgsrc/x11/ruby-gnome2-gtk/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/ruby-gnome2-gtk3/Makefile
cvs rdiff -u -r1.29 -r1.30 pkgsrc/x11/ruby-gnome2-gtksourceview2/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/ruby-gnome2-gtksourceview3/Makefile
cvs rdiff -u -r1.32 -r1.33 pkgsrc/x11/ruby-gnome2-vte/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index