summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortsutsui <tsutsui@pkgsrc.org>2015-05-17 06:45:23 +0000
committertsutsui <tsutsui@pkgsrc.org>2015-05-17 06:45:23 +0000
commit4b8ed36d21004b1b8486ea19fb52096ac86e188b (patch)
tree0f67a80944c4e6b69e1ef3382580a5310dccae09
parent925f16cc7f807946c99452d43077eca716e46561 (diff)
downloadpkgsrc-4b8ed36d21004b1b8486ea19fb52096ac86e188b.tar.gz
Update ruby-gnome2 to 2.2.5.
It is a GLib 2.44 support release. === Changes ==== Ruby/GLib2 Improvements Supported GLib 2.44. [GitHub#361][Reported by Benjamin Maisano] === Thanks Benjamin Maisano
-rw-r--r--devel/ruby-gnome2-pango/Makefile3
-rw-r--r--graphics/ruby-gnome2-cairo-gobject/Makefile3
-rw-r--r--graphics/ruby-gnome2-gdk3/Makefile3
-rw-r--r--graphics/ruby-gnome2-rsvg/Makefile3
-rw-r--r--meta-pkgs/ruby-gnome2/Makefile.common4
-rw-r--r--meta-pkgs/ruby-gnome2/distinfo8
-rw-r--r--print/ruby-gnome2-poppler/Makefile3
-rw-r--r--x11/ruby-gnome2-gtk/Makefile3
-rw-r--r--x11/ruby-gnome2-gtk3/Makefile3
-rw-r--r--x11/ruby-gnome2-gtksourceview2/Makefile3
-rw-r--r--x11/ruby-gnome2-gtksourceview3/Makefile3
-rw-r--r--x11/ruby-gnome2-vte/Makefile3
12 files changed, 16 insertions, 26 deletions
diff --git a/devel/ruby-gnome2-pango/Makefile b/devel/ruby-gnome2-pango/Makefile
index e76f0b931e9..8b1c911b90f 100644
--- a/devel/ruby-gnome2-pango/Makefile
+++ b/devel/ruby-gnome2-pango/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2015/04/25 14:20:40 tnn Exp $
+# $NetBSD: Makefile,v 1.47 2015/05/17 06:45:23 tsutsui Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-pango-${VERSION}
-PKGREVISION= 1
COMMENT= Ruby binding of pango-1.x
CATEGORIES= devel fonts
diff --git a/graphics/ruby-gnome2-cairo-gobject/Makefile b/graphics/ruby-gnome2-cairo-gobject/Makefile
index df3289057e9..e2ca4a57ad8 100644
--- a/graphics/ruby-gnome2-cairo-gobject/Makefile
+++ b/graphics/ruby-gnome2-cairo-gobject/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2015/04/25 14:23:19 tnn Exp $
+# $NetBSD: Makefile,v 1.9 2015/05/17 06:45:23 tsutsui Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-cairo-gobject-${VERSION}
-PKGREVISION= 1
COMMENT= Ruby binding of cairo-gobject
CATEGORIES= graphics gnome
diff --git a/graphics/ruby-gnome2-gdk3/Makefile b/graphics/ruby-gnome2-gdk3/Makefile
index c1275ec2aad..e1d295dabf1 100644
--- a/graphics/ruby-gnome2-gdk3/Makefile
+++ b/graphics/ruby-gnome2-gdk3/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2015/04/25 14:23:19 tnn Exp $
+# $NetBSD: Makefile,v 1.17 2015/05/17 06:45:23 tsutsui Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gdk3-${VERSION}
-PKGREVISION= 1
COMMENT= Ruby binding of GDK3
CATEGORIES= graphics
diff --git a/graphics/ruby-gnome2-rsvg/Makefile b/graphics/ruby-gnome2-rsvg/Makefile
index 2c55eeffab2..ef2a4c402d3 100644
--- a/graphics/ruby-gnome2-rsvg/Makefile
+++ b/graphics/ruby-gnome2-rsvg/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.53 2015/04/25 14:23:19 tnn Exp $
+# $NetBSD: Makefile,v 1.54 2015/05/17 06:45:23 tsutsui Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-rsvg-${VERSION}
-PKGREVISION= 1
COMMENT= Ruby binding of librsvg
CATEGORIES= graphics
diff --git a/meta-pkgs/ruby-gnome2/Makefile.common b/meta-pkgs/ruby-gnome2/Makefile.common
index a34b7dcb7d6..a46968f4ed8 100644
--- a/meta-pkgs/ruby-gnome2/Makefile.common
+++ b/meta-pkgs/ruby-gnome2/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.44 2015/03/15 16:47:19 hiramatsu Exp $
+# $NetBSD: Makefile.common,v 1.45 2015/05/17 06:45:23 tsutsui Exp $
#
# used by devel/ruby-gnome2-atk/Makefile
# used by devel/ruby-gnome2-gio/Makefile
@@ -34,7 +34,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ruby-gnome2.sourceforge.jp/
LICENSE= gnu-lgpl-v2.1
-VERSION= 2.2.4
+VERSION= 2.2.5
USE_RUBY_EXTCONF?= yes
CONFIGURE_ENV+= RUBYOPT="-Ku"
RUBY_VERSION_SUPPORTED= 193 200 21
diff --git a/meta-pkgs/ruby-gnome2/distinfo b/meta-pkgs/ruby-gnome2/distinfo
index e2a6c77e0e0..e4875fd2d42 100644
--- a/meta-pkgs/ruby-gnome2/distinfo
+++ b/meta-pkgs/ruby-gnome2/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.42 2014/12/30 08:53:44 obache Exp $
+$NetBSD: distinfo,v 1.43 2015/05/17 06:45:23 tsutsui Exp $
-SHA1 (ruby-gnome2-all-2.2.4.tar.gz) = 818d35be43ea24efd50b9f17c5d186261ebca3b3
-RMD160 (ruby-gnome2-all-2.2.4.tar.gz) = b3653cf98086bb2ef82f0f90c831e927d0f44ad4
-Size (ruby-gnome2-all-2.2.4.tar.gz) = 1699429 bytes
+SHA1 (ruby-gnome2-all-2.2.5.tar.gz) = 646a2486df575b3eb6cf9143e9a741f09a7a2af3
+RMD160 (ruby-gnome2-all-2.2.5.tar.gz) = 154f8ba4ed6a8e4d912937b6a0b340eff2021b55
+Size (ruby-gnome2-all-2.2.5.tar.gz) = 1696485 bytes
SHA1 (patch-glib2_lib_mkmf-gnome2.rb) = 7ea9f2066aae905e64d8477f500245e3e3b5df9e
diff --git a/print/ruby-gnome2-poppler/Makefile b/print/ruby-gnome2-poppler/Makefile
index 2df1c0d39ba..c65238936f3 100644
--- a/print/ruby-gnome2-poppler/Makefile
+++ b/print/ruby-gnome2-poppler/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.61 2015/04/25 14:24:47 tnn Exp $
+# $NetBSD: Makefile,v 1.62 2015/05/17 06:45:23 tsutsui Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-poppler-${VERSION}
-PKGREVISION= 3
COMMENT= Ruby binding of poppler-glib
CATEGORIES= print
diff --git a/x11/ruby-gnome2-gtk/Makefile b/x11/ruby-gnome2-gtk/Makefile
index f17ae536937..8fa77f0dab3 100644
--- a/x11/ruby-gnome2-gtk/Makefile
+++ b/x11/ruby-gnome2-gtk/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.53 2015/04/25 14:25:19 tnn Exp $
+# $NetBSD: Makefile,v 1.54 2015/05/17 06:45:23 tsutsui Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gtk-${VERSION}
-PKGREVISION= 1
COMMENT= Ruby binding of GTK+-2.x
CATEGORIES= x11
diff --git a/x11/ruby-gnome2-gtk3/Makefile b/x11/ruby-gnome2-gtk3/Makefile
index b76e4010fe7..84c02cbb339 100644
--- a/x11/ruby-gnome2-gtk3/Makefile
+++ b/x11/ruby-gnome2-gtk3/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2015/04/25 14:25:19 tnn Exp $
+# $NetBSD: Makefile,v 1.17 2015/05/17 06:45:23 tsutsui Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gtk3-${VERSION}
-PKGREVISION= 1
COMMENT= Ruby binding of GTK+-3.x
CATEGORIES= x11
diff --git a/x11/ruby-gnome2-gtksourceview2/Makefile b/x11/ruby-gnome2-gtksourceview2/Makefile
index 5dd702a6727..1aa132c1fa9 100644
--- a/x11/ruby-gnome2-gtksourceview2/Makefile
+++ b/x11/ruby-gnome2-gtksourceview2/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2015/04/25 14:25:19 tnn Exp $
+# $NetBSD: Makefile,v 1.43 2015/05/17 06:45:23 tsutsui Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gtksourceview2-${VERSION}
-PKGREVISION= 1
COMMENT= Ruby binding of gtksourceview2
CATEGORIES= x11
diff --git a/x11/ruby-gnome2-gtksourceview3/Makefile b/x11/ruby-gnome2-gtksourceview3/Makefile
index eddc46cdbae..94b58593902 100644
--- a/x11/ruby-gnome2-gtksourceview3/Makefile
+++ b/x11/ruby-gnome2-gtksourceview3/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2015/04/25 14:25:19 tnn Exp $
+# $NetBSD: Makefile,v 1.18 2015/05/17 06:45:24 tsutsui Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gtksourceview3-${VERSION}
-PKGREVISION= 1
COMMENT= Ruby binding of gtksourceview3
CATEGORIES= x11
diff --git a/x11/ruby-gnome2-vte/Makefile b/x11/ruby-gnome2-vte/Makefile
index e68405eb716..2468396afc7 100644
--- a/x11/ruby-gnome2-vte/Makefile
+++ b/x11/ruby-gnome2-vte/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2015/04/25 14:25:19 tnn Exp $
+# $NetBSD: Makefile,v 1.46 2015/05/17 06:45:24 tsutsui Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-vte-${VERSION}
-PKGREVISION= 1
COMMENT= Ruby binding of vte
CATEGORIES= x11