pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Update ruby-gnome2 to 0.19.3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/031a51b7fe51
branches: trunk
changeset: 400155:031a51b7fe51
user: obache <obache%pkgsrc.org@localhost>
date: Mon Oct 12 03:09:30 2009 +0000
description:
Update ruby-gnome2 to 0.19.3.
== Ruby-GNOME2 0.19.3: 2009-09-24
NOTE: 0.19.x releases are development series.
This release is a bug fix release of 0.19.2.
=== Changes
===== Ruby/GLib2
* Bug fix:
* really fix
'empty $(vendorarchdir) related build problem on CentOS 5.3 x86_64.'
[Simon Arnaud, Kouhei Sutou]
=== Thanks
* Simon Arnaud
== Ruby-GNOME2 0.19.2: 2009-09-23
NOTE: 0.19.x releases are development series.
This release is a bug fix release of 0.19.1.
=== Changes
==== Ruby/GLib2
* Bug fixes:
* empty $(vendorarchdir) related build problem on CentOS 5.3 x86_64.
[Toshiyuki Suzumura, Kouhei Sutou]
* [#2862022] fix multi thread blocking with Ruby
1.8.6-p368 or later and 1.8.7-p173 or later.
[Roy Wright, Andrea Dallera, Kouhei Sutou]
* [Debian #502262] work Ruby thread with GTK+.
[Johan Walles, Kouhei Sutou]
==== Ruby/GTK2
* Bug fixes:
* [#2679744] fix a typo:
Gtk::Widget#set_scroll_adjustment ->
Gtk::Widget#set_scroll_adjustments.
[Kentaro Fukuchi, Kouhei Sutou]
==== Ruby/GtkMozEmbed
* Bug fixes:
* fix .pc detection.
[OBATA Akio, Kouhei Sutou]
=== Thanks
* OBATA Akio
* Toshiyuki Suzumura
* Roy Wright
* Andrea Dallera
* Johan Walles
* Kentaro Fukuchi
diffstat:
devel/ruby-gnome2-atk/PLIST | 4 ++--
devel/ruby-gnome2-bonobo/Makefile | 5 ++---
devel/ruby-gnome2-bonobo/PLIST | 4 ++--
devel/ruby-gnome2-bonoboui/Makefile | 5 ++---
devel/ruby-gnome2-bonoboui/PLIST | 4 ++--
devel/ruby-gnome2-gconf/PLIST | 4 ++--
devel/ruby-gnome2-glib/PLIST | 4 ++--
devel/ruby-gnome2-libglade/Makefile | 5 ++---
devel/ruby-gnome2-libglade/PLIST | 4 ++--
devel/ruby-gnome2-pango/PLIST | 4 ++--
graphics/ruby-gnome2-gdkpixbuf/Makefile | 3 +--
graphics/ruby-gnome2-gdkpixbuf/PLIST | 4 ++--
graphics/ruby-gnome2-gnomecanvas/Makefile | 5 ++---
graphics/ruby-gnome2-gnomecanvas/PLIST | 4 ++--
graphics/ruby-gnome2-goocanvas/Makefile | 3 +--
graphics/ruby-gnome2-goocanvas/PLIST | 4 ++--
graphics/ruby-gnome2-gtkglext/Makefile | 5 ++---
graphics/ruby-gnome2-gtkglext/PLIST | 4 ++--
graphics/ruby-gnome2-libart/Makefile | 3 +--
graphics/ruby-gnome2-libart/PLIST | 4 ++--
graphics/ruby-gnome2-rsvg/Makefile | 3 +--
graphics/ruby-gnome2-rsvg/PLIST | 4 ++--
meta-pkgs/ruby-gnome2/Makefile.common | 6 +++---
meta-pkgs/ruby-gnome2/distinfo | 8 ++++----
meta-pkgs/ruby-gnome2/patches/patch-al | 18 ------------------
multimedia/ruby-gnome2-gstreamer/Makefile | 4 ++--
multimedia/ruby-gnome2-gstreamer/PLIST | 4 ++--
print/ruby-gnome2-gnomeprint/Makefile | 3 +--
print/ruby-gnome2-gnomeprint/PLIST | 4 ++--
print/ruby-gnome2-gnomeprintui/Makefile | 7 +++----
print/ruby-gnome2-gnomeprintui/PLIST | 4 ++--
print/ruby-gnome2-poppler/Makefile | 5 +----
print/ruby-gnome2-poppler/PLIST | 4 ++--
sysutils/ruby-gnome2-gnomevfs/PLIST | 4 ++--
www/ruby-gnome2-gtkhtml2/Makefile | 5 ++---
www/ruby-gnome2-gtkhtml2/PLIST | 4 ++--
www/ruby-gnome2-gtkmozembed/Makefile | 7 +++----
www/ruby-gnome2-gtkmozembed/PLIST | 4 ++--
x11/ruby-gnome2-gnome/Makefile | 5 ++---
x11/ruby-gnome2-gnome/PLIST | 4 ++--
x11/ruby-gnome2-gtk/Makefile | 5 ++---
x11/ruby-gnome2-gtk/PLIST | 4 ++--
x11/ruby-gnome2-gtksourceview/Makefile | 5 ++---
x11/ruby-gnome2-gtksourceview/PLIST | 4 ++--
x11/ruby-gnome2-gtksourceview2/Makefile | 3 +--
x11/ruby-gnome2-gtksourceview2/PLIST | 4 ++--
x11/ruby-gnome2-panelapplet/Makefile | 5 ++---
x11/ruby-gnome2-panelapplet/PLIST | 4 ++--
x11/ruby-gnome2-vte/Makefile | 5 ++---
x11/ruby-gnome2-vte/PLIST | 4 ++--
50 files changed, 96 insertions(+), 136 deletions(-)
diffs (truncated from 762 to 300 lines):
diff -r e308603a4c88 -r 031a51b7fe51 devel/ruby-gnome2-atk/PLIST
--- a/devel/ruby-gnome2-atk/PLIST Mon Oct 12 02:28:25 2009 +0000
+++ b/devel/ruby-gnome2-atk/PLIST Mon Oct 12 03:09:30 2009 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.5 2009/08/12 12:43:08 obache Exp $
-lib/pkgconfig/atk-ruby.pc
+@comment $NetBSD: PLIST,v 1.6 2009/10/12 03:09:31 obache Exp $
+lib/pkgconfig/ruby-atk.pc
${RUBY_VENDORLIB}/atk.rb
${RUBY_VENDORARCHLIB}/atk.${RUBY_DLEXT}
${RUBY_VENDORARCHLIB}/rbatk.h
diff -r e308603a4c88 -r 031a51b7fe51 devel/ruby-gnome2-bonobo/Makefile
--- a/devel/ruby-gnome2-bonobo/Makefile Mon Oct 12 02:28:25 2009 +0000
+++ b/devel/ruby-gnome2-bonobo/Makefile Mon Oct 12 03:09:30 2009 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2009/08/26 19:57:23 sno Exp $
+# $NetBSD: Makefile,v 1.4 2009/10/12 03:09:31 obache Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-bonobo-${VERSION}
COMMENT= Ruby binding of libbonobo-2.x or later
-PKGREVISION= 1
CATEGORIES= devel
PKG_DESTDIR_SUPPORT= user-destdir
@@ -14,7 +13,7 @@
USE_TOOLS+= pkg-config
.include "../../x11/gtk2/buildlink3.mk"
-BUILDLINK_API_DEPENDS.ruby-gnome2-glib+= ${RUBY_PKGPREFIX}-gnome2-glib>=${VERSION}
+BUILDLINK_API_DEPENDS.ruby-gnome2-glib+= ${RUBY_PKGPREFIX}-gnome2-glib-${VERSION}{,nb*}
BUILDLINK_DEPMETHOD.ruby-gnome2-glib= build
.include "../../devel/ruby-gnome2-glib/buildlink3.mk"
.include "../../devel/libbonobo/buildlink3.mk"
diff -r e308603a4c88 -r 031a51b7fe51 devel/ruby-gnome2-bonobo/PLIST
--- a/devel/ruby-gnome2-bonobo/PLIST Mon Oct 12 02:28:25 2009 +0000
+++ b/devel/ruby-gnome2-bonobo/PLIST Mon Oct 12 03:09:30 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/08/12 12:43:09 obache Exp $
-lib/pkgconfig/libbonobo-2.0-ruby.pc
+@comment $NetBSD: PLIST,v 1.3 2009/10/12 03:09:31 obache Exp $
+lib/pkgconfig/ruby-bonobo2.pc
${RUBY_VENDORLIB}/bonobo2.rb
${RUBY_VENDORARCHLIB}/bonobo2.${RUBY_DLEXT}
diff -r e308603a4c88 -r 031a51b7fe51 devel/ruby-gnome2-bonoboui/Makefile
--- a/devel/ruby-gnome2-bonoboui/Makefile Mon Oct 12 02:28:25 2009 +0000
+++ b/devel/ruby-gnome2-bonoboui/Makefile Mon Oct 12 03:09:30 2009 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2009/08/26 19:57:23 sno Exp $
+# $NetBSD: Makefile,v 1.4 2009/10/12 03:09:31 obache Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-bonoboui-${VERSION}
COMMENT= Ruby binding of libbonoboui-2.x or later
-PKGREVISION= 1
CATEGORIES= devel
PKG_DESTDIR_SUPPORT= user-destdir
@@ -15,7 +14,7 @@
USE_TOOLS+= pkg-config
.include "../../x11/gtk2/buildlink3.mk"
-BUILDLINK_API_DEPENDS.ruby-gnome2-glib+= ${RUBY_PKGPREFIX}-gnome2-glib>=${VERSION}
+BUILDLINK_API_DEPENDS.ruby-gnome2-glib+= ${RUBY_PKGPREFIX}-gnome2-glib-${VERSION}{,nb*}
BUILDLINK_DEPMETHOD.ruby-gnome2-glib= build
.include "../../devel/ruby-gnome2-glib/buildlink3.mk"
.include "../../devel/libbonoboui/buildlink3.mk"
diff -r e308603a4c88 -r 031a51b7fe51 devel/ruby-gnome2-bonoboui/PLIST
--- a/devel/ruby-gnome2-bonoboui/PLIST Mon Oct 12 02:28:25 2009 +0000
+++ b/devel/ruby-gnome2-bonoboui/PLIST Mon Oct 12 03:09:30 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/08/12 12:43:09 obache Exp $
-lib/pkgconfig/libbonoboui-2.0-ruby.pc
+@comment $NetBSD: PLIST,v 1.3 2009/10/12 03:09:31 obache Exp $
+lib/pkgconfig/ruby-bonoboui2.pc
${RUBY_VENDORLIB}/bonoboui2.rb
${RUBY_VENDORARCHLIB}/bonoboui2.${RUBY_DLEXT}
diff -r e308603a4c88 -r 031a51b7fe51 devel/ruby-gnome2-gconf/PLIST
--- a/devel/ruby-gnome2-gconf/PLIST Mon Oct 12 02:28:25 2009 +0000
+++ b/devel/ruby-gnome2-gconf/PLIST Mon Oct 12 03:09:30 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/08/12 12:43:09 obache Exp $
-lib/pkgconfig/gconf-2.0-ruby.pc
+@comment $NetBSD: PLIST,v 1.3 2009/10/12 03:09:31 obache Exp $
+lib/pkgconfig/ruby-gconf2.pc
${RUBY_VENDORLIB}/gconf2.rb
${RUBY_VENDORARCHLIB}/gconf2.${RUBY_DLEXT}
diff -r e308603a4c88 -r 031a51b7fe51 devel/ruby-gnome2-glib/PLIST
--- a/devel/ruby-gnome2-glib/PLIST Mon Oct 12 02:28:25 2009 +0000
+++ b/devel/ruby-gnome2-glib/PLIST Mon Oct 12 03:09:30 2009 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.7 2009/08/12 12:43:09 obache Exp $
-lib/pkgconfig/glib-2.0-ruby.pc
+@comment $NetBSD: PLIST,v 1.8 2009/10/12 03:09:31 obache Exp $
+lib/pkgconfig/ruby-glib2.pc
${RUBY_VENDORLIB}/glib-mkenums.rb
${RUBY_VENDORLIB}/glib2.rb
${RUBY_VENDORARCHLIB}/glib2.${RUBY_DLEXT}
diff -r e308603a4c88 -r 031a51b7fe51 devel/ruby-gnome2-libglade/Makefile
--- a/devel/ruby-gnome2-libglade/Makefile Mon Oct 12 02:28:25 2009 +0000
+++ b/devel/ruby-gnome2-libglade/Makefile Mon Oct 12 03:09:30 2009 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2009/08/26 19:57:23 sno Exp $
+# $NetBSD: Makefile,v 1.5 2009/10/12 03:09:31 obache Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-libglade-${VERSION}
COMMENT= Ruby binding of libglade
-PKGREVISION= 1
CATEGORIES= devel
PKG_DESTDIR_SUPPORT= user-destdir
@@ -16,7 +15,7 @@
.include "../../x11/gtk2/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/libglade/buildlink3.mk"
-BUILDLINK_API_DEPENDS.ruby-gnome2-glib+= ${RUBY_PKGPREFIX}-gnome2-glib>=${VERSION}
+BUILDLINK_API_DEPENDS.ruby-gnome2-glib+= ${RUBY_PKGPREFIX}-gnome2-glib-${VERSION}{,nb*}
BUILDLINK_DEPMETHOD.ruby-gnome2-glib= build
.include "../../devel/ruby-gnome2-glib/buildlink3.mk"
.include "../../meta-pkgs/ruby-gnome2/Makefile.common"
diff -r e308603a4c88 -r 031a51b7fe51 devel/ruby-gnome2-libglade/PLIST
--- a/devel/ruby-gnome2-libglade/PLIST Mon Oct 12 02:28:25 2009 +0000
+++ b/devel/ruby-gnome2-libglade/PLIST Mon Oct 12 03:09:30 2009 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2009/08/12 12:43:09 obache Exp $
+@comment $NetBSD: PLIST,v 1.3 2009/10/12 03:09:31 obache Exp $
bin/ruby-glade-create-template
-lib/pkgconfig/libglade-2.0-ruby.pc
+lib/pkgconfig/ruby-libglade2.pc
${RUBY_VENDORLIB}/libglade2.rb
${RUBY_VENDORARCHLIB}/libglade2.${RUBY_DLEXT}
diff -r e308603a4c88 -r 031a51b7fe51 devel/ruby-gnome2-pango/PLIST
--- a/devel/ruby-gnome2-pango/PLIST Mon Oct 12 02:28:25 2009 +0000
+++ b/devel/ruby-gnome2-pango/PLIST Mon Oct 12 03:09:30 2009 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.4 2009/08/12 12:43:09 obache Exp $
-lib/pkgconfig/pango-ruby.pc
+@comment $NetBSD: PLIST,v 1.5 2009/10/12 03:09:31 obache Exp $
+lib/pkgconfig/ruby-pango.pc
${RUBY_VENDORARCHLIB}/pango.${RUBY_DLEXT}
${RUBY_VENDORARCHLIB}/rbpango.h
${RUBY_VENDORARCHLIB}/rbpangoversion.h
diff -r e308603a4c88 -r 031a51b7fe51 graphics/ruby-gnome2-gdkpixbuf/Makefile
--- a/graphics/ruby-gnome2-gdkpixbuf/Makefile Mon Oct 12 02:28:25 2009 +0000
+++ b/graphics/ruby-gnome2-gdkpixbuf/Makefile Mon Oct 12 03:09:30 2009 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2009/08/26 19:57:49 sno Exp $
+# $NetBSD: Makefile,v 1.11 2009/10/12 03:09:31 obache Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gdkpixbuf-${VERSION}
COMMENT= Ruby binding of GdkPixbuf-2.x
-PKGREVISION= 1
CATEGORIES= graphics devel
CONFLICTS+= ruby-gnome2-gdkpixbuf-[0-9]*
diff -r e308603a4c88 -r 031a51b7fe51 graphics/ruby-gnome2-gdkpixbuf/PLIST
--- a/graphics/ruby-gnome2-gdkpixbuf/PLIST Mon Oct 12 02:28:25 2009 +0000
+++ b/graphics/ruby-gnome2-gdkpixbuf/PLIST Mon Oct 12 03:09:30 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2009/08/12 12:43:09 obache Exp $
-lib/pkgconfig/gdk-pixbuf-2.0-ruby.pc
+@comment $NetBSD: PLIST,v 1.5 2009/10/12 03:09:31 obache Exp $
+lib/pkgconfig/ruby-gdkpixbuf2.pc
${RUBY_VENDORLIB}/gdk_pixbuf2.rb
${RUBY_VENDORARCHLIB}/gdk_pixbuf2.${RUBY_DLEXT}
diff -r e308603a4c88 -r 031a51b7fe51 graphics/ruby-gnome2-gnomecanvas/Makefile
--- a/graphics/ruby-gnome2-gnomecanvas/Makefile Mon Oct 12 02:28:25 2009 +0000
+++ b/graphics/ruby-gnome2-gnomecanvas/Makefile Mon Oct 12 03:09:30 2009 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2009/08/26 19:57:49 sno Exp $
+# $NetBSD: Makefile,v 1.13 2009/10/12 03:09:31 obache Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gnomecanvas-${VERSION}
COMMENT= Ruby binding of GnomeCanvas-2.x
-PKGREVISION= 1
CATEGORIES= graphics gnome
CONFLICTS+= ruby-gnome2-gnomecanvas-[0-9]*
@@ -17,7 +16,7 @@
USE_TOOLS+= pkg-config
-BUILDLINK_API_DEPENDS.ruby-gnome2-glib+= ${RUBY_PKGPREFIX}-gnome2-glib>=${VERSION}
+BUILDLINK_API_DEPENDS.ruby-gnome2-glib+= ${RUBY_PKGPREFIX}-gnome2-glib-${VERSION}{,nb*}
BUILDLINK_DEPMETHOD.ruby-gnome2-glib= build
.include "../../devel/ruby-gnome2-glib/buildlink3.mk"
.include "../../graphics/libgnomecanvas/buildlink3.mk"
diff -r e308603a4c88 -r 031a51b7fe51 graphics/ruby-gnome2-gnomecanvas/PLIST
--- a/graphics/ruby-gnome2-gnomecanvas/PLIST Mon Oct 12 02:28:25 2009 +0000
+++ b/graphics/ruby-gnome2-gnomecanvas/PLIST Mon Oct 12 03:09:30 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2009/08/12 12:43:09 obache Exp $
-lib/pkgconfig/libgnomecanvas-2.0-ruby.pc
+@comment $NetBSD: PLIST,v 1.5 2009/10/12 03:09:31 obache Exp $
+lib/pkgconfig/ruby-gnomecanvas2.pc
${RUBY_VENDORLIB}/gnomecanvas2.rb
${RUBY_VENDORARCHLIB}/gnomecanvas2.${RUBY_DLEXT}
diff -r e308603a4c88 -r 031a51b7fe51 graphics/ruby-gnome2-goocanvas/Makefile
--- a/graphics/ruby-gnome2-goocanvas/Makefile Mon Oct 12 02:28:25 2009 +0000
+++ b/graphics/ruby-gnome2-goocanvas/Makefile Mon Oct 12 03:09:30 2009 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2009/08/26 19:57:49 sno Exp $
+# $NetBSD: Makefile,v 1.3 2009/10/12 03:09:33 obache Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-goocanvas-${VERSION}
COMMENT= Ruby binding of GooCanvas
-PKGREVISION= 1
CATEGORIES= graphics gnome
PKG_DESTDIR_SUPPORT= user-destdir
diff -r e308603a4c88 -r 031a51b7fe51 graphics/ruby-gnome2-goocanvas/PLIST
--- a/graphics/ruby-gnome2-goocanvas/PLIST Mon Oct 12 02:28:25 2009 +0000
+++ b/graphics/ruby-gnome2-goocanvas/PLIST Mon Oct 12 03:09:30 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/08/12 12:43:11 obache Exp $
-lib/pkgconfig/goocanvas-ruby.pc
+@comment $NetBSD: PLIST,v 1.3 2009/10/12 03:09:33 obache Exp $
+lib/pkgconfig/ruby-goocanvas.pc
${RUBY_VENDORLIB}/goocanvas.rb
${RUBY_VENDORARCHLIB}/goocanvas.${RUBY_DLEXT}
diff -r e308603a4c88 -r 031a51b7fe51 graphics/ruby-gnome2-gtkglext/Makefile
--- a/graphics/ruby-gnome2-gtkglext/Makefile Mon Oct 12 02:28:25 2009 +0000
+++ b/graphics/ruby-gnome2-gtkglext/Makefile Mon Oct 12 03:09:30 2009 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2009/08/26 19:57:50 sno Exp $
+# $NetBSD: Makefile,v 1.4 2009/10/12 03:09:32 obache Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gtkglext-${VERSION}
COMMENT= Ruby binding of gtkglext
-PKGREVISION= 1
CATEGORIES= graphics
PKG_DESTDIR_SUPPORT= user-destdir
@@ -14,7 +13,7 @@
DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gtk>=${VERSION}:../../x11/ruby-gnome2-gtk
USE_TOOLS+= pkg-config
-BUILDLINK_API_DEPENDS.ruby-gnome2-glib+= ${RUBY_PKGPREFIX}-gnome2-glib>=${VERSION}
+BUILDLINK_API_DEPENDS.ruby-gnome2-glib+= ${RUBY_PKGPREFIX}-gnome2-glib-${VERSION}{,nb*}
BUILDLINK_DEPMETHOD.ruby-gnome2-glib= build
.include "../../devel/ruby-gnome2-glib/buildlink3.mk"
.include "../../graphics/gtkglext/buildlink3.mk"
diff -r e308603a4c88 -r 031a51b7fe51 graphics/ruby-gnome2-gtkglext/PLIST
--- a/graphics/ruby-gnome2-gtkglext/PLIST Mon Oct 12 02:28:25 2009 +0000
+++ b/graphics/ruby-gnome2-gtkglext/PLIST Mon Oct 12 03:09:30 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/08/12 12:43:09 obache Exp $
-lib/pkgconfig/gtkglext-1.0-ruby.pc
+@comment $NetBSD: PLIST,v 1.3 2009/10/12 03:09:32 obache Exp $
+lib/pkgconfig/ruby-gtkglext.pc
${RUBY_VENDORLIB}/gtkglext.rb
${RUBY_VENDORARCHLIB}/gtkglext.${RUBY_DLEXT}
diff -r e308603a4c88 -r 031a51b7fe51 graphics/ruby-gnome2-libart/Makefile
--- a/graphics/ruby-gnome2-libart/Makefile Mon Oct 12 02:28:25 2009 +0000
+++ b/graphics/ruby-gnome2-libart/Makefile Mon Oct 12 03:09:30 2009 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2009/08/26 19:57:50 sno Exp $
+# $NetBSD: Makefile,v 1.10 2009/10/12 03:09:32 obache Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-libart-${VERSION}
COMMENT= Ruby binding of Libart_lgpl
-PKGREVISION= 1
CATEGORIES= graphics
CONFLICTS+= ruby-gnome2-libart-[0-9]*
diff -r e308603a4c88 -r 031a51b7fe51 graphics/ruby-gnome2-libart/PLIST
--- a/graphics/ruby-gnome2-libart/PLIST Mon Oct 12 02:28:25 2009 +0000
+++ b/graphics/ruby-gnome2-libart/PLIST Mon Oct 12 03:09:30 2009 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.6 2009/08/12 12:43:09 obache Exp $
-lib/pkgconfig/libart-2.0-ruby.pc
+@comment $NetBSD: PLIST,v 1.7 2009/10/12 03:09:32 obache Exp $
+lib/pkgconfig/ruby-libart2.pc
${RUBY_VENDORLIB}/libart2.rb
${RUBY_VENDORARCHLIB}/libart2.${RUBY_DLEXT}
${RUBY_VENDORARCHLIB}/rbart.h
diff -r e308603a4c88 -r 031a51b7fe51 graphics/ruby-gnome2-rsvg/Makefile
--- a/graphics/ruby-gnome2-rsvg/Makefile Mon Oct 12 02:28:25 2009 +0000
+++ b/graphics/ruby-gnome2-rsvg/Makefile Mon Oct 12 03:09:30 2009 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2009/08/26 19:57:50 sno Exp $
+# $NetBSD: Makefile,v 1.12 2009/10/12 03:09:32 obache Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-rsvg-${VERSION}
COMMENT= Ruby binding of librsvg
-PKGREVISION= 1
CATEGORIES= graphics
PKG_DESTDIR_SUPPORT= user-destdir
diff -r e308603a4c88 -r 031a51b7fe51 graphics/ruby-gnome2-rsvg/PLIST
--- a/graphics/ruby-gnome2-rsvg/PLIST Mon Oct 12 02:28:25 2009 +0000
+++ b/graphics/ruby-gnome2-rsvg/PLIST Mon Oct 12 03:09:30 2009 +0000
@@ -1,4 +1,4 @@
Home |
Main Index |
Thread Index |
Old Index