summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2016-07-25 14:25:53 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2016-07-25 14:25:53 +0000
commiteff639381c73fd4a87c8fd701d47c45c458ba6b7 (patch)
tree00114eddb3894706730c9149fa154db83f1ed340
parentdeskutils/gnome-shell-extension-backslie is broken (checksum mismatch) (diff)
www/rubygem-faye: Upgrade from 1.1.2 to 1.2.2
1.2.2 - 2016-07-18 - Mitigate the HTTPoxy vulnerability: https://httpoxy.org/ 1.2.1 - 2016-06-29 - Fix a missing variable error in NodeAdapter 1.2.0 - 2016-06-26 - Add client.subscribe().withChannel() to yield the message channel for wildcard subscriptions - Restructure the JavaScript codebase around Node modules (require/exports) rather than globals - Update the Promise shim to reflect the standard API, including catch() and all() - Support connecting to servers that use SNI in the Ruby client - Make the JavaScript client work inside React Native and Web Workers - Remove JSON2; you should import a JSON shim yourself if necessary - Handle errors that occur when a message is partially delivered via EventSource - Reject requests with invalid (non-array or -object) top-level JSON values - Make local client requests asynchronous to avoid re-entrant request handling errors - Remove Connection: Close from HTTP responses to allow use of keep-alive - Use XMLHttpRequest in preference to the ActiveX API in IE10 - Fix bug where flushing large message batches puts promises in an invalid state Approved by: pi (mentor)
Notes
Notes: svn path=/head/; revision=419041
-rw-r--r--www/rubygem-faye/Makefile3
-rw-r--r--www/rubygem-faye/distinfo6
2 files changed, 4 insertions, 5 deletions
diff --git a/www/rubygem-faye/Makefile b/www/rubygem-faye/Makefile
index 23fc99a167ae..3c20dfac4527 100644
--- a/www/rubygem-faye/Makefile
+++ b/www/rubygem-faye/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= faye
-PORTVERSION= 1.1.2
-PORTREVISION= 1
+PORTVERSION= 1.2.2
CATEGORIES= www rubygems
MASTER_SITES= RG
diff --git a/www/rubygem-faye/distinfo b/www/rubygem-faye/distinfo
index 785aed2bcfcc..a61f7f4ddfd0 100644
--- a/www/rubygem-faye/distinfo
+++ b/www/rubygem-faye/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1463680031
-SHA256 (rubygem/faye-1.1.2.gem) = 613d558d4911965510f22672f774229419695c74929ecd5863fa373fbf91b37c
-SIZE (rubygem/faye-1.1.2.gem) = 78336
+TIMESTAMP = 1469433026
+SHA256 (rubygem/faye-1.2.2.gem) = 786d3d73f1c6335f58d83e177f13634a09b66e7d4fa1e6b38812c61c44b15bda
+SIZE (rubygem/faye-1.2.2.gem) = 122880