pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/ruby-gnome2-gnome Update to ruby-gnome2-gnome to 0...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c4ba61396605
branches:  trunk
changeset: 543498:c4ba61396605
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Jun 19 15:14:44 2008 +0000

description:
Update to ruby-gnome2-gnome to 0.17.0rc1 to build with newer gnome packages.

diffstat:

 x11/ruby-gnome2-gnome/Makefile |  7 +++----
 x11/ruby-gnome2-gnome/PLIST    |  6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (31 lines):

diff -r 1b5544f05c81 -r c4ba61396605 x11/ruby-gnome2-gnome/Makefile
--- a/x11/ruby-gnome2-gnome/Makefile    Thu Jun 19 15:14:15 2008 +0000
+++ b/x11/ruby-gnome2-gnome/Makefile    Thu Jun 19 15:14:44 2008 +0000
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.13 2008/03/06 14:53:57 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2008/06/19 15:14:44 taca Exp $
 #
 
 PKGNAME=               ${RUBY_PKGPREFIX}-gnome2-gnome-${VERSION}
+CATEGORIES=            gnome x11
 COMMENT=               Ruby binding of libgnome/libgnomeui-2.x
-PKGREVISION=           5
-CATEGORIES=            gnome x11
 
 CONFLICTS+=            ruby-gnome2-gnome-[0-9]*
 
-RUBY_EXTCONF_SUBDIRS=  gnome
+RUBY_EXTCONF_SUBDIRS=  glib gnome
 
 DEPENDS+=              ${RUBY_PKGPREFIX}-gnome2-gnomecanvas>=${VERSION}:../../graphics/ruby-gnome2-gnomecanvas
 
diff -r 1b5544f05c81 -r c4ba61396605 x11/ruby-gnome2-gnome/PLIST
--- a/x11/ruby-gnome2-gnome/PLIST       Thu Jun 19 15:14:15 2008 +0000
+++ b/x11/ruby-gnome2-gnome/PLIST       Thu Jun 19 15:14:44 2008 +0000
@@ -1,3 +1,3 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2006/01/15 16:35:36 minskim Exp $
-${RUBY_SITELIBDIR}/gnome2.rb
-${RUBY_SITEARCHLIBDIR}/gnome2.${RUBY_DLEXT}
+@comment $NetBSD: PLIST,v 1.2 2008/06/19 15:14:44 taca Exp $
+${RUBY_VENDORLIB}/gnome2.rb
+${RUBY_VENDORARCHLIB}/gnome2.${RUBY_DLEXT}



Home | Main Index | Thread Index | Old Index