summaryrefslogtreecommitdiff
path: root/graphics/ruby-gnome2-rsvg
diff options
context:
space:
mode:
authorobache <obache>2012-07-22 09:29:16 +0000
committerobache <obache>2012-07-22 09:29:16 +0000
commit29423ce61d45ff8a6f2a3ba6d6681412263187b9 (patch)
tree8f54a8c7b2ecc7c79a2e57f104441478a65da99c /graphics/ruby-gnome2-rsvg
parent1b917d16ec3878cea6b8eb6afa6323249df6aa5b (diff)
downloadpkgsrc-29423ce61d45ff8a6f2a3ba6d6681412263187b9.tar.gz
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]
Diffstat (limited to 'graphics/ruby-gnome2-rsvg')
-rw-r--r--graphics/ruby-gnome2-rsvg/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/ruby-gnome2-rsvg/Makefile b/graphics/ruby-gnome2-rsvg/Makefile
index 78877c98c5d..28e13d652e6 100644
--- a/graphics/ruby-gnome2-rsvg/Makefile
+++ b/graphics/ruby-gnome2-rsvg/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2012/06/14 07:44:36 sbd Exp $
+# $NetBSD: Makefile,v 1.31 2012/07/22 09:29:16 obache Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-rsvg-${VERSION}
COMMENT= Ruby binding of librsvg
-PKGREVISION= 1
CATEGORIES= graphics
CONFLICTS+= ruby[0-9][0-9]-gnome2-rsvg-[0-9]*