summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorobache <obache>2013-06-19 13:40:29 +0000
committerobache <obache>2013-06-19 13:40:29 +0000
commit3d2a2e692460f92876fc05da4798b73a51eed580 (patch)
treeff8478814bac85a41afca3fb3836ba57bec7a17c /devel
parent10f427bfb1ef82b793cde9e2f36dee95870a4932 (diff)
downloadpkgsrc-3d2a2e692460f92876fc05da4798b73a51eed580.tar.gz
say good-by to Ruby-1.8.
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-gnome2-atk/Makefile4
-rw-r--r--devel/ruby-gnome2-gio/Makefile4
-rw-r--r--devel/ruby-gnome2-glib/Makefile4
-rw-r--r--devel/ruby-gnome2-gobject-introspection/Makefile4
-rw-r--r--devel/ruby-gnome2-pango/Makefile4
5 files changed, 15 insertions, 5 deletions
diff --git a/devel/ruby-gnome2-atk/Makefile b/devel/ruby-gnome2-atk/Makefile
index 1cb021128e0..39c60811a2c 100644
--- a/devel/ruby-gnome2-atk/Makefile
+++ b/devel/ruby-gnome2-atk/Makefile
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.17 2013/02/07 13:41:55 obache Exp $
+# $NetBSD: Makefile,v 1.18 2013/06/19 13:40:29 obache Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-atk-${VERSION}
COMMENT= Ruby binding of ATK-1.0.x or later
CATEGORIES= devel
+RUBY_VERSION_SUPPORTED= 193
+
CONFLICTS+= ruby-gnome2-atk-[0-9]*
CONFLICTS+= ruby[0-9][0-9]-gnome2-atk-[0-9]*
diff --git a/devel/ruby-gnome2-gio/Makefile b/devel/ruby-gnome2-gio/Makefile
index f7234a4f0ff..b3a00662cc3 100644
--- a/devel/ruby-gnome2-gio/Makefile
+++ b/devel/ruby-gnome2-gio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2013/02/07 13:41:55 obache Exp $
+# $NetBSD: Makefile,v 1.13 2013/06/19 13:40:29 obache Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gio-${VERSION}
@@ -7,6 +7,8 @@ CATEGORIES= devel
CONFLICTS+= ruby[0-9][0-9]-gnome2-gio-[0-9]*
+RUBY_VERSION_SUPPORTED= 193
+
RUBY_EXTCONF_SUBDIRS= gio2
DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-glib>=${VERSION}:../../devel/ruby-gnome2-glib
diff --git a/devel/ruby-gnome2-glib/Makefile b/devel/ruby-gnome2-glib/Makefile
index 5714713069e..97ae8ae3467 100644
--- a/devel/ruby-gnome2-glib/Makefile
+++ b/devel/ruby-gnome2-glib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2013/02/07 13:41:55 obache Exp $
+# $NetBSD: Makefile,v 1.23 2013/06/19 13:40:29 obache Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-glib-${VERSION}
@@ -8,6 +8,8 @@ CATEGORIES= devel
CONFLICTS+= ruby-gnome2-glib-[0-9]*
CONFLICTS+= ruby[0-9][0-9]-gnome2-glib-[0-9]*
+RUBY_VERSION_SUPPORTED= 193
+
RUBY_EXTCONF_SUBDIRS= glib2
DEPENDS+= ${RUBY_PKGPREFIX}-pkg-config-[0-9]*:../../devel/ruby-pkg-config
diff --git a/devel/ruby-gnome2-gobject-introspection/Makefile b/devel/ruby-gnome2-gobject-introspection/Makefile
index b4f9926bec6..775f36fabbb 100644
--- a/devel/ruby-gnome2-gobject-introspection/Makefile
+++ b/devel/ruby-gnome2-gobject-introspection/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2013/02/07 13:41:55 obache Exp $
+# $NetBSD: Makefile,v 1.2 2013/06/19 13:40:29 obache Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gobject-introspection-${VERSION}
@@ -8,6 +8,8 @@ CATEGORIES= devel
CONFLICTS+= ruby-gnome2-gobject-introspection-[0-9]*
CONFLICTS+= ruby[0-9][0-9]-gnome2-gobject-introspection-[0-9]*
+RUBY_VERSION_SUPPORTED= 193
+
RUBY_EXTCONF_SUBDIRS= gobject-introspection
do-test:
diff --git a/devel/ruby-gnome2-pango/Makefile b/devel/ruby-gnome2-pango/Makefile
index 87efe5e5bcf..a712d4be514 100644
--- a/devel/ruby-gnome2-pango/Makefile
+++ b/devel/ruby-gnome2-pango/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2013/06/15 09:39:33 obache Exp $
+# $NetBSD: Makefile,v 1.39 2013/06/19 13:40:29 obache Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-pango-${VERSION}
@@ -8,6 +8,8 @@ CATEGORIES= devel fonts
CONFLICTS+= ruby-gnome2-pango-[0-9]*
CONFLICTS+= ruby[0-9][0-9]-gnome2-pango-[0-9]*
+RUBY_VERSION_SUPPORTED= 193
+
RUBY_EXTCONF_SUBDIRS= pango
DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-glib>=${VERSION}:../../devel/ruby-gnome2-glib