Commit Graph

10 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
bernd
915a3f7a6c Add missing dependency on ruby-locale.
Noticed by naddy@. Thanks!
2009-10-19 17:51:40 +00:00
pirofti
57e2ede181 Update ruby-gettext to 2.0.4 2009-10-13 21:14:55 +00:00
bernd
969dde6fd7 Update to ruby-gettext-1.93.0. 2008-10-24 15:36:14 +00:00
landry
ff2d68af50 bump PKGNAMEs after lang/ruby module change.
Fix CATEGORIES in rdt eclipse plugin.
in subversion, only bump subpackages that use lang/ruby module.
2008-06-14 23:46:37 +00:00
bernd
7bcc2eb4d2 Update to ruby-gettext-1.90.0. 2008-05-09 17:26:59 +00:00
msf
5becbc2d29 use MASTER_SITE_RUBYFORGE 2007-09-20 12:48:05 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
dlg
304422307e import of ruby-gettext-0.14.6
This is the GNU gettext package.  It is interesting for authors or
maintainers of other packages or programs which they want to see
internationalized.  As one step the handling of messages in different
languages should be implemented.  For this task GNU gettext provides
the needed tools and library functions.

ok (and with help from) robert@
2007-07-25 08:45:48 +00:00