- Update to 0.9.2
- Unbreak PR: 134793 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer)
This commit is contained in:
parent
8ba5d5df11
commit
75af98418a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234364
2 changed files with 4 additions and 6 deletions
|
@ -5,7 +5,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sinatra
|
||||
PORTVERSION= 0.9.1.1
|
||||
PORTVERSION= 0.9.2
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RF
|
||||
|
||||
|
@ -15,8 +15,6 @@ COMMENT= A classy web development framework in ruby
|
|||
BUILD_DEPENDS= rubygem-rack>=0.9.1:${PORTSDIR}/www/rubygem-rack
|
||||
RUN_DEPENDS= rubygem-rack>=0.9.1:${PORTSDIR}/www/rubygem-rack
|
||||
|
||||
BROKEN= does not install: sinatra requires rack (>= 0.9.1, < 1.0, runtime)
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (rubygem/sinatra-0.9.1.1.gem) = c989dfc5e1b1bbd22be7fa52c10a2745
|
||||
SHA256 (rubygem/sinatra-0.9.1.1.gem) = 533ec806d160db530ee341fca0f0272c8b00138f888c997e3b2003e9d67bc979
|
||||
SIZE (rubygem/sinatra-0.9.1.1.gem) = 109568
|
||||
MD5 (rubygem/sinatra-0.9.2.gem) = 7b5c0a3fe3132f6b42d72e08d37d1961
|
||||
SHA256 (rubygem/sinatra-0.9.2.gem) = c2bc769eb7c9979d9de758f3fee6025c9416a45a6c436a371d4cb10bd2eadefb
|
||||
SIZE (rubygem/sinatra-0.9.2.gem) = 118784
|
||||
|
|
Loading…
Reference in a new issue