[66715] trunk/dports/ruby

kimuraw at macports.org kimuraw at macports.org
Wed Apr 21 06:37:08 PDT 2010


Revision: 66715
          http://trac.macports.org/changeset/66715
Author:   kimuraw at macports.org
Date:     2010-04-21 06:37:06 -0700 (Wed, 21 Apr 2010)
Log Message:
-----------
ruby/rb-gnome, .. : upgrade to ruby-gnome2 0.19.4
  ruby-gnome2 contains the following ports:
   - rb-atk
   - rb-gconf
   - rb-glib2
   - rb-gnome
   - rb-gnomecanvas
   - rb-gnomeprint
   - rb-gnomeprintui
   - rb-gnomevfs
   - rb-gstreamer
   - rb-gtk2
   - rb-gtkglext
   - rb-gtkhtml
   - rb-gtksourceview2
   - rb-libart
   - rb-libglade2
   - rb-libgnome
   - rb-pango
   - rb-poppler
   - rb-rsvg
   - rb-vte

Modified Paths:
--------------
    trunk/dports/ruby/rb-atk/Portfile
    trunk/dports/ruby/rb-gconf/Portfile
    trunk/dports/ruby/rb-glib2/Portfile
    trunk/dports/ruby/rb-gnome/Portfile
    trunk/dports/ruby/rb-gnomecanvas/Portfile
    trunk/dports/ruby/rb-gnomeprint/Portfile
    trunk/dports/ruby/rb-gnomeprintui/Portfile
    trunk/dports/ruby/rb-gnomevfs/Portfile
    trunk/dports/ruby/rb-gstreamer/Portfile
    trunk/dports/ruby/rb-gtk2/Portfile
    trunk/dports/ruby/rb-gtkglext/Portfile
    trunk/dports/ruby/rb-gtkhtml/Portfile
    trunk/dports/ruby/rb-gtksourceview2/Portfile
    trunk/dports/ruby/rb-libart/Portfile
    trunk/dports/ruby/rb-libglade2/Portfile
    trunk/dports/ruby/rb-libgnome/Portfile
    trunk/dports/ruby/rb-pango/Portfile
    trunk/dports/ruby/rb-poppler/Portfile
    trunk/dports/ruby/rb-rsvg/Portfile
    trunk/dports/ruby/rb-vte/Portfile

Modified: trunk/dports/ruby/rb-atk/Portfile
===================================================================
--- trunk/dports/ruby/rb-atk/Portfile	2010-04-21 06:54:20 UTC (rev 66714)
+++ trunk/dports/ruby/rb-atk/Portfile	2010-04-21 13:37:06 UTC (rev 66715)
@@ -3,7 +3,7 @@
 PortSystem		1.0
 PortGroup		ruby 1.0
 
-ruby.setup		{atk ruby-gnome2} 0.19.2 extconf.rb \
+ruby.setup		{atk ruby-gnome2} 0.19.4 extconf.rb \
 				{ atk/README } \
 				sourceforge:ruby-gnome2
 revision		0
@@ -11,9 +11,10 @@
 platforms		darwin
 description		Ruby/ATK is a Ruby binding of ATK-1.0.x or later.
 long_description	Ruby/ATK is a Ruby binding of ATK-1.0.x or later.
-checksums		md5 bbbee657731d536af3c146fc4b57c746 \
-				rmd160 de3abba775e00f3dfef7cc47f153733e42186a73 \
-				sha1 5c6af93f1c0dfe7e14e301ab5c5cbd2b245aee9e
+license			LGPLv2
+checksums		md5 40451e4173e2c8bcd5046aea7e499ef9 \
+				rmd160 11a102c28d00f8f5a7b2baeb2370a6d794cfb7d9 \
+				sha1 6fbaf51cced8cc15158144e15898244f2ebf6870
 configure.env	RUBYOPT=-rvendor-specific
 configure.args	--strict atk
 depends_lib-append	port:atk port:rb-glib2

Modified: trunk/dports/ruby/rb-gconf/Portfile
===================================================================
--- trunk/dports/ruby/rb-gconf/Portfile	2010-04-21 06:54:20 UTC (rev 66714)
+++ trunk/dports/ruby/rb-gconf/Portfile	2010-04-21 13:37:06 UTC (rev 66715)
@@ -3,7 +3,7 @@
 PortSystem		1.0
 PortGroup		ruby 1.0
 
-ruby.setup		{gconf ruby-gnome2} 0.19.2 extconf.rb \
+ruby.setup		{gconf ruby-gnome2} 0.19.4 extconf.rb \
 				{ gconf/README gconf/sample } \
 				sourceforge:ruby-gnome2
 revision		0
@@ -12,9 +12,10 @@
 description		Gconf libraries for ruby (a part of Ruby-Gnome2)
 long_description	Gconf libraries for ruby (a part of Ruby-Gnome2)
 categories-append	gnome
