Index: head/devel/rubygem-r18n-core/Makefile =================================================================== --- head/devel/rubygem-r18n-core/Makefile (revision 484584) +++ head/devel/rubygem-r18n-core/Makefile (revision 484585) @@ -1,20 +1,20 @@ # Created by: Dmitry Marakasov # $FreeBSD$ PORTNAME= r18n-core -PORTVERSION= 3.1.2 +PORTVERSION= 3.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= i18n tool to translate your Ruby application LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-r18n-core/distinfo =================================================================== --- head/devel/rubygem-r18n-core/distinfo (revision 484584) +++ head/devel/rubygem-r18n-core/distinfo (revision 484585) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537213363 -SHA256 (rubygem/r18n-core-3.1.2.gem) = ae71d74810d38cc820695e33ef046d40399ec72069e14eb0bf65dfcfc3369c08 -SIZE (rubygem/r18n-core-3.1.2.gem) = 55296 +TIMESTAMP = 1541777004 +SHA256 (rubygem/r18n-core-3.2.0.gem) = 00c257d4b39253b79762c882159d526eb13745824bd1547a0e3d24e0535ac420 +SIZE (rubygem/r18n-core-3.2.0.gem) = 56320 Index: head/devel/rubygem-r18n-core/pkg-descr =================================================================== --- head/devel/rubygem-r18n-core/pkg-descr (revision 484584) +++ head/devel/rubygem-r18n-core/pkg-descr (revision 484585) @@ -1,7 +1,7 @@ -R18n is a i18n tool to translate your Ruby application. 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. +R18n is an i18n tool to translate your Ruby application. 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 +WWW: https://github.com/r18n/r18n/tree/master/r18n-core