1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Update to 3.2.0

- Reformat pkg-descr
- Update WWW

Changes:	https://github.com/r18n/r18n/blob/master/ChangeLog.md
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-11-10 07:58:36 +00:00
parent d36215b2b3
commit 071c299272
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484587
3 changed files with 11 additions and 11 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= sinatra-r18n
PORTVERSION= 3.1.2
PORTVERSION= 3.2.0
CATEGORIES= www rubygems
MASTER_SITES= RG

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1537213387
SHA256 (rubygem/sinatra-r18n-3.1.2.gem) = a2be5788819c556649858057c31d0a5bed8d1360a26a72bfd8cd7cbef9dcb88e
SIZE (rubygem/sinatra-r18n-3.1.2.gem) = 10752
TIMESTAMP = 1541777025
SHA256 (rubygem/sinatra-r18n-3.2.0.gem) = fe5cb2e76e9d3b5b979383c7f91995901845d858b9b12025c731f0d31e254bb5
SIZE (rubygem/sinatra-r18n-3.2.0.gem) = 10752

View File

@ -1,8 +1,8 @@
A Sinatra extension that provides i18n support to translate your
web application. It is just a wrapper for R18n core library. It has
nice Ruby-style syntax, filters, flexible locales, custom loaders,
translation support for any classes, time and number localization,
several user language support, agnostic core package with out-of-box
support for Rails, Sinatra and desktop applications.
Sinatra-r18n is a Sinatra extension that provides i18n support to translate your
web application. It is just a wrapper for R18n core library. It has nice
Ruby-style syntax, filters, flexible locales, custom loaders, translation
support for any classes, time and number localization, several user language
support, agnostic core package with out-of-box support for Rails, Sinatra and
desktop applications.
WWW: https://github.com/ai/r18n/tree/master/sinatra-r18n
WWW: https://github.com/r18n/r18n/tree/master/sinatra-r18n