-checksums		md5 bbbee657731d536af3c146fc4b57c746 \
-				rmd160 de3abba775e00f3dfef7cc47f153733e42186a73 \
-				sha1 5c6af93f1c0dfe7e14e301ab5c5cbd2b245aee9e
+license			LGPLv2
+checksums		md5 40451e4173e2c8bcd5046aea7e499ef9 \
+				rmd160 11a102c28d00f8f5a7b2baeb2370a6d794cfb7d9 \
+				sha1 6fbaf51cced8cc15158144e15898244f2ebf6870
 configure.env	RUBYOPT=-rvendor-specific
 configure.args		--strict gconf
 depends_lib-append	port:gconf

Modified: trunk/dports/ruby/rb-glib2/Portfile
===================================================================
--- trunk/dports/ruby/rb-glib2/Portfile	2010-04-21 06:54:20 UTC (rev 66714)
+++ trunk/dports/ruby/rb-glib2/Portfile	2010-04-21 13:37:06 UTC (rev 66715)
@@ -3,7 +3,7 @@
 PortSystem		1.0
 PortGroup		ruby 1.0
 
-ruby.setup		{glib2 ruby-gnome2} 0.19.2 extconf.rb \
+ruby.setup		{glib2 ruby-gnome2} 0.19.4 extconf.rb \
 				{ glib/README glib/sample } \
 				sourceforge:ruby-gnome2
 revision		0
@@ -12,9 +12,10 @@
 description		Ruby/GLib2 is a Ruby binding of GLib-2.x.
 long_description	Ruby/GLib2 is a Ruby binding of GLib-2.x.
 categories-append	gnome
-checksums		md5 bbbee657731d536af3c146fc4b57c746 \
-				rmd160 de3abba775e00f3dfef7cc47f153733e42186a73 \
-				sha1 5c6af93f1c0dfe7e14e301ab5c5cbd2b245aee9e
+license			LGPLv2
+checksums		md5 40451e4173e2c8bcd5046aea7e499ef9 \
+				rmd160 11a102c28d00f8f5a7b2baeb2370a6d794cfb7d9 \
+				sha1 6fbaf51cced8cc15158144e15898244f2ebf6870
 configure.env	RUBYOPT=-rvendor-specific
 configure.args	--strict glib
 depends_lib-append	path:lib/pkgconfig/glib-2.0.pc:glib2

Modified: trunk/dports/ruby/rb-gnome/Portfile
===================================================================
--- trunk/dports/ruby/rb-gnome/Portfile	2010-04-21 06:54:20 UTC (rev 66714)
+++ trunk/dports/ruby/rb-gnome/Portfile	2010-04-21 13:37:06 UTC (rev 66715)
@@ -3,7 +3,7 @@
 PortSystem		1.0
 PortGroup		ruby 1.0
 
-ruby.setup		{gnome ruby-gnome2} 0.19.2 fetch \
+ruby.setup		{gnome ruby-gnome2} 0.19.4 fetch \
 				{ README NEWS } \
 				sourceforge:ruby-gnome2
 
@@ -14,6 +14,7 @@
 long_description	Ruby-GNOME2 meta port. Ruby-GNOME2 is a set of Ruby \
 				language bindings for the GNOME 2.0 development environment.
 categories-append	gnome
+license			LGPLv2
 depends_lib-append	port:rb-glib2 port:rb-atk port:rb-pango port:rb-gtk2 \
 				port:rb-gconf port:rb-libgnome port:rb-gnomecanvas \
 				port:rb-gnomeprint port:rb-gnomeprintui port:rb-gnomevfs \
@@ -22,9 +23,9 @@
 				# rb-vte requires X11
 
 distname		${ruby.project}-all-${version}
-checksums		md5 bbbee657731d536af3c146fc4b57c746 \
-				rmd160 de3abba775e00f3dfef7cc47f153733e42186a73 \
-				sha1 5c6af93f1c0dfe7e14e301ab5c5cbd2b245aee9e
+checksums		md5 40451e4173e2c8bcd5046aea7e499ef9 \
+				rmd160 11a102c28d00f8f5a7b2baeb2370a6d794cfb7d9 \
+				sha1 6fbaf51cced8cc15158144e15898244f2ebf6870
 
 # install only some documents
 use_configure	no

Modified: trunk/dports/ruby/rb-gnomecanvas/Portfile
===================================================================
--- trunk/dports/ruby/rb-gnomecanvas/Portfile	2010-04-21 06:54:20 UTC (rev 66714)
+++ trunk/dports/ruby/rb-gnomecanvas/Portfile	2010-04-21 13:37:06 UTC (rev 66715)
@@ -3,7 +3,7 @@
 PortSystem		1.0
 PortGroup		ruby 1.0
 
