aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-05-23 23:38:42 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-05-23 23:38:42 +0800
commit418d71b3c611a67a5a819c04cc1e1f066cf44b18 (patch)
tree258f31c579f5c73472003d6651fc8d11badad30c /www
parentcd4eb38d1ab59bfa6cdbb54483a83879e0085954 (diff)
downloadfreebsd-ports-gnome-418d71b3c611a67a5a819c04cc1e1f066cf44b18.tar.gz
freebsd-ports-gnome-418d71b3c611a67a5a819c04cc1e1f066cf44b18.tar.zst
freebsd-ports-gnome-418d71b3c611a67a5a819c04cc1e1f066cf44b18.zip
- Update to 1.2.2
- Add LICENSE - Update WWW Changes: https://github.com/imanel/websocket-ruby/blob/master/CHANGELOG.md
Diffstat (limited to 'www')
-rw-r--r--www/rubygem-websocket/Makefile4
-rw-r--r--www/rubygem-websocket/distinfo4
-rw-r--r--www/rubygem-websocket/pkg-descr2
3 files changed, 6 insertions, 4 deletions
diff --git a/www/rubygem-websocket/Makefile b/www/rubygem-websocket/Makefile
index 93a9092a8b8b..5f9843dbc9d0 100644
--- a/www/rubygem-websocket/Makefile
+++ b/www/rubygem-websocket/Makefile
@@ -2,13 +2,15 @@
# $FreeBSD$
PORTNAME= websocket
-PORTVERSION= 1.2.1
+PORTVERSION= 1.2.2
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Universal Ruby library to handle WebSocket protocol
+LICENSE= MIT
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/www/rubygem-websocket/distinfo b/www/rubygem-websocket/distinfo
index 303f81d2c2f8..6c32ca7e8aae 100644
--- a/www/rubygem-websocket/distinfo
+++ b/www/rubygem-websocket/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rubygem/websocket-1.2.1.gem) = e626c8c3e8593735d900265fb1fc3439fd06b394069860177d8f40733b12ae9e
-SIZE (rubygem/websocket-1.2.1.gem) = 25600
+SHA256 (rubygem/websocket-1.2.2.gem) = e42a150316fa957b49da39308338b33c3f8ea9bb8a7720d26a042547e4d32cbb
+SIZE (rubygem/websocket-1.2.2.gem) = 26112
diff --git a/www/rubygem-websocket/pkg-descr b/www/rubygem-websocket/pkg-descr
index 4a7843d6fd85..9036254adfc8 100644
--- a/www/rubygem-websocket/pkg-descr
+++ b/www/rubygem-websocket/pkg-descr
@@ -1,3 +1,3 @@
Universal Ruby library to handle WebSocket protocol
-WWW: http://github.com/imanel/websocket-ruby
+WWW: https://github.com/imanel/websocket-ruby