pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/ruby-gettext



Module Name:    pkgsrc
Committed By:   jlam
Date:           Fri Apr  4 15:17:08 UTC 2008

Modified Files:
        pkgsrc/devel/ruby-gettext: DESCR Makefile PLIST distinfo

Log Message:
Update ruby-gettext to version 1.90.0.  Changes from 1.10.0 include:

+ Install as a Ruby gem.

* Support Ukrainian(ua), Hungarian(hu)
* JRuby supported.
* Become a pure ruby library (Remove .so extention).
* Locale modules separate from lib/gettext/ to lib/locale/.
* Locale modules are refactored. System locales become read only.
* Fix bugs.
* Enhance to support Ruby on Rails.
  * error_messages_for can accept custom error dialog messages.
  * Add GetText::Rails.available_locales, .normalized_locale
    and fragment_cache_key/expire_fragment reimplement to use these methods
    to restrict cached locale files.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/ruby-gettext/DESCR
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/ruby-gettext/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/ruby-gettext/PLIST \
    pkgsrc/devel/ruby-gettext/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index