[70160] trunk/dports/ruby
kimuraw at macports.org
kimuraw at macports.org
Fri Jul 30 16:57:44 PDT 2010
Revision: 70160
http://trac.macports.org/changeset/70160
Author: kimuraw at macports.org
Date: 2010-07-30 16:57:43 -0700 (Fri, 30 Jul 2010)
Log Message:
-----------
ruby/rb-nokogiri, rb19-nokogiri: upgrade to 1.4.3.1
Modified Paths:
--------------
trunk/dports/ruby/rb-nokogiri/Portfile
trunk/dports/ruby/rb19-nokogiri/Portfile
Modified: trunk/dports/ruby/rb-nokogiri/Portfile
===================================================================
--- trunk/dports/ruby/rb-nokogiri/Portfile 2010-07-30 23:36:21 UTC (rev 70159)
+++ trunk/dports/ruby/rb-nokogiri/Portfile 2010-07-30 23:57:43 UTC (rev 70160)
@@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup ruby 1.0
-ruby.setup nokogiri 1.4.2 gem {} rubyforge_gem
+ruby.setup nokogiri 1.4.3.1 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. \
@@ -14,7 +14,7 @@
depends_lib-append port:libxml2 port:libxslt
homepage http://nokogiri.org/
-checksums md5 f229d6ce94bc474c7e41e43ece32d4d8 \
- rmd160 aee3dcfbd5fe08780cbba56e99ab52052de53715 \
- sha1 cd14810105332889bbf792cc63f5a49535a9078e
+checksums md5 36d092a5f40b8dece5b32d434cc73fd2 \
+ rmd160 01f66e7e2e63b18ab9c4afbf4e3aade2a5c5d704 \
+ sha1 9e0bcc42efca3f345c04f6383ad216b09c4ed0a1
Modified: trunk/dports/ruby/rb19-nokogiri/Portfile
===================================================================
--- trunk/dports/ruby/rb19-nokogiri/Portfile 2010-07-30 23:36:21 UTC (rev 70159)
+++ trunk/dports/ruby/rb19-nokogiri/Portfile 2010-07-30 23:57:43 UTC (rev 70160)
@@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup ruby 1.0
-ruby.setup nokogiri 1.4.2 gem {} rubygems ruby19
+ruby.setup nokogiri 1.4.3.1 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 \
@@ -11,12 +11,13 @@
selectors. XML is like violence - if it doesn’t solve your problems, \
you are not using enough of it.
license MIT
+platforms darwin
maintainers singingwolfboy openmaintainer
homepage http://nokogiri.org/
categories-append xml
-checksums md5 f229d6ce94bc474c7e41e43ece32d4d8 \
- sha1 cd14810105332889bbf792cc63f5a49535a9078e \
- rmd160 aee3dcfbd5fe08780cbba56e99ab52052de53715
+checksums md5 36d092a5f40b8dece5b32d434cc73fd2 \
+ sha1 9e0bcc42efca3f345c04f6383ad216b09c4ed0a1 \
+ rmd160 01f66e7e2e63b18ab9c4afbf4e3aade2a5c5d704
depends_lib-append port:libxml2 \
- port:libxslt
\ No newline at end of file
+ port:libxslt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100730/488333aa/attachment-0001.html>
More information about the macports-changes
mailing list