pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/ruby-websocket



Module Name:    pkgsrc
Committed By:   taca
Date:           Tue Oct 18 16:28:46 UTC 2016

Modified Files:
        pkgsrc/www/ruby-websocket: Makefile PLIST distinfo

Log Message:
Update ruby-websocket to 1.2.3.

## 1.2.3

- fix for draft 76 when challenge might sometimes fail
- multiple small optimizations


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/ruby-websocket/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/ruby-websocket/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/ruby-websocket/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/ruby-websocket/Makefile
diff -u pkgsrc/www/ruby-websocket/Makefile:1.6 pkgsrc/www/ruby-websocket/Makefile:1.7
--- pkgsrc/www/ruby-websocket/Makefile:1.6      Thu Jun 11 17:09:34 2015
+++ pkgsrc/www/ruby-websocket/Makefile  Tue Oct 18 16:28:46 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2015/06/11 17:09:34 taca Exp $
+# $NetBSD: Makefile,v 1.7 2016/10/18 16:28:46 taca Exp $
 
-DISTNAME=      websocket-1.2.2
+DISTNAME=      websocket-1.2.3
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME}
 CATEGORIES=    ruby www
 

Index: pkgsrc/www/ruby-websocket/PLIST
diff -u pkgsrc/www/ruby-websocket/PLIST:1.3 pkgsrc/www/ruby-websocket/PLIST:1.4
--- pkgsrc/www/ruby-websocket/PLIST:1.3 Thu Jun 11 17:09:34 2015
+++ pkgsrc/www/ruby-websocket/PLIST     Tue Oct 18 16:28:46 2016
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.3 2015/06/11 17:09:34 taca Exp $
+@comment $NetBSD: PLIST,v 1.4 2016/10/18 16:28:46 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/.gitignore
+${GEM_LIBDIR}/.rubocop.yml
 ${GEM_LIBDIR}/.travis.yml
 ${GEM_LIBDIR}/CHANGELOG.md
 ${GEM_LIBDIR}/Gemfile

Index: pkgsrc/www/ruby-websocket/distinfo
diff -u pkgsrc/www/ruby-websocket/distinfo:1.4 pkgsrc/www/ruby-websocket/distinfo:1.5
--- pkgsrc/www/ruby-websocket/distinfo:1.4      Wed Nov  4 02:47:38 2015
+++ pkgsrc/www/ruby-websocket/distinfo  Tue Oct 18 16:28:46 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/11/04 02:47:38 agc Exp $
+$NetBSD: distinfo,v 1.5 2016/10/18 16:28:46 taca Exp $
 
-SHA1 (websocket-1.2.2.gem) = f01e732d59eea76ff7e52e624aaf471689c23b90
-RMD160 (websocket-1.2.2.gem) = c1219539e0db58fd62e43cd60b3c722b978bd6e7
-SHA512 (websocket-1.2.2.gem) = a79e87a317a60c021f988edcf51a1fe2e0eaba44a152db1d74d81ac0208ffaa9483959bb162d56cd5c7b916da224bae9598b42510fa24fdcc64ad34e46c406c8
-Size (websocket-1.2.2.gem) = 26112 bytes
+SHA1 (websocket-1.2.3.gem) = 51ac0d613ff87bd64fae8968f5403048e1f0101f
+RMD160 (websocket-1.2.3.gem) = a39f2cefee20802e7ad2e1550f41db11cc7fad03
+SHA512 (websocket-1.2.3.gem) = fb98517bc81463850d10bef95efaf5c3297519e3e106d3fde1b97559434cd19d272c60d5875287e171757936fcda0eda385f05317dab56e48eba833433ccfaec
+Size (websocket-1.2.3.gem) = 26112 bytes



Home | Main Index | Thread Index | Old Index