-ruby.setup		{gnomecanvas ruby-gnome2} 0.19.2 extconf.rb \
+ruby.setup		{gnomecanvas ruby-gnome2} 0.19.4 extconf.rb \
 				{ gnomecanvas/README gnomecanvas/sample } \
 				sourceforge:ruby-gnome2
 revision		0
@@ -12,9 +12,10 @@
 description		Ruby/GnomeCanvas2 is a Ruby binding of GnomeCanvas-2.x.
 long_description	Ruby/GnomeCanvas2 is a Ruby binding of GnomeCanvas-2.x.
 categories-append	gnome
-checksums		md5 bbbee657731d536af3c146fc4b57c746 \
-				rmd160 de3abba775e00f3dfef7cc47f153733e42186a73 \
-				sha1 5c6af93f1c0dfe7e14e301ab5c5cbd2b245aee9e
+license			LGPLv2
+checksums		md5 40451e4173e2c8bcd5046aea7e499ef9 \
+				rmd160 11a102c28d00f8f5a7b2baeb2370a6d794cfb7d9 \
+				sha1 6fbaf51cced8cc15158144e15898244f2ebf6870
 configure.env	RUBYOPT=-rvendor-specific
 configure.args		--strict gnomecanvas
 depends_lib-append	port:libgnomecanvas port:rb-glib2 port:rb-gtk2

Modified: trunk/dports/ruby/rb-gnomeprint/Portfile
===================================================================
--- trunk/dports/ruby/rb-gnomeprint/Portfile	2010-04-21 06:54:20 UTC (rev 66714)
+++ trunk/dports/ruby/rb-gnomeprint/Portfile	2010-04-21 13:37:06 UTC (rev 66715)
@@ -3,7 +3,7 @@
 PortSystem		1.0
 PortGroup		ruby 1.0
 
-ruby.setup		{gnomeprint ruby-gnome2} 0.19.2 extconf.rb \
+ruby.setup		{gnomeprint ruby-gnome2} 0.19.4 extconf.rb \
 				{ gnomeprint/README gnomeprint/sample } \
 				sourceforge:ruby-gnome2
 revision		0
@@ -12,9 +12,10 @@
 description		Ruby/GnomePrint is a Ruby binding of libgnomeprint.
 long_description	Ruby/GnomePrint is a Ruby binding of libgnomeprint.
 categories-append	gnome
-checksums		md5 bbbee657731d536af3c146fc4b57c746 \
-				rmd160 de3abba775e00f3dfef7cc47f153733e42186a73 \
-				sha1 5c6af93f1c0dfe7e14e301ab5c5cbd2b245aee9e
+license			LGPLv2
+checksums		md5 40451e4173e2c8bcd5046aea7e499ef9 \
+				rmd160 11a102c28d00f8f5a7b2baeb2370a6d794cfb7d9 \
+				sha1 6fbaf51cced8cc15158144e15898244f2ebf6870
 configure.env	RUBYOPT=-rvendor-specific
 configure.args	--strict gnomeprint
 depends_lib-append	port:libgnomeprint port:rb-glib2 port:rb-pango \
@@ -25,6 +26,10 @@
 	xinstall -d ${destroot}${prefix}/lib/pkgconfig
 }
 
+## genearte header files for testing
+#pre-configure	{
+#	system "${ruby.bin} -C ${worksrcpath} extconf.rb --strict glib"
+#}
 #test.run		yes
 test.cmd        ${ruby.bin}
 test.target     -C gnomeprint test/run-test.rb

Modified: trunk/dports/ruby/rb-gnomeprintui/Portfile
===================================================================
--- trunk/dports/ruby/rb-gnomeprintui/Portfile	2010-04-21 06:54:20 UTC (rev 66714)
+++ trunk/dports/ruby/rb-gnomeprintui/Portfile	2010-04-21 13:37:06 UTC (rev 66715)
@@ -3,7 +3,7 @@
 PortSystem		1.0
 PortGroup		ruby 1.0
 
-ruby.setup		{gnomeprintui ruby-gnome2} 0.19.2 extconf.rb \
+ruby.setup		{gnomeprintui ruby-gnome2} 0.19.4 extconf.rb \
 				{ gnomeprintui/README gnomeprintui/sample } \
 				sourceforge:ruby-gnome2
 revision		0
@@ -12,9 +12,10 @@
 description		Ruby/GnomePrintUI is a Ruby binding of libgnomeprintui.
 long_description	Ruby/GnomePrintUI is a Ruby binding of libgnomeprintui.
 categories-append	gnome
