mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 0.1.7
- Cleanup Makefile header Changes: https://github.com/progrium/ruby-jwt/commits/master
This commit is contained in:
parent
a9afa08eb6
commit
fb1c6c0e8e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313814
@ -1,12 +1,8 @@
|
||||
# New ports collection makefile for: rubygem-jwt
|
||||
# Date created: 2012-07-04
|
||||
# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
#
|
||||
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= jwt
|
||||
PORTVERSION= 0.1.5
|
||||
PORTVERSION= 0.1.7
|
||||
CATEGORIES= www devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -15,7 +11,7 @@ COMMENT= JSON Web Token implementation in Ruby
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-multi_json>=1.0:${PORTSDIR}/devel/rubygem-multi_json
|
||||
RUN_DEPENDS= rubygem-multi_json>=1.5:${PORTSDIR}/devel/rubygem-multi_json
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/jwt-0.1.5.gem) = fee742305ed11dea8f011eb938bfd923b98845f318c51af565cdee9c872abf25
|
||||
SIZE (rubygem/jwt-0.1.5.gem) = 6656
|
||||
SHA256 (rubygem/jwt-0.1.7.gem) = 9629a58374fc58443b24e93561e5be7739bd5a9f8a5b225db60891cfddcba625
|
||||
SIZE (rubygem/jwt-0.1.7.gem) = 7168
|
||||
|
Loading…
Reference in New Issue
Block a user