Date: Mon, 12 Aug 2019 19:45:50 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r508779 - head/devel/rubygem-i18n Message-ID: <201908121945.x7CJjoMU097877@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Aug 12 19:45:50 2019 New Revision: 508779 URL: https://svnweb.freebsd.org/changeset/ports/508779 Log: Update to 1.6.0 - Update WWW - Take maintainership Changes: https://github.com/ruby-i18n/i18n/releases Modified: head/devel/rubygem-i18n/Makefile head/devel/rubygem-i18n/distinfo head/devel/rubygem-i18n/pkg-descr Modified: head/devel/rubygem-i18n/Makefile ============================================================================== --- head/devel/rubygem-i18n/Makefile Mon Aug 12 19:45:44 2019 (r508778) +++ head/devel/rubygem-i18n/Makefile Mon Aug 12 19:45:50 2019 (r508779) @@ -1,12 +1,12 @@ # $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 Modified: head/devel/rubygem-i18n/distinfo ============================================================================== --- head/devel/rubygem-i18n/distinfo Mon Aug 12 19:45:44 2019 (r508778) +++ head/devel/rubygem-i18n/distinfo Mon Aug 12 19:45:50 2019 (r508779) @@ -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 Modified: head/devel/rubygem-i18n/pkg-descr ============================================================================== --- head/devel/rubygem-i18n/pkg-descr Mon Aug 12 19:45:44 2019 (r508778) +++ head/devel/rubygem-i18n/pkg-descr Mon Aug 12 19:45:50 2019 (r508779) @@ -1,3 +1,3 @@ New wave Internationalization support for Ruby. -WWW: https://github.com/svenfuchs/i18n +WWW: https://github.com/ruby-i18n/i18n
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908121945.x7CJjoMU097877>