mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
www/rubygem-sinatra: update to 1.4.5
While here, don't patch it to use newer tilt, since we have a tilt 1.x port
This commit is contained in:
parent
ee1c668e44
commit
840b8cae42
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366157
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sinatra
|
||||
PORTVERSION= 1.4.4
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.4.5
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -14,7 +13,7 @@ LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-rack>=1.4:${PORTSDIR}/www/rubygem-rack \
|
||||
rubygem-rack-protection>=1.4:${PORTSDIR}/www/rubygem-rack-protection \
|
||||
rubygem-tilt>=1.3.4:${PORTSDIR}/devel/rubygem-tilt
|
||||
rubygem-tilt1>=1.3.4:${PORTSDIR}/devel/rubygem-tilt1
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/sinatra-1.4.4.gem) = 1a16a552d559be0fff6cefd2c84c1fecafcc54668fba540e99fe8f2692033e8a
|
||||
SIZE (rubygem/sinatra-1.4.4.gem) = 326656
|
||||
SHA256 (rubygem/sinatra-1.4.5.gem) = 3a8083318938048090021481581158ede01e47659d06d192f97a5bfaf950d663
|
||||
SIZE (rubygem/sinatra-1.4.5.gem) = 346624
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- sinatra-1.4.4.gemspec.bak 2014-02-19 04:07:34.372570226 +0000
|
||||
+++ sinatra-1.4.4.gemspec 2014-02-19 04:07:34.397570255 +0000
|
||||
@@ -31,7 +31,7 @@
|
||||
name: tilt
|
||||
requirement: !ruby/object:Gem::Requirement
|
||||
requirements:
|
||||
- - - ~>
|
||||
+ - - ">="
|
||||
- !ruby/object:Gem::Version
|
||||
version: '1.3'
|
||||
- - '>='
|
Loading…
Reference in New Issue
Block a user