Commit Graph

5 Commits

Author SHA1 Message Date
jeremy
82143f7987 Remove MASTER_SITES from most ruby gem ports, specify it in ruby.port.mk
All ruby .gem files are now hosted on rubygems.org in the same
directory.  If the ruby gem CONFIGURE_STYLE is used, make the
default MASTER_SITES that directory.

There are still a few uses of MASTER_SITE_RUBYFORGE in the tree, for
some ports that aren't gems, or where the .gem file isn't hosted on
rubygems.org, or where the hashes don't match.  Most of these will be
dealt with in the near future.

OK landry@
2010-09-28 20:12:16 +00:00
jeremy
d765f5df76 Bump all ruby ports not already handled.
In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed
due to differences in how RDoc processes files.

This also has a number of changes to the regress tests to
work with the changes to devel/ruby-rake.  It moves most of
the regress tests to use MODRUBY_REGRESS.

OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:30:24 +00:00
ajacoutot
bdab82ceca Move xml2 to WANTLIB.
ok avsm@
2009-08-26 15:34:17 +00:00
avsm
5b9e5bf292 no article in COMMENT, fixup LIB_DEPENDS; ajacoutot@bsdfrog.org 2009-08-25 17:43:01 +00:00
avsm
68175e2065 import ruby-nokogiri-1.3.2
--
Nokogiri is an HTML, XML, SAX and Reader parser written in Ruby.
It has the ability to search documents via XPath or CSS3 selectors.
2009-08-25 17:07:26 +00:00