aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/rubygem-sinatra/Makefile5
-rw-r--r--www/rubygem-sinatra/distinfo4
-rw-r--r--www/rubygem-sinatra/files/patch-gemspec11
3 files changed, 4 insertions, 16 deletions
diff --git a/www/rubygem-sinatra/Makefile b/www/rubygem-sinatra/Makefile
index 13b5a68399f4..d07202a92944 100644
--- a/www/rubygem-sinatra/Makefile
+++ b/www/rubygem-sinatra/Makefile
@@ -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
diff --git a/www/rubygem-sinatra/distinfo b/www/rubygem-sinatra/distinfo
index d3b3386e7982..6d8e8b849d45 100644
--- a/www/rubygem-sinatra/distinfo
+++ b/www/rubygem-sinatra/distinfo
@@ -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
diff --git a/www/rubygem-sinatra/files/patch-gemspec b/www/rubygem-sinatra/files/patch-gemspec
deleted file mode 100644
index 974ce1a4ead6..000000000000
--- a/www/rubygem-sinatra/files/patch-gemspec
+++ /dev/null
@@ -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'
- - - '>='