Commit graph

8 commits

Author SHA1 Message Date
taca
f0bb7f4d71 Update ruby-websocket to 1.2.3.
## 1.2.3

- fix for draft 76 when challenge might sometimes fail
- multiple small optimizations
2016-10-18 16:28:46 +00:00
agc
b9b754e081 Add SHA512 digests for distfiles for www category
Problems found locating distfiles:
	Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz
	Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz
	Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz
	Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz
	Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz
	Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz
	Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz
	Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 02:46:46 +00:00
taca
6e115a343d Update ruby-websocket to 1.2.2.
pkgsrc change: remove RUBY_VERSION_SUPPORTED since it has default value.

## 1.2.2

- fix handshake for draft 11+ sending Sec-WebSocket-Origin instead of Origin
2015-06-11 17:09:34 +00:00
sevan
12df864fec Add Ruby 2.2 to RUBY_VERSION_SUPPORTED 2015-05-17 12:57:18 +00:00
taca
6f50216c5f Update ruby-websocket to 1.2.1.
## 1.2.1

- fix error for draft 76 when leftovers are empty

## 1.2.0

- Remove support for Ruby 1.8
- Add support for sending custom headers for Client
- Better detection and handling of draft 76
- Multiple small fixes and optimizations
2015-03-01 15:43:39 +00:00
rodent
2316abf9f4 Unbump PKGREVISION on select ruby packages. 2014-07-16 08:37:20 +00:00
rodent
cdf103652e Removing .ri entries from PLIST. NFI why this works with/without the
entries on my machine. Seems no other ruby package has them. Bump
PKGREVISION.
2014-07-16 07:56:28 +00:00
rodent
68ed1b593d Import ruby200-websocket-1.1.4 as www/ruby-websocket.
Universal Ruby library to handle WebSocket protocol. It focuses on providing
abstraction layer over WebSocket API instead of providing server or client
functionality.

Currently, WebSocket Ruby supports all existing drafts of WebSocket, which
include:

 * hixie-75
 * hixie-76
 * all hybi drafts (00-13)
 * RFC 6455
2014-07-05 12:34:44 +00:00