mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Update to 0.6.2
- Sort RUN_DEPENDS - Update WWW Changes: https://github.com/pusher/pusher-websocket-ruby/blob/master/CHANGELOG.md
This commit is contained in:
parent
c0adfaa80f
commit
a820172a39
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387171
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pusher-client
|
||||
PORTVERSION= 0.6.0
|
||||
PORTVERSION= 0.6.2
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -12,8 +12,8 @@ COMMENT= Client for consuming WebSockets from http://pusher.com
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-websocket>=1.0:${PORTSDIR}/www/rubygem-websocket \
|
||||
rubygem-json>=0:${PORTSDIR}/devel/rubygem-json
|
||||
RUN_DEPENDS= rubygem-json>=0:${PORTSDIR}/devel/rubygem-json \
|
||||
rubygem-websocket>=1.0:${PORTSDIR}/www/rubygem-websocket
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/pusher-client-0.6.0.gem) = 1ea35c92963529b930868cd7a3f3bad501959e74cfac42a6fa8f9b87c130f458
|
||||
SIZE (rubygem/pusher-client-0.6.0.gem) = 138240
|
||||
SHA256 (rubygem/pusher-client-0.6.2.gem) = c405c931090e126c056d99f6b69a01b1bcb6cbfdde02389c93e7d547c6efd5a3
|
||||
SIZE (rubygem/pusher-client-0.6.2.gem) = 138240
|
||||
|
@ -1,3 +1,3 @@
|
||||
Ruby client for consuming WebSockets from http://pusher.com
|
||||
|
||||
WWW: https://github.com/pusher/pusher-ruby-client
|
||||
WWW: https://github.com/pusher/pusher-websocket-ruby
|
||||
|
Loading…
Reference in New Issue
Block a user