mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
Update to 5.1.2
Changes: https://github.com/svenfuchs/rails-i18n/blob/master/CHANGELOG.md
This commit is contained in:
parent
1d31543d43
commit
bc8a3c019f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483531
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rails-i18n
|
||||
PORTVERSION= 5.1.1
|
||||
PORTVERSION= 5.1.2
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= -rails50
|
||||
@ -15,8 +15,9 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE.txt
|
||||
RUN_DEPENDS= rubygem-i18n>=0.7:devel/rubygem-i18n \
|
||||
rubygem-railties50>=5.0:www/rubygem-railties50
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1519646252
|
||||
SHA256 (rubygem/rails-i18n-5.1.1.gem) = 40c3dad7fa9ba46218d089bf99f6ce1d137a4fb370c545cdc0b17cfc9e9011e7
|
||||
SIZE (rubygem/rails-i18n-5.1.1.gem) = 106496
|
||||
TIMESTAMP = 1540908822
|
||||
SHA256 (rubygem/rails-i18n-5.1.2.gem) = f4a8395ef8472f62410e1a0031721a9c91eb819255d2d220e02da9330e839316
|
||||
SIZE (rubygem/rails-i18n-5.1.2.gem) = 109056
|
||||
|
Loading…
Reference in New Issue
Block a user