1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Update to 1.0.0

Changes:	https://github.com/progrium/ruby-jwt/commits/master
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-05-08 10:53:56 +00:00
parent f814aa50ff
commit 17e4fdeb9d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353285
2 changed files with 3 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= jwt
PORTVERSION= 0.1.8
PORTVERSION= 1.0.0
CATEGORIES= www devel rubygems
MASTER_SITES= RG
@ -11,8 +11,6 @@ COMMENT= JSON Web Token implementation in Ruby
LICENSE= MIT
RUN_DEPENDS= rubygem-multi_json>=1.5:${PORTSDIR}/devel/rubygem-multi_json
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/jwt-0.1.8.gem) = b8efe8386c028561b07616753955c5d1a94c2861fbc3075257193bc9aff4f3a9
SIZE (rubygem/jwt-0.1.8.gem) = 7168
SHA256 (rubygem/jwt-1.0.0.gem) = da0fdc68fb206dcbec915230be1a514dd17d58c27dc749b4324492cf683be349
SIZE (rubygem/jwt-1.0.0.gem) = 8192