mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
Update to 2.0.4
Changes: https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md
This commit is contained in:
parent
7dd01396b8
commit
83fab97b63
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479908
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sinatra-contrib
|
||||
PORTVERSION= 2.0.3
|
||||
PORTVERSION= 2.0.4
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -18,10 +18,11 @@ RUN_DEPENDS= rubygem-activesupport5>=4.0.0:devel/rubygem-activesupport5 \
|
||||
rubygem-sinatra>=${PORTVERSION}:www/rubygem-sinatra \
|
||||
rubygem-tilt>=1.3:devel/rubygem-tilt
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
REINPLACE_ARGS= -i ''
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
post-patch:
|
||||
# Remove backports
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1532975219
|
||||
SHA256 (rubygem/sinatra-contrib-2.0.3.gem) = cc21312ff8535a0139b2ffbabc7717a59c20a24408b56dbbbd987afab7bd68ba
|
||||
SIZE (rubygem/sinatra-contrib-2.0.3.gem) = 33280
|
||||
TIMESTAMP = 1537110492
|
||||
SHA256 (rubygem/sinatra-contrib-2.0.4.gem) = 249637f2d3bf2047779f468449e6467d7e3d25a07d1d18be4f24f282b8fcabe0
|
||||
SIZE (rubygem/sinatra-contrib-2.0.4.gem) = 33792
|
||||
|
Loading…
Reference in New Issue
Block a user