[39463] trunk/dports/ruby
pguyot at kallisys.net
pguyot at kallisys.net
Wed Aug 20 22:49:35 PDT 2008
Revision: 39463
http://trac.macosforge.org/projects/macports/changeset/39463
Author: pguyot at kallisys.net
Date: 2008-08-20 22:49:35 -0700 (Wed, 20 Aug 2008)
Log Message:
-----------
New port ruby/rb-rio
Added Paths:
-----------
trunk/dports/ruby/rb-rio/
trunk/dports/ruby/rb-rio/Portfile
Removed Paths:
-------------
trunk/dports/ruby/rb-rio/Portfile
Copied: trunk/dports/ruby/rb-rio (from rev 39356, trunk/dports/ruby/rb-hpricot)
Property changes on: trunk/dports/ruby/rb-rio
___________________________________________________________________
Name: svn:mergeinfo
+
Deleted: trunk/dports/ruby/rb-rio/Portfile
===================================================================
--- trunk/dports/ruby/rb-hpricot/Portfile 2008-08-18 20:10:05 UTC (rev 39356)
+++ trunk/dports/ruby/rb-rio/Portfile 2008-08-21 05:49:35 UTC (rev 39463)
@@ -1,16 +0,0 @@
-# $Id$
-
-PortSystem 1.0
-PortGroup ruby 1.0
-ruby.setup hpricot 0.5 gem {} rubyforge_gem
-maintainers pguyot at kallisys.net
-description a swift, liberal HTML parser with a fantastic library
-long_description ${description}
-checksums md5 a11f29962a4b236eb61f254d9a39e73e \
- sha1 1c3b7f72b88c81990d73e24c7f0f5da7839a0f3e \
- rmd160 b6a830b50d465244cc4302783ba22dff009dee92
-homepage http://code.whytheluckystiff.net/hpricot/
-
-livecheck.check regex
-livecheck.url http://code.whytheluckystiff.net/hpricot/wiki/InstallingHpricot
-livecheck.regex {http://code.whytheluckystiff.net/dist/hpricot-(.*?).tgz}
Copied: trunk/dports/ruby/rb-rio/Portfile (from rev 39416, trunk/dports/ruby/rb-hpricot/Portfile)
===================================================================
--- trunk/dports/ruby/rb-rio/Portfile (rev 0)
+++ trunk/dports/ruby/rb-rio/Portfile 2008-08-21 05:49:35 UTC (rev 39463)
@@ -0,0 +1,20 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup ruby 1.0
+
+ruby.setup rio 0.4.1 gem {} rubyforge_gem
+maintainers pguyot at kallisys.net openmaintainer
+description Rio - Ruby I/O Facilitator
+long_description Rio is a facade for most of the standard ruby classes that \
+ deal with I/O\; providing a simple, intuitive, succinct \
+ interface to the functionality provided by IO, File, Dir, \
+ Pathname, FileUtils, Tempfile, StringIO, OpenURI and \
+ others. Rio also provides an application level interface \
+ which allows many common I/O idioms to be expressed \
+ succinctly.
+checksums md5 0af95d12c0e0f04cc8b81668c51c0148 \
+ sha1 ac5555988594a5e30ad77641875a73b5e8bc4167 \
+ rmd160 9659ba33f292b5029f39c7ae398d5108034d54dd
+homepage http://rio.rubyforge.org/
+platforms darwin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080820/f36e56c4/attachment-0001.html
More information about the macports-changes
mailing list