[54625] trunk/dports/ruby

kimuraw at macports.org kimuraw at macports.org
Thu Jul 30 07:05:00 PDT 2009


Revision: 54625
          http://trac.macports.org/changeset/54625
Author:   kimuraw at macports.org
Date:     2009-07-30 07:04:58 -0700 (Thu, 30 Jul 2009)
Log Message:
-----------
ruby/rb-nokogiri: New Port. Nokogiri is an HTML, XML, SAX, and Reader parser.
    Among Nokogiri's many features is the ability to search documents
    via XPath or CSS3 selectors.

Added Paths:
-----------
    trunk/dports/ruby/rb-nokogiri/
    trunk/dports/ruby/rb-nokogiri/Portfile

Added: trunk/dports/ruby/rb-nokogiri/Portfile
===================================================================
--- trunk/dports/ruby/rb-nokogiri/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb-nokogiri/Portfile	2009-07-30 14:04:58 UTC (rev 54625)
@@ -0,0 +1,19 @@
+# $Id$
+
+PortSystem		1.0
+PortGroup		ruby 1.0
+
+ruby.setup		nokogiri 1.3.3 gem {} rubyforge_gem
+maintainers		kimuraw openmaintainer
+description		Nokogiri is an HTML, XML, SAX, and Reader parser.
+long_description	Nokogiri is an HTML, XML, SAX, and Reader parser. \
+				Among Nokogiri's many features is the ability to search \
+				documents via XPath or CSS3 selectors.
+platforms		darwin
+depends_lib-append port:libxml2 port:libxslt
+
+homepage		http://nokogiri.org/
+checksums		md5 24f7b482886690b723ce6f74d6d879f4 \
+				rmd160 efe00a8b58ca020bbd3ebe6d7643e9bef00eda08 \
+				sha1 44e6a96e5125a930f40caeb11149d3276e5703e4
+


Property changes on: trunk/dports/ruby/rb-nokogiri/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090730/4af81201/attachment.html>


More information about the macports-changes mailing list