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:           Sun Jul 22 09:29:16 UTC 2012

Modified Files:
        pkgsrc/graphics/ruby-gnome2-rsvg: Makefile
        pkgsrc/meta-pkgs/ruby-gnome2: Makefile.common distinfo
        pkgsrc/multimedia/ruby-gnome2-gstreamer: Makefile
        pkgsrc/x11/ruby-gnome2-gtksourceview2: Makefile

Log Message:
Update ruby-gnome2 to 1.1.4.

== Ruby-GNOME2 1.1.4: 2012-07-21

This is a easy to install release!

=== Changes

==== All

  * Improvements
    * Supported automatic required native packages install.

==== Ruby/GLib2

  * Improvements
    * mkenums: Supported "/* < flags > */" tag.
    * mkenums: Supported two or more upper case characters such as "IO".
      * Before: GIOStatus -> g_iostatus
      * After:  GIOStatus -> g_io_status
    * GIOCondition: Changed to GLib::Boxed object from integer.
    * GLib::Source#attach doesn't require context.

  * Fixes
    * Fixed wrong type conversion for GIOCondition.

==== Ruby/GIO2

  * Improvements
    * Gio::Socket#create_source: Supported callback.

  * Fixes
    * Fixed return values.
    * Fixed wrong type conversions.

==== Ruby/GTK2

  * Improvements
    * Re-supported GTK+ 2.10.0. [GitHub:115] [Patch by Grant Schoep]

  * Fixes
    * Fixed a typo in test script.
      [GitHub:109] [Reported by kimura wataru]

==== Ruby/GStreamer

  * Fixes
    * Fixed a test failure with GStreamer 0.10.36.
      [GitHub:111] [Reported by mtasaka]


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/graphics/ruby-gnome2-rsvg/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/meta-pkgs/ruby-gnome2/Makefile.common
cvs rdiff -u -r1.28 -r1.29 pkgsrc/meta-pkgs/ruby-gnome2/distinfo
cvs rdiff -u -r1.15 -r1.16 pkgsrc/multimedia/ruby-gnome2-gstreamer/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/x11/ruby-gnome2-gtksourceview2/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