mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Update to 2.0.5
Changes: https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md
This commit is contained in:
parent
102335e442
commit
0aa0ccb5c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489044
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sinatra-contrib
|
||||
PORTVERSION= 2.0.4
|
||||
PORTVERSION= 2.0.5
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -11,8 +11,7 @@ COMMENT= Collection of useful Sinatra extensions
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-activesupport5>=4.0.0:devel/rubygem-activesupport5 \
|
||||
rubygem-multi_json>=0:devel/rubygem-multi_json \
|
||||
RUN_DEPENDS= rubygem-multi_json>=0:devel/rubygem-multi_json \
|
||||
rubygem-mustermann>=1.0:devel/rubygem-mustermann \
|
||||
rubygem-rack-protection>=${PORTVERSION}:www/rubygem-rack-protection \
|
||||
rubygem-sinatra>=${PORTVERSION}:www/rubygem-sinatra \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1537110492
|
||||
SHA256 (rubygem/sinatra-contrib-2.0.4.gem) = 249637f2d3bf2047779f468449e6467d7e3d25a07d1d18be4f24f282b8fcabe0
|
||||
SIZE (rubygem/sinatra-contrib-2.0.4.gem) = 33792
|
||||
TIMESTAMP = 1546276190
|
||||
SHA256 (rubygem/sinatra-contrib-2.0.5.gem) = 8390695d4a8f348c05499fb7f8d364f348522f51692b6527d2c716efeea66b24
|
||||
SIZE (rubygem/sinatra-contrib-2.0.5.gem) = 33792
|
||||
|
Loading…
Reference in New Issue
Block a user