Revision
20793
Author
pguyot@kallisys.net
Date
2006-11-28 20:03:53 -0800 (Tue, 28 Nov 2006)

Log Message

ruby/rb-xml-simple
Update to 1.0.10.
Rename the port to match the ruby name.
(apparently, no port depended on this one, but rb-flickr used the new (correct)
name)

Added Paths

Removed Paths

Diff

Added: trunk/dports/ruby/rb-xml-simple/Portfile (0 => 20793)


--- trunk/dports/ruby/rb-xml-simple/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb-xml-simple/Portfile	2006-11-29 04:03:53 UTC (rev 20793)
@@ -0,0 +1,12 @@
+# $Id$
+
+PortSystem			1.0
+PortGroup			ruby 1.0
+ruby.setup			xml-simple 1.0.10 gem {} rubyforge_gem
+maintainers			pguyot@kallisys.net
+description			A very simple API for XML processing.
+long_description	${description}
+checksums			md5 1a82d3666add5d8658a63736a4a5f85e \
+					sha1 e6082d55e65c24cfe3c4197918c73f3d3b5f6e6c \
+					rmd160 da2421cfd554a1e4505dd284a183c8e0a115a9ae
+homepage			http://xml-simple.rubyforge.org
Property changes on: trunk/dports/ruby/rb-xml-simple/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native