-checksums		md5 bbbee657731d536af3c146fc4b57c746 \
-				rmd160 de3abba775e00f3dfef7cc47f153733e42186a73 \
-				sha1 5c6af93f1c0dfe7e14e301ab5c5cbd2b245aee9e
+license			LGPLv2
+checksums		md5 40451e4173e2c8bcd5046aea7e499ef9 \
+				rmd160 11a102c28d00f8f5a7b2baeb2370a6d794cfb7d9 \
+				sha1 6fbaf51cced8cc15158144e15898244f2ebf6870
 # generate gnomeprint/src/rbgp.h
 pre-configure   {
     system "${ruby.bin} -C ${worksrcpath} extconf.rb --strict gnomeprint"

Modified: trunk/dports/ruby/rb-gnomevfs/Portfile
===================================================================
--- trunk/dports/ruby/rb-gnomevfs/Portfile	2010-04-21 06:54:20 UTC (rev 66714)
+++ trunk/dports/ruby/rb-gnomevfs/Portfile	2010-04-21 13:37:06 UTC (rev 66715)
@@ -3,7 +3,7 @@
 PortSystem		1.0
 PortGroup		ruby 1.0
 
-ruby.setup		{gnomevfs ruby-gnome2} 0.19.2 extconf.rb \
+ruby.setup		{gnomevfs ruby-gnome2} 0.19.4 extconf.rb \
 				{ gnomevfs/README  } \
 				sourceforge:ruby-gnome2
 revision		0
@@ -11,10 +11,11 @@
 platforms		darwin
 description		Ruby/GnomeVFS is a Ruby binding of GnomeVFS-2.0.x.
 categories-append gnome
+license			LGPLv2
 long_description	Ruby/GnomeVFS is a Ruby binding of GnomeVFS-2.0.x.
-checksums		md5 bbbee657731d536af3c146fc4b57c746 \
-				rmd160 de3abba775e00f3dfef7cc47f153733e42186a73 \
-				sha1 5c6af93f1c0dfe7e14e301ab5c5cbd2b245aee9e
+checksums		md5 40451e4173e2c8bcd5046aea7e499ef9 \
+				rmd160 11a102c28d00f8f5a7b2baeb2370a6d794cfb7d9 \
+				sha1 6fbaf51cced8cc15158144e15898244f2ebf6870
 configure.env	RUBYOPT=-rvendor-specific
 configure.args		--strict gnomevfs
 depends_lib-append	port:gnome-vfs

Modified: trunk/dports/ruby/rb-gstreamer/Portfile
===================================================================
--- trunk/dports/ruby/rb-gstreamer/Portfile	2010-04-21 06:54:20 UTC (rev 66714)
+++ trunk/dports/ruby/rb-gstreamer/Portfile	2010-04-21 13:37:06 UTC (rev 66715)
@@ -3,7 +3,7 @@
 PortSystem		1.0
 PortGroup		ruby 1.0
 
-ruby.setup		{gstreamer ruby-gnome2} 0.19.2 extconf.rb \
+ruby.setup		{gstreamer ruby-gnome2} 0.19.4 extconf.rb \
 				{ gstreamer/README gstreamer/sample } \
 				sourceforge:ruby-gnome2
 revision		0
@@ -12,9 +12,9 @@
 description		Ruby/GStreamer is a Ruby binding for GStreamer.
 long_description	Ruby/GStreamer is a Ruby binding for GStreamer.
 categories-append	gnome
-checksums		md5 bbbee657731d536af3c146fc4b57c746 \
-				rmd160 de3abba775e00f3dfef7cc47f153733e42186a73 \
-				sha1 5c6af93f1c0dfe7e14e301ab5c5cbd2b245aee9e
+checksums		md5 40451e4173e2c8bcd5046aea7e499ef9 \
+				rmd160 11a102c28d00f8f5a7b2baeb2370a6d794cfb7d9 \
+				sha1 6fbaf51cced8cc15158144e15898244f2ebf6870
 # generate glib-enum-types.h at glib/src (for test)
 pre-configure	{
 	system "${ruby.bin} -C ${worksrcpath} extconf.rb --strict glib"

Modified: trunk/dports/ruby/rb-gtk2/Portfile
===================================================================
--- trunk/dports/ruby/rb-gtk2/Portfile	2010-04-21 06:54:20 UTC (rev 66714)
+++ trunk/dports/ruby/rb-gtk2/Portfile	2010-04-21 13:37:06 UTC (rev 66715)
@@ -3,7 +3,7 @@
 PortSystem		1.0
 PortGroup		ruby 1.0
 
-ruby.setup		{gtk2 ruby-gnome2} 0.19.2 extconf.rb \
+ruby.setup		{gtk2 ruby-gnome2} 0.19.4 extconf.rb \
 				{ gtk/README gtk/sample gdkpixbuf/sample } \
 				sourceforge:ruby-gnome2
 revision		0
@@ -13,9 +13,10 @@
 				Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x.
 long_description	Ruby/GTK2 is a Ruby binding of GTK+-2.0.x. \
 				Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x.
-checksums		md5 bbbee657731d536af3c146fc4b57c746 \
-				rmd160 de3abba775e00f3dfef7cc47f153733e42186a73 \
-				sha1 5c6af93f1c0dfe7e14e301ab5c5cbd2b245aee9e
+license			LGPLv2
+checksums		md5 40451e4173e2c8bcd5046aea7e499ef9 \
+				rmd160 11a102c28d00f8f5a7b2baeb2370a6d794cfb7d9 \
+				sha1 6fbaf51cced8cc15158144e15898244f2ebf6870
 # generate glib-enum-types.h at glib/src and glib/pango
 pre-configure	{
 	system "${ruby.bin} -C ${worksrcpath} extconf.rb --strict glib pango"

Modified: trunk/dports/ruby/rb-gtkglext/Portfile
===================================================================
--- trunk/dports/ruby/rb-gtkglext/Portfile	2010-04-21 06:54:20 UTC (rev 66714)
+++ trunk/dports/ruby/rb-gtkglext/Portfile	2010-04-21 13:37:06 UTC (rev 66715)
@@ -3,19 +3,19 @@
 PortSystem		1.0
 PortGroup		ruby 1.0
 
-ruby.setup		{gtkglext ruby-gnome2} 0.19.2 extconf.rb \
+ruby.setup		{gtkglext ruby-gnome2} 0.19.4 extconf.rb \
 				{ gtkglext/README gtkglext/sample } \
 				sourceforge:ruby-gnome2
 revision		0
 maintainers		kimuraw
 platforms		darwin
 description		Ruby/GtkGLExt is a Ruby binding of GtkGLExt.
-long_description	\
-		Ruby/GtkGLExt is a Ruby binding of GtkGLExt.
+long_description	Ruby/GtkGLExt is a Ruby binding of GtkGLExt.
 categories-append	gnome
-checksums		md5 bbbee657731d536af3c146fc4b57c746 \
-				rmd160 de3abba775e00f3dfef7cc47f153733e42186a73 \
-				sha1 5c6af93f1c0dfe7e14e301ab5c5cbd2b245aee9e
+license			LGPLv2
+checksums		md5 40451e4173e2c8bcd5046aea7e499ef9 \
+				rmd160 11a102c28d00f8f5a7b2baeb2370a6d794cfb7d9 \
+				sha1 6fbaf51cced8cc15158144e15898244f2ebf6870
 configure.env	RUBYOPT=-rvendor-specific
 configure.args	--strict gtkglext
 depends_lib-append	port:gtk2 port:gtkglext port:rb-glib2 port:rb-gtk2 \

Modified: trunk/dports/ruby/rb-gtkhtml/Portfile
===================================================================
--- trunk/dports/ruby/rb-gtkhtml/Portfile	2010-04-21 06:54:20 UTC (rev 66714)
+++ trunk/dports/ruby/rb-gtkhtml/Portfile	2010-04-21 13:37:06 UTC (rev 66715)
@@ -3,7 +3,7 @@
 PortSystem		1.0
 PortGroup		ruby 1.0
 
-ruby.setup		{gtkhtml ruby-gnome2} 0.19.2 extconf.rb \
+ruby.setup		{gtkhtml ruby-gnome2} 0.19.4 extconf.rb \
 				{ gtkhtml2/README gtkhtml2/sample } \
 				sourceforge:ruby-gnome2
 revision		0
@@ -12,9 +12,10 @@
 description		Ruby/GtkHtml2 is a Ruby binding of GtkHtml2
 long_description	Ruby/GtkHtml2 is a Ruby binding of GtkHtml2
 categories-append	gnome
-checksums		md5 bbbee657731d536af3c146fc4b57c746 \
-				rmd160 de3abba775e00f3dfef7cc47f153733e42186a73 \
-				sha1 5c6af93f1c0dfe7e14e301ab5c5cbd2b245aee9e
+license			LGPLv2
+checksums		md5 40451e4173e2c8bcd5046aea7e499ef9 \
+				rmd160 11a102c28d00f8f5a7b2baeb2370a6d794cfb7d9 \
+				sha1 6fbaf51cced8cc15158144e15898244f2ebf6870
 configure.env	RUBYOPT=-rvendor-specific
 configure.args		--strict gtkhtml2
 depends_lib-append	port:libgtkhtml port:rb-gtk2 port:rb-glib2

Modified: trunk/dports/ruby/rb-gtksourceview2/Portfile
===================================================================
--- trunk/dports/ruby/rb-gtksourceview2/Portfile	2010-04-21 06:54:20 UTC (rev 66714)
+++ trunk/dports/ruby/rb-gtksourceview2/Portfile	2010-04-21 13:37:06 UTC (rev 66715)
@@ -3,7 +3,7 @@
 PortSystem		1.0
 PortGroup		ruby 1.0
 
-ruby.setup		{gtksourceview2 ruby-gnome2} 0.19.2 extconf.rb \
+ruby.setup		{gtksourceview2 ruby-gnome2} 0.19.4 extconf.rb \
 				{ gtksourceview2/README gtksourceview2/sample } \
 				sourceforge:ruby-gnome2
 revision		0
@@ -14,9 +14,10 @@
 long_description	Ruby/GtkSourceView2 is a Ruby binding of gtksourceview-2.x.\
 				(a part of Ruby-Gnome2)
 categories-append	gnome
-checksums		md5 bbbee657731d536af3c146fc4b57c746 \
-				rmd160 de3abba775e00f3dfef7cc47f153733e42186a73 \
-				sha1 5c6af93f1c0dfe7e14e301ab5c5cbd2b245aee9e
+license			LGPLv2
+checksums		md5 40451e4173e2c8bcd5046aea7e499ef9 \
+				rmd160 11a102c28d00f8f5a7b2baeb2370a6d794cfb7d9 \
+				sha1 6fbaf51cced8cc15158144e15898244f2ebf6870
 patchfiles		patch-gtksourceview2-test-run-test.rb.diff
 configure.env	RUBYOPT=-rvendor-specific
 configure.args		--strict gtksourceview2
@@ -29,6 +30,10 @@
 
 # for developer only, this test may launch X11.app
 #test.run		yes
+## genearte header files for testing
+#pre-configure	{
+#	system "${ruby.bin} -C ${worksrcpath} extconf.rb --strict glib atk pango gdkpixbuf gtk"
+#}
 test.cmd		${ruby.bin}
 test.target		-Cgtksourceview2/test run-test.rb
 

Modified: trunk/dports/ruby/rb-libart/Portfile
===================================================================
--- trunk/dports/ruby/rb-libart/Portfile	2010-04-21 06:54:20 UTC (rev 66714)
+++ trunk/dports/ruby/rb-libart/Portfile	2010-04-21 13:37:06 UTC (rev 66715)
@@ -3,17 +3,18 @@
 PortSystem		1.0
 PortGroup		ruby 1.0
 
-ruby.setup		{libart ruby-gnome2} 0.19.2 extconf.rb \
+ruby.setup		{libart ruby-gnome2} 0.19.4 extconf.rb \
 				{ libart/README libart/sample } \
 				sourceforge:ruby-gnome2
-revision		2
+revision		0
 maintainers		kimuraw
 platforms		darwin
 description		Ruby/Libart2 is a Ruby binding of Libart_lgpl.
 long_description	Ruby/Libart2 is a Ruby binding of Libart_lgpl.
-checksums		md5 bbbee657731d536af3c146fc4b57c746 \
-				rmd160 de3abba775e00f3dfef7cc47f153733e42186a73 \
-				sha1 5c6af93f1c0dfe7e14e301ab5c5cbd2b245aee9e
+license			LGPLv2
+checksums		md5 40451e4173e2c8bcd5046aea7e499ef9 \
+				rmd160 11a102c28d00f8f5a7b2baeb2370a6d794cfb7d9 \
+				sha1 6fbaf51cced8cc15158144e15898244f2ebf6870
 configure.env	RUBYOPT=-rvendor-specific
 configure.args	--strict libart
 depends_lib-append	port:libart_lgpl port:libpng port:jpeg port:rb-glib2

Modified: trunk/dports/ruby/rb-libglade2/Portfile
===================================================================
--- trunk/dports/ruby/rb-libglade2/Portfile	2010-04-21 06:54:20 UTC (rev 66714)
+++ trunk/dports/ruby/rb-libglade2/Portfile	2010-04-21 13:37:06 UTC (rev 66715)
@@ -3,7 +3,7 @@
 PortSystem		1.0
 PortGroup		ruby 1.0
 
-ruby.setup		{libglade2 ruby-gnome2} 0.19.2 extconf.rb \
+ruby.setup		{libglade2 ruby-gnome2} 0.19.4 extconf.rb \
 				{ libglade/README libglade/sample } \
 				sourceforge:ruby-gnome2
 revision		0
@@ -14,9 +14,10 @@
 		Ruby/Libglade2 is a Ruby bindings of Libglade2. \
 		This provides a very simple interface to the libglade library, \
 		to load interfaces dynamically from a glade file.
-checksums		md5 bbbee657731d536af3c146fc4b57c746 \
-				rmd160 de3abba775e00f3dfef7cc47f153733e42186a73 \
-				sha1 5c6af93f1c0dfe7e14e301ab5c5cbd2b245aee9e
+license			LGPLv2
+checksums		md5 40451e4173e2c8bcd5046aea7e499ef9 \
+				rmd160 11a102c28d00f8f5a7b2baeb2370a6d794cfb7d9 \
+				sha1 6fbaf51cced8cc15158144e15898244f2ebf6870
 configure.env	RUBYOPT=-rvendor-specific
 configure.args	--strict libglade
 depends_lib-append	port:libglade2 port:gtk2 port:rb-glib2 port:rb-libgnome

Modified: trunk/dports/ruby/rb-libgnome/Portfile
===================================================================
--- trunk/dports/ruby/rb-libgnome/Portfile	2010-04-21 06:54:20 UTC (rev 66714)
+++ trunk/dports/ruby/rb-libgnome/Portfile	2010-04-21 13:37:06 UTC (rev 66715)
@@ -3,7 +3,7 @@
 PortSystem		1.0
 PortGroup		ruby 1.0
 
-ruby.setup		{libgnome ruby-gnome2} 0.19.2 extconf.rb \
+ruby.setup		{libgnome ruby-gnome2} 0.19.4 extconf.rb \
 				{ gnome/README gnome/sample } \
 				sourceforge:ruby-gnome2
 revision		0
@@ -12,9 +12,10 @@
 description		Ruby/GNOME2 is a Ruby binding of libgnome/libgnomeui-2.x.
 long_description	Ruby/GNOME2 is a Ruby binding of libgnome/libgnomeui-2.x.
 categories-append	gnome
-checksums		md5 bbbee657731d536af3c146fc4b57c746 \
-				rmd160 de3abba775e00f3dfef7cc47f153733e42186a73 \
-				sha1 5c6af93f1c0dfe7e14e301ab5c5cbd2b245aee9e
+license			LGPLv2
+checksums		md5 40451e4173e2c8bcd5046aea7e499ef9 \
+				rmd160 11a102c28d00f8f5a7b2baeb2370a6d794cfb7d9 \
+				sha1 6fbaf51cced8cc15158144e15898244f2ebf6870
 configure.env	RUBYOPT=-rvendor-specific
 configure.args		--strict gnome
 depends_lib-append	port:libgnome port:libgnomeui port:libgnomecanvas \

Modified: trunk/dports/ruby/rb-pango/Portfile
===================================================================
--- trunk/dports/ruby/rb-pango/Portfile	2010-04-21 06:54:20 UTC (rev 66714)
+++ trunk/dports/ruby/rb-pango/Portfile	2010-04-21 13:37:06 UTC (rev 66715)
@@ -3,7 +3,7 @@
 PortSystem		1.0
 PortGroup		ruby 1.0
 
-ruby.setup		{pango ruby-gnome2} 0.19.2 extconf.rb \
+ruby.setup		{pango ruby-gnome2} 0.19.4 extconf.rb \
 				{ pango/README pango/sample } \
 				sourceforge:ruby-gnome2
 revision		0
@@ -11,9 +11,10 @@
 platforms		darwin
 description		Ruby/Pango is a Ruby binding of pango-1.x.
 long_description	Ruby/Pango is a Ruby binding of pango-1.x.
-checksums		md5 bbbee657731d536af3c146fc4b57c746 \
-				rmd160 de3abba775e00f3dfef7cc47f153733e42186a73 \
-				sha1 5c6af93f1c0dfe7e14e301ab5c5cbd2b245aee9e
+license			LGPLv2
+checksums		md5 40451e4173e2c8bcd5046aea7e499ef9 \
+				rmd160 11a102c28d00f8f5a7b2baeb2370a6d794cfb7d9 \
+				sha1 6fbaf51cced8cc15158144e15898244f2ebf6870
 configure.env	RUBYOPT=-rvendor-specific
 configure.args		--strict pango
 depends_lib-append	path:lib/pkgconfig/pango.pc:pango port:rb-glib2 port:rb-rcairo
@@ -23,7 +24,10 @@
 	xinstall -d ${destroot}${prefix}/lib/pkgconfig
 }
 
-# NOTE: for developer only
+# genearte header files for testing
+#pre-configure	{
+#	system "${ruby.bin} -C ${worksrcpath} extconf.rb --strict glib"
+#}
 #test.run		yes
 test.cmd		${ruby.bin}
 test.target		-C pango test/run-test.rb

Modified: trunk/dports/ruby/rb-poppler/Portfile
===================================================================
--- trunk/dports/ruby/rb-poppler/Portfile	2010-04-21 06:54:20 UTC (rev 66714)
+++ trunk/dports/ruby/rb-poppler/Portfile	2010-04-21 13:37:06 UTC (rev 66715)
@@ -3,7 +3,7 @@
 PortSystem		1.0
 PortGroup		ruby 1.0
 
-ruby.setup		{poppler ruby-gnome2} 0.19.2 extconf.rb \
+ruby.setup		{poppler ruby-gnome2} 0.19.4 extconf.rb \
 				{ poppler/README poppler/sample } \
 				sourceforge:ruby-gnome2
 revision		0
@@ -12,9 +12,10 @@
 description		Ruby/Poppler is a Ruby binding of poppler-glib.
 long_description	Ruby/Poppler is a Ruby binding of poppler-glib.
 categories-append	gnome
-checksums		md5 bbbee657731d536af3c146fc4b57c746 \
-				rmd160 de3abba775e00f3dfef7cc47f153733e42186a73 \
-				sha1 5c6af93f1c0dfe7e14e301ab5c5cbd2b245aee9e
+license			LGPLv2
+checksums		md5 40451e4173e2c8bcd5046aea7e499ef9 \
+				rmd160 11a102c28d00f8f5a7b2baeb2370a6d794cfb7d9 \
+				sha1 6fbaf51cced8cc15158144e15898244f2ebf6870
 configure.env	RUBYOPT=-rvendor-specific
 configure.args	--strict poppler
 depends_lib-append	port:poppler port:rb-glib2 port:rb-gtk2 \
@@ -25,8 +26,12 @@
 	xinstall -d ${destroot}${prefix}/lib/pkgconfig
 }
 
-# for developer, this test launched X11.app
+## for developer, this test launched X11.app
 #test.run		yes
+## genearte header files for testing
+#pre-configure	{
+#	system "${ruby.bin} -C ${worksrcpath} extconf.rb --strict glib atk pango gdkpixbuf gtk"
+#}
 test.cmd		${ruby.bin}
 test.target		-C poppler test/run-test.rb
 

Modified: trunk/dports/ruby/rb-rsvg/Portfile
===================================================================
--- trunk/dports/ruby/rb-rsvg/Portfile	2010-04-21 06:54:20 UTC (rev 66714)
+++ trunk/dports/ruby/rb-rsvg/Portfile	2010-04-21 13:37:06 UTC (rev 66715)
@@ -3,7 +3,7 @@
 PortSystem		1.0
 PortGroup		ruby 1.0
 
-ruby.setup		{rsvg ruby-gnome2} 0.19.2 extconf.rb \
+ruby.setup		{rsvg ruby-gnome2} 0.19.4 extconf.rb \
 				{ rsvg/README rsvg/sample } \
 				sourceforge:ruby-gnome2
 revision		0
@@ -12,9 +12,10 @@
 description		Ruby/RSVG is a Ruby binding of librsvg.
 long_description	Ruby/RSVG is a Ruby binding of librsvg.
 categories-append	gnome
-checksums		md5 bbbee657731d536af3c146fc4b57c746 \
-				rmd160 de3abba775e00f3dfef7cc47f153733e42186a73 \
-				sha1 5c6af93f1c0dfe7e14e301ab5c5cbd2b245aee9e
+license			LGPLv2
+checksums		md5 40451e4173e2c8bcd5046aea7e499ef9 \
+				rmd160 11a102c28d00f8f5a7b2baeb2370a6d794cfb7d9 \
+				sha1 6fbaf51cced8cc15158144e15898244f2ebf6870
 configure.env	RUBYOPT=-rvendor-specific
 configure.args		--strict rsvg
 depends_lib-append	port:librsvg port:rb-glib2 port:rb-gtk2

Modified: trunk/dports/ruby/rb-vte/Portfile
===================================================================
--- trunk/dports/ruby/rb-vte/Portfile	2010-04-21 06:54:20 UTC (rev 66714)
+++ trunk/dports/ruby/rb-vte/Portfile	2010-04-21 13:37:06 UTC (rev 66715)
@@ -3,7 +3,7 @@
 PortSystem		1.0
 PortGroup		ruby 1.0
 
-ruby.setup		{vte ruby-gnome2} 0.19.2 extconf.rb \
+ruby.setup		{vte ruby-gnome2} 0.19.4 extconf.rb \
 				{ vte/README vte/sample } \
 				sourceforge:ruby-gnome2
 revision		0
@@ -13,9 +13,10 @@
 long_description	\
 		Ruby/VTE is a Ruby binding of VTE.
 categories-append	gnome
-checksums		md5 bbbee657731d536af3c146fc4b57c746 \
-				rmd160 de3abba775e00f3dfef7cc47f153733e42186a73 \
-				sha1 5c6af93f1c0dfe7e14e301ab5c5cbd2b245aee9e
+license			LGPLv2
+checksums		md5 40451e4173e2c8bcd5046aea7e499ef9 \
+				rmd160 11a102c28d00f8f5a7b2baeb2370a6d794cfb7d9 \
+				sha1 6fbaf51cced8cc15158144e15898244f2ebf6870
 configure.env	RUBYOPT=-rvendor-specific
 configure.args	--strict vte
 depends_lib-append	port:vte port:rb-gtk2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100421/644e1fe2/attachment-0001.html>


More information about the macports-changes mailing list