1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

- Update to 1.5.1

- Add NO_ARCH

Changes:	https://github.com/progrium/ruby-jwt/commits/master
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-06-23 12:21:31 +00:00
parent bf5dd2b9de
commit ba739495eb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390376
2 changed files with 4 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= jwt
PORTVERSION= 1.5.0
PORTVERSION= 1.5.1
CATEGORIES= www devel rubygems
MASTER_SITES= RG
@ -11,6 +11,7 @@ COMMENT= JSON Web Token implementation in Ruby
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/jwt-1.5.0.gem) = 0bd816489c49052070c9be711cb01c4181f213308d41d5d4bb220bc16041e500
SIZE (rubygem/jwt-1.5.0.gem) = 11264
SHA256 (rubygem/jwt-1.5.1.gem) = d3d39adde503148c2f35eb37d4b0ef3da85fc0b295ee339b59b6d76c2763658d
SIZE (rubygem/jwt-1.5.1.gem) = 12288