Update version requirement of RUN_DEPENDS

- Update pkg-descr
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-08-31 21:58:58 +00:00
parent 0ea56c75a2
commit f8a94eb0a1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=510452
2 changed files with 2 additions and 3 deletions

View File

@ -14,7 +14,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-actionpack52>=${PORTVERSION}:www/rubygem-actionpack52 \
rubygem-nio4r>=2.0:devel/rubygem-nio4r \
rubygem-nio4r>=2.0<3:devel/rubygem-nio4r \
rubygem-websocket-driver>=0.6.1:www/rubygem-websocket-driver
USES= gem

View File

@ -1,5 +1,3 @@
Action Cable - Integrated WebSockets for Rails
Action Cable seamlessly integrates WebSockets with the rest of your Rails
application. It allows for real-time features to be written in Ruby in the same
style and form as the rest of your Rails application, while still being
@ -9,3 +7,4 @@ access to your full domain model written with Active Record or your ORM of
choice.
WWW: https://rubyonrails.org/
WWW: https://github.com/rails/rails/tree/master/actioncable