UPDATE: devel/ruby-i18n 1.12.0 -> 1.14.1
This commit is contained in:
parent
284ed3838e
commit
383a9d9510
2 changed files with 7 additions and 7 deletions
|
@ -1,17 +1,17 @@
|
|||
COMMENT= ruby internationalization and localization solution
|
||||
|
||||
DISTNAME= i18n-1.12.0
|
||||
DISTNAME= i18n-1.14.1
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= https://github.com/ruby-i18n/i18n
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= devel/ruby-concurrent-ruby
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
||||
devel/ruby-concurrent-ruby,${MODRUBY_FLAVOR}
|
||||
|
||||
# MIT License
|
||||
# MIT
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MODULES= lang/ruby
|
||||
CONFIGURE_STYLE= ruby gem
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (i18n-1.12.0.gem) = kePMG5dhbTCHB+7e5BPYLuAh11HJGGYfuCFSeT5krO0=
|
||||
SIZE (i18n-1.12.0.gem) = 44544
|
||||
SHA256 (i18n-1.14.1.gem) = nQNpiQNUfAYJKOcKm8i2uH/aZ0RTzakY/Hq4AjWuSmE=
|
||||
SIZE (i18n-1.14.1.gem) = 46080
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue