- Update to 0.6.9
- Add LICENSE Changes: https://github.com/svenfuchs/i18n/commits/master
This commit is contained in:
parent
90d8a4fe01
commit
b057bf26bb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335697
2 changed files with 5 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= i18n
|
||||
PORTVERSION= 0.6.5
|
||||
PORTVERSION= 0.6.9
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
@ -9,6 +9,8 @@ MASTER_SITES= RG
|
|||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= New wave Internationalization support for Ruby
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/i18n-0.6.5.gem) = 81c63a7d447cafa4b173c549835a3b2479a74e8d03ad815377601497e22d6133
|
||||
SIZE (rubygem/i18n-0.6.5.gem) = 62464
|
||||
SHA256 (rubygem/i18n-0.6.9.gem) = 1cd368e0b3854e8067955643892b18040e1d17f3c768daef8901298222e88e5d
|
||||
SIZE (rubygem/i18n-0.6.9.gem) = 60416
|
||||
|
|
Loading…
Reference in a new issue