[68340] trunk/dports/ruby
singingwolfboy at macports.org
singingwolfboy at macports.org
Tue Jun 1 14:31:08 PDT 2010
Revision: 68340
http://trac.macports.org/changeset/68340
Author: singingwolfboy at macports.org
Date: 2010-06-01 14:31:05 -0700 (Tue, 01 Jun 2010)
Log Message:
-----------
New port: rb19-nokogiri
Added Paths:
-----------
trunk/dports/ruby/rb19-nokogiri/
trunk/dports/ruby/rb19-nokogiri/Portfile
Added: trunk/dports/ruby/rb19-nokogiri/Portfile
===================================================================
--- trunk/dports/ruby/rb19-nokogiri/Portfile (rev 0)
+++ trunk/dports/ruby/rb19-nokogiri/Portfile 2010-06-01 21:31:05 UTC (rev 68340)
@@ -0,0 +1,22 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup ruby 1.0
+
+ruby.setup nokogiri 1.4.2 gem {} rubygems ruby19
+description HTML, XML, SAX, & Reader parser with XPath/CSS3 selector searching
+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. XML is like violence - if it doesn’t solve your problems, \
+ you are not using enough of it.
+license MIT
+maintainers singingwolfboy openmaintainer
+homepage http://nokogiri.org/
+categories-append xml
+checksums md5 f229d6ce94bc474c7e41e43ece32d4d8 \
+ sha1 cd14810105332889bbf792cc63f5a49535a9078e \
+ rmd160 aee3dcfbd5fe08780cbba56e99ab52052de53715
+
+depends_lib-append port:libxml2 \
+ port:libxslt
\ No newline at end of file
Property changes on: trunk/dports/ruby/rb19-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/20100601/c4c7b491/attachment.html>
More information about the macports-changes
mailing list