pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby-stomp devel/ruby-stomp: update to 1.4.8



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a68155c179be
branches:  trunk
changeset: 318143:a68155c179be
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jan 20 14:04:54 2019 +0000

description:
devel/ruby-stomp: update to 1.4.8

## 1.4.8 20181219

* Fix missed merge from 1.4.7 release.
* Add global debug output flag to all unit tests.

diffstat:

 devel/ruby-stomp/Makefile |   4 ++--
 devel/ruby-stomp/PLIST    |   8 +++++---
 devel/ruby-stomp/distinfo |  10 +++++-----
 3 files changed, 12 insertions(+), 10 deletions(-)

diffs (49 lines):

diff -r 578d8dbbd24d -r a68155c179be devel/ruby-stomp/Makefile
--- a/devel/ruby-stomp/Makefile Sun Jan 20 14:04:05 2019 +0000
+++ b/devel/ruby-stomp/Makefile Sun Jan 20 14:04:54 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2018/12/17 14:52:50 taca Exp $
+# $NetBSD: Makefile,v 1.12 2019/01/20 14:04:54 taca Exp $
 
-DISTNAME=      stomp-1.4.7
+DISTNAME=      stomp-1.4.8
 CATEGORIES=    devel
 
 MAINTAINER=    imil%NetBSD.org@localhost
diff -r 578d8dbbd24d -r a68155c179be devel/ruby-stomp/PLIST
--- a/devel/ruby-stomp/PLIST    Sun Jan 20 14:04:05 2019 +0000
+++ b/devel/ruby-stomp/PLIST    Sun Jan 20 14:04:54 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2018/12/17 14:52:50 taca Exp $
+@comment $NetBSD: PLIST,v 1.9 2019/01/20 14:04:54 taca Exp $
 bin/catstomp${RUBY_SUFFIX}
 bin/stompcat${RUBY_SUFFIX}
 ${GEM_HOME}/cache/${GEM_NAME}.gem
@@ -45,8 +45,10 @@
 ${GEM_LIBDIR}/examples/ssl/uc1/ssl_uc1_ciphers.rb
 ${GEM_LIBDIR}/examples/ssl/uc2/ssl_uc2.rb
 ${GEM_LIBDIR}/examples/ssl/uc2/ssl_uc2_ciphers.rb
-${GEM_LIBDIR}/examples/ssl/uc3/ssl_uc3.rb
-${GEM_LIBDIR}/examples/ssl/uc3/ssl_uc3_ciphers.rb
+${GEM_LIBDIR}/examples/ssl/uc3/ssl_uc3_from_files.rb
+${GEM_LIBDIR}/examples/ssl/uc3/ssl_uc3_from_files_ciphers.rb
+${GEM_LIBDIR}/examples/ssl/uc3/ssl_uc3_without_files.rb
+${GEM_LIBDIR}/examples/ssl/uc3/ssl_uc3_without_files_ciphers.rb
 ${GEM_LIBDIR}/examples/ssl/uc4/ssl_uc4.rb
 ${GEM_LIBDIR}/examples/ssl/uc4/ssl_uc4_ciphers.rb
 ${GEM_LIBDIR}/examples/stomp_common.rb
diff -r 578d8dbbd24d -r a68155c179be devel/ruby-stomp/distinfo
--- a/devel/ruby-stomp/distinfo Sun Jan 20 14:04:05 2019 +0000
+++ b/devel/ruby-stomp/distinfo Sun Jan 20 14:04:54 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2018/12/17 14:52:50 taca Exp $
+$NetBSD: distinfo,v 1.13 2019/01/20 14:04:54 taca Exp $
 
-SHA1 (stomp-1.4.7.gem) = 2ef93d36b1ba0276e5345179d3972f184cb47678
-RMD160 (stomp-1.4.7.gem) = 0ecf813edccc811717254a9a12f73aacf8949be0
-SHA512 (stomp-1.4.7.gem) = 5875f65ebfb94e15a1e33b018e44b7b8c50c57871132d4b52aacb0f5bd6337505bc11979782c57f9872031e41a714b922edcbfb4beef13f5734e7b1695f3c23f
-Size (stomp-1.4.7.gem) = 96768 bytes
+SHA1 (stomp-1.4.8.gem) = 2ccb75f6213b8ed15b3b650177967377af5a4556
+RMD160 (stomp-1.4.8.gem) = 3c1f0a21777821d7b5b45b23f4d9e5a7862d2d31
+SHA512 (stomp-1.4.8.gem) = 6e5c0727d4b3853f90f8ec4450162b38f571dcd63b58a4d09c284f42f5b9ee884ee8a3b8d27c8d85f8a297337e0d6ed61538bafee840cfc26e15b15039e1e4c9
+Size (stomp-1.4.8.gem) = 97792 bytes



Home | Main Index | Thread Index | Old Index