Path to this page:
./
devel/ruby-gettext,
Ruby localization library like as GNU gettext
Branch: CURRENT,
Version: 3.4.1,
Package name: ruby27-gettext-3.4.1,
Maintainer: pkgsrc-usersRuby-gettext is a localization library and tools which is modeled after
the GNU gettext package. It converts the messages to localized messages
properly using client-side locale information.
Required to run:[
devel/ruby-locale] [
textproc/ruby-text] [
lang/ruby26-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 226.5 KB
Version history: (Expand)
- (2021-09-18) Updated to version: ruby27-gettext-3.4.1
- (2021-08-28) Updated to version: ruby27-gettext-3.4.0
- (2021-06-10) Updated to version: ruby26-gettext-3.3.8
- (2021-01-18) Updated to version: ruby26-gettext-3.3.7
- (2020-08-09) Updated to version: ruby26-gettext-3.3.6
- (2020-02-17) Updated to version: ruby26-gettext-3.3.5
CVS history: (Expand)
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-09-18 17:32:42 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-gettext: update to 3.4.1
3.4.1: 2021-09-08
Improvements
* Listed licenses separately in gemspec. [GitHub#88][Patch by Josh Cooper]
Thanks
* Josh Cooper
|
2021-06-10 17:49:25 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
devel/ruby-gettext: update to 3.3.8
pkgsrc change: update HOMEPAGE.
3.3.8 (2021-06-09)
Improvements
* msginit: Added support for generating plural forms with Unicode's CLDR
plural rules data. [GitHub#85][Suggested by Michaël Hoste]
* rxgettext ui: Added support for GtkBuilder UI definitions format with
.glade extension. [GitHub#74][Reported by dorle-o]
Fixes
* rxgettext ruby: Fixed a bug that Nn_ isn't extracted. [GitHub#86][Reported
by Kai Ramuenke]
Thanks
* Kai Ramuenke
* Michaël Hoste
* dorle-o
|
2021-01-18 15:38:13 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-gettext: update to 3.3.7
3.3.7: 2021-01-18
Improvements
* msgmerge: Added --no-report-warning option. [GitHub#81] [Reported
by Akim Demaille]
Thanks
* Akim Demaille
|
2020-08-09 17:26:52 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
devel/ruby-gettext: update to 3.3.6
Update ruby-gettext to 3.3.6.
## 3.3.6: 2020-08-04 {#version-3-3-6}
### Improvements
* erb: Added support for `-%>`.
[GitHub#77][Reported by lremes]
* Removed ChangeLog.
[GitHub#76][Reported by Will Stephenson]
* Don't assume `RbConfig::CONFIG["datadir"]` is available. For
example, TruffleRuby doesn't provide it.
### Thanks
* lremes
* Will Stephenson
|
2020-05-21 18:04:24 by Takahiro Kambe | Files touched by this commit (25) |
Log message:
Remove RUBY_VERSIONS_INCOMPATIBLE for ruby24.
|
2020-03-20 01:58:00 by Joerg Sonnenberger | Files touched by this commit (8) |
Log message:
ruby-gettext doesn't support Ruby 2.4.
|