Index: head/devel/rubygem-i18n/Makefile =================================================================== --- head/devel/rubygem-i18n/Makefile (revision 508778) +++ head/devel/rubygem-i18n/Makefile (revision 508779) @@ -1,22 +1,22 @@ # $FreeBSD$ PORTNAME= i18n -PORTVERSION= 1.1.1 +PORTVERSION= 1.6.0 PORTEPOCH= 2 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= ruby@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= New wave Internationalization support for Ruby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-concurrent-ruby>=1.0:devel/rubygem-concurrent-ruby USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-i18n/distinfo =================================================================== --- head/devel/rubygem-i18n/distinfo (revision 508778) +++ head/devel/rubygem-i18n/distinfo (revision 508779) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539714797 -SHA256 (rubygem/i18n-1.1.1.gem) = a7b7e411cd9dbbfd0c4e2cfda9353dffbd149940528bef98d7ea3673430d97bd -SIZE (rubygem/i18n-1.1.1.gem) = 61952 +TIMESTAMP = 1565627653 +SHA256 (rubygem/i18n-1.6.0.gem) = 941b77be3243ae41091349c0c598bc170ba4aeaf893b757b111a05933db5ddc1 +SIZE (rubygem/i18n-1.6.0.gem) = 41984 Index: head/devel/rubygem-i18n/pkg-descr =================================================================== --- head/devel/rubygem-i18n/pkg-descr (revision 508778) +++ head/devel/rubygem-i18n/pkg-descr (revision 508779) @@ -1,3 +1,3 @@ New wave Internationalization support for Ruby. -WWW: https://github.com/svenfuchs/i18n +WWW: https://github.com/ruby-i18n/i18n