pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-stomp



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Jan 20 14:04:54 UTC 2019

Modified Files:
        pkgsrc/devel/ruby-stomp: Makefile PLIST distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/ruby-stomp/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/ruby-stomp/PLIST
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/ruby-stomp/distinfo

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

Modified files:

Index: pkgsrc/devel/ruby-stomp/Makefile
diff -u pkgsrc/devel/ruby-stomp/Makefile:1.11 pkgsrc/devel/ruby-stomp/Makefile:1.12
--- pkgsrc/devel/ruby-stomp/Makefile:1.11       Mon Dec 17 14:52:50 2018
+++ pkgsrc/devel/ruby-stomp/Makefile    Sun Jan 20 14:04:54 2019
@@ -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

Index: pkgsrc/devel/ruby-stomp/PLIST
diff -u pkgsrc/devel/ruby-stomp/PLIST:1.8 pkgsrc/devel/ruby-stomp/PLIST:1.9
--- pkgsrc/devel/ruby-stomp/PLIST:1.8   Mon Dec 17 14:52:50 2018
+++ pkgsrc/devel/ruby-stomp/PLIST       Sun Jan 20 14:04:54 2019
@@ -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.r
 ${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

Index: pkgsrc/devel/ruby-stomp/distinfo
diff -u pkgsrc/devel/ruby-stomp/distinfo:1.12 pkgsrc/devel/ruby-stomp/distinfo:1.13
--- pkgsrc/devel/ruby-stomp/distinfo:1.12       Mon Dec 17 14:52:50 2018
+++ pkgsrc/devel/ruby-stomp/distinfo    Sun Jan 20 14:04:54 2019
@@ -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