Update to 1.8.0
Changes: https://github.com/nov/json-jwt/commits/master
This commit is contained in:
parent
afffd9c8b8
commit
519b29fd7b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=453684
2 changed files with 4 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= json-jwt
|
||||
PORTVERSION= 1.7.2
|
||||
PORTVERSION= 1.8.0
|
||||
CATEGORIES= www devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -13,7 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
RUN_DEPENDS= rubygem-activesupport4>=0:devel/rubygem-activesupport4 \
|
||||
rubygem-bindata>=0:devel/rubygem-bindata \
|
||||
rubygem-multi_json>=0:devel/rubygem-multi_json \
|
||||
rubygem-securecompare>=0:security/rubygem-securecompare \
|
||||
rubygem-url_safe_base64>=0:converters/rubygem-url_safe_base64
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1497261665
|
||||
SHA256 (rubygem/json-jwt-1.7.2.gem) = 62911c6e253f0edc8bec2a1cec1c1dfea02db7af4d4c2bdf875a6f8a12d94395
|
||||
SIZE (rubygem/json-jwt-1.7.2.gem) = 26624
|
||||
TIMESTAMP = 1510070402
|
||||
SHA256 (rubygem/json-jwt-1.8.0.gem) = 7b892ac83fc7d6ea2a41df43485a1e3d6c3a305a05eba8e335f6e6f644dc9bbf
|
||||
SIZE (rubygem/json-jwt-1.8.0.gem) = 26624
|
||||
|
|
Loading…
Reference in a new issue