[64224] trunk/dports/ruby/rb-gettext/Portfile

kimuraw at macports.org kimuraw at macports.org
Fri Feb 26 06:54:26 PST 2010


Revision: 64224
          http://trac.macports.org/changeset/64224
Author:   kimuraw at macports.org
Date:     2010-02-26 06:54:26 -0800 (Fri, 26 Feb 2010)
Log Message:
-----------
ruby/rb-gettext: #23854 rb-gettext 2.x requires rb-locale

Modified Paths:
--------------
    trunk/dports/ruby/rb-gettext/Portfile

Modified: trunk/dports/ruby/rb-gettext/Portfile
===================================================================
--- trunk/dports/ruby/rb-gettext/Portfile	2010-02-26 12:12:02 UTC (rev 64223)
+++ trunk/dports/ruby/rb-gettext/Portfile	2010-02-26 14:54:26 UTC (rev 64224)
@@ -4,6 +4,7 @@
 PortGroup		ruby 1.0
 
 ruby.setup		gettext 2.1.0 gem {} rubyforge_gem
+revision		1
 maintainers		kimuraw openmaintainer
 description		a Localization library and tools which modeled GNU gettext.
 long_description	This library provides to translate original messages to \
@@ -13,6 +14,7 @@
 					modify localized message files(message catalogs) easily.
 
 categories-append	devel
+depends_run-append	port:rb-locale
 homepage		http://gettext.rubyforge.org/
 license			Ruby
 checksums		md5     0576587a818e311e6eab1d453390eef4 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100226/029d4489/attachment.html>


More information about the macports-changes mailing list