The NetBSD Project

CVS log for pkgsrc/devel/ruby-gettext_i18n_rails/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / ruby-gettext_i18n_rails

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.27 / (download) - annotate - [select for diffs], Sun Jul 2 04:58:28 2023 UTC (3 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, HEAD
Changes since 1.26: +4 -4 lines
Diff to previous 1.26 (colored)

devel/ruby-gettext_i18n_rails: update to 1.12.0

1.12.0 (2023-06-21)

* drop support for gettext < 3
* improve haml and slim harsing

Revision 1.26 / (download) - annotate - [select for diffs], Tue Jun 6 13:36:44 2023 UTC (3 months, 3 weeks ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.25: +4 -4 lines
Diff to previous 1.25 (colored)

devel/ruby-gettext_i18n_rails: update to 1.11.0

1.11.0 (2023-05-31)

* Drop RUBY19 conditional.
* Add Ruby 3.2 to CI.

Revision 1.25 / (download) - annotate - [select for diffs], Sun Jan 15 15:25:47 2023 UTC (8 months, 2 weeks ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.24: +4 -4 lines
Diff to previous 1.24 (colored)

devel/ruby-gettext_i18n_rails: update to 1.10.0

1.9.0 (2022-10-13)

* use given locale in translate

  FastGettext.locale was not set to the locale parameter.  If locale was
  changed by parameter, the cache of the thread locale was always returned.

* docs: use gettext gem in all environments

* Update Readme.md to use before_action

  before_filter was deprecated in Rails 5.0, so I think most people adding
  this to their projects would need to use before_action.

* Use String#end_with? instead of String#ends_with?

* compatibility with HAML 6


1.10.0 (2023-01-07)

* fix bundle

* backend: translate changes the current locale

  `FastGettext.set_locale` returns the "new" current locale, not the old
  one.  Use `with_locale`.

Revision 1.24 / (download) - annotate - [select for diffs], Tue Oct 26 10:19:33 2021 UTC (23 months, 1 week ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

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

Revision 1.23 / (download) - annotate - [select for diffs], Thu Oct 7 13:44:09 2021 UTC (23 months, 3 weeks ago) by nia
Branch: MAIN
Changes since 1.22: +1 -2 lines
Diff to previous 1.22 (colored)

devel: Remove SHA1 hashes for distfiles

Revision 1.22 / (download) - annotate - [select for diffs], Sun Mar 8 13:48:34 2020 UTC (3 years, 6 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.21: +5 -5 lines
Diff to previous 1.21 (colored)

devel/ruby-gettext_i18n_rails: update to 1.8.1

Update ruby-gettext_i18n_rails to 1.8.1.

pkgsrc change: add "USE_LANGUAGES=	# none".


1.8.1 (2019-12-10)

A few bug fixes and document improvement.

Revision 1.21 / (download) - annotate - [select for diffs], Sun Oct 9 14:21:05 2016 UTC (6 years, 11 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.20: +5 -5 lines
Diff to previous 1.20 (colored)

Update ruby-gettext_i18n_rails to 1.8.0.

* Add hamlit parser support for haml.
* Filter out options unknown to msgcat.
* Fix issue requiring libraries when they were already loaded.
* Fix Rails 5 compatibility.

Revision 1.20 / (download) - annotate - [select for diffs], Tue Mar 8 14:00:22 2016 UTC (7 years, 6 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.19: +5 -5 lines
Diff to previous 1.19 (colored)

Update ruby-gettext_i18n_rails to 1.5.0.

* Allow passing options to msgcat.

Revision 1.19 / (download) - annotate - [select for diffs], Tue Feb 16 15:08:02 2016 UTC (7 years, 7 months ago) by taca
Branch: MAIN
Changes since 1.18: +5 -5 lines
Diff to previous 1.18 (colored)

Update ruby-gettext_i18n_rails to 1.4.0.

* Add support Ruby on Rails 4.2 and 5.0.
* fix test and deprecations.

Revision 1.18 / (download) - annotate - [select for diffs], Sun Jan 3 05:44:40 2016 UTC (7 years, 9 months ago) by taca
Branch: MAIN
Changes since 1.17: +5 -5 lines
Diff to previous 1.17 (colored)

Update ruby-gettext_i18n_rails to 1.3.2.

Fix ActiveRecord namespacing for store_model_attributes.

Revision 1.17 / (download) - annotate - [select for diffs], Sun Nov 29 14:13:28 2015 UTC (7 years, 10 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.16: +5 -5 lines
Diff to previous 1.16 (colored)

Update ruby-gettext_i18n_rails to 1.3.1.

* Reimplement extraction using SexpProcessor.
* Fix ruby_parser and sexp_processor requirements.
* Move require sexp_processor to extractor.
* Add gem hints to make upgrading easy.
* Properly pass file name to RubyParser.
* Unify interface of "parse" with gettext.
* Spec to test correct functioning of HAML parser with parse options.

Revision 1.16 / (download) - annotate - [select for diffs], Tue Nov 3 03:29:23 2015 UTC (7 years, 11 months ago) by agc
Branch: MAIN
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored)

Add SHA512 digests for distfiles for devel category

Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.

Revision 1.15 / (download) - annotate - [select for diffs], Sun Jun 7 04:16:06 2015 UTC (8 years, 3 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.14: +4 -4 lines
Diff to previous 1.14 (colored)

Update ruby-gettext_i18n_rails to 1.2.3.

* fixes issue with broken storage file path.
* Inherit scope; there are the case where "rake gettext:find" just fails if
  the task has another scope.  it should be inherited to accomplish the task
  properly.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Mar 1 15:24:20 2015 UTC (8 years, 7 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.13: +4 -4 lines
Diff to previous 1.13 (colored)

Update ruby-gettext_i18n_rails to 1.2.1.

From commit log:
* Remove require not needed since railtie takes care of that.
* Allow to pluralize active_model name.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Feb 1 14:31:47 2015 UTC (8 years, 8 months ago) by taca
Branch: MAIN
Changes since 1.12: +4 -4 lines
Diff to previous 1.12 (colored)

Update ruby-gettext_i18n_rails to 1.2.0.

* Support newer version of Rails.
* A few bug fixes.

Revision 1.12 / (download) - annotate - [select for diffs], Fri Mar 14 15:39:42 2014 UTC (9 years, 6 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.11: +4 -4 lines
Diff to previous 1.11 (colored)

Update ruby-gettext_i18n_rails to 1.0.3.

Exact changes aren't available.
Please refer commit log: <https://github.com/grosser/gettext_i18n_rails/commits/master>.

Revision 1.11 / (download) - annotate - [select for diffs], Sun Sep 15 10:01:24 2013 UTC (10 years ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.10: +4 -4 lines
Diff to previous 1.10 (colored)

Update ruby-gettext_i18n_rails to 0.10.1.

* remove duplicated files.

Revision 1.10 / (download) - annotate - [select for diffs], Sun Jun 16 15:08:05 2013 UTC (10 years, 3 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.9: +4 -4 lines
Diff to previous 1.9 (colored)

Update ruby-gettext_i18n_rails to 0.10.0.

* update setup.
* added support for class hierarchies (sti and abstract-class based).
* use plural translation if options[:count] exists.
* Dropped haml 1.9 hashes warning in README.md.
* Update Gemfile to use HTTPS requests.
* Add Ruby 2.0 support to RubyGettextExtractor module.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Feb 11 02:53:06 2013 UTC (10 years, 7 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.8: +4 -4 lines
Diff to previous 1.8 (colored)

Update ruby-gettext_i18n_rails to 0.9.2.

A few bug fixes.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Dec 16 16:23:01 2012 UTC (10 years, 9 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.7: +4 -4 lines
Diff to previous 1.7 (colored)

Update ruby-gettext_i18n_rails to 0.8.0.

Exact changes aren't available, please refer github:
	https://github.com/grosser/gettext_i18n_rails/commits/master.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Sep 4 15:57:41 2012 UTC (11 years, 1 month ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.6: +4 -4 lines
Diff to previous 1.6 (colored)

Update ruby-gettext_i18n_rails to 0.7.1.

Changes are unavailable and please refer github:
	https://github.com/grosser/gettext_i18n_rails

Revision 1.6 / (download) - annotate - [select for diffs], Wed Aug 29 16:31:05 2012 UTC (11 years, 1 month ago) by taca
Branch: MAIN
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored)

Update ruby-gettext_i18n_rails to 0.6.6.

Exact changes are unknown but some bug fixes.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Jun 16 15:52:12 2012 UTC (11 years, 3 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored)

Update ruby-gettext_i18n_rails to 0.6.5.

Several bug fixes.
please refer https://github.com/grosser/gettext_i18n_rails/commits/master
in detail.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Jun 2 00:38:49 2012 UTC (11 years, 4 months ago) by taca
Branch: MAIN
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored)

Update ruby-gettext_i18n_rails to 0.5.4.

Changes are unknown.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Apr 28 15:43:09 2012 UTC (11 years, 5 months ago) by taca
Branch: MAIN
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (colored)

Update ruby-gettext_i18n_rails to 0.4.6.

Exact changes are unknown but improvemnt for handling of unparseable
1.9 syntax files.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Mar 17 14:40:01 2012 UTC (11 years, 6 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 (colored)

Update ruby-gettext_i18n_rails to 0.4.5.

Exact changes are unknown.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Feb 16 11:55:54 2012 UTC (11 years, 7 months ago) by taca
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Importing ruby-gettext_i18n_rails version 0.4.3.


FastGettext / Rails integration.

Translate via FastGettext, use any other I18n backend as extension/fallback.

Rails does: I18n.t('syntax.with.lots.of.dots') with nested yml files We do:
_('Just translate my damn text!') with simple, flat mo/po/yml files or
directly from db To use I18n calls add a syntax.with.lots.of.dots translation.


Revision 1.1 / (download) - annotate - [select for diffs], Thu Feb 16 11:55:54 2012 UTC (11 years, 7 months ago) by taca
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>