--- /opt/local/var/macports/sources/rsync.macports.org/release/ports/ruby/rb-libxml2/Portfile	2009-05-14 23:08:43.000000000 +0200
+++ ruby/rb-libxml2/Portfile	2009-06-12 16:57:12.000000000 +0200
@@ -2,8 +2,9 @@
                        
 PortSystem             1.0
 PortGroup              ruby 1.0
-ruby.setup             libxml-ruby 0.3.6 extconf.rb {} rubyforge:8775
+ruby.setup             libxml-ruby 1.1.3 setup.rb {} rubyforge:53632
 name                   rb-libxml2
+extract.suffix         .tgz
 categories-append      ruby textproc 
 maintainers            comcast.net:lharple
 platforms              darwin
@@ -13,18 +14,10 @@
                        library, supporting a wide range of XML technologies and offering very \
                        competitive performance across the board.
                        
-checksums              md5    dc427ade84aca1f5fba8349340b8cbbd \
-                       sha1   d137255eca7fe8e5457bc71012554b11f6351c54 \
-                       rmd160 60d67674f28d3b538b21386fbe78d37fb5772378
+checksums              md5     007881e4a5a4ddc29ddf8a3b76edb8b0 \
+                       sha1    575354bcff4dbd8d2e0f019384ddce8b654baa14 \
+                       rmd160  03f79a4338b0d30a2b1921e14b502ae87bee8109
                        
 depends_lib-append     port:libxml2 \
                        port:zlib \
                        port:libiconv
-
-patchfiles             extconf.rb.patch
-                       
-configure.cmd          ${ruby.bin} -rvendor-specific ext/xml/extconf.rb
-configure.args-append  --with-zlib-dir=${prefix} \
-                       --with-iconv-dir=${prefix} \
-                       --with-xml2-include=${prefix}/include/libxml2 \
-                       --with-xml2-lib=${prefix}/lib

