--- Portfile.orig	2008-12-01 13:47:02.000000000 -0600
+++ Portfile	2008-12-31 00:18:59.000000000 -0600
@@ -3,7 +3,7 @@
 PortSystem         1.0
 
 name		   ruby19
-version		   1.9.1-preview2
+version		   1.9.1-rc1
 
 categories	   lang ruby
 maintainers	   febeling openmaintainer
@@ -24,7 +24,7 @@
 use_bzip2          yes
 distname           ruby-${version}
 
-checksums          md5 62126475998ede5318c1bc82c40d5f48
+checksums          md5 d440c030131903e72a6152149a097af3
 use_parallel_build no # breaks occasionally 1.9.0-1
 
 depends_lib	   port:libiconv \

