Wed May 3 16:25:25 2023 UTC ()
security/ruby-rex-socket: update to 0.1.50

0.1.50 (2023-05-02)

* Land #59, Fix uninitialized const error for StreamClosedError


(taca)
diff -r1.17 -r1.18 pkgsrc/security/ruby-rex-socket/Makefile
diff -r1.19 -r1.20 pkgsrc/security/ruby-rex-socket/distinfo

cvs diff -r1.17 -r1.18 pkgsrc/security/ruby-rex-socket/Makefile (expand / switch to unified diff)

--- pkgsrc/security/ruby-rex-socket/Makefile 2023/04/30 13:23:21 1.17
+++ pkgsrc/security/ruby-rex-socket/Makefile 2023/05/03 16:25:25 1.18
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.17 2023/04/30 13:23:21 taca Exp $ 1# $NetBSD: Makefile,v 1.18 2023/05/03 16:25:25 taca Exp $
2 2
3DISTNAME= rex-socket-0.1.49 3DISTNAME= rex-socket-0.1.50
4CATEGORIES= security 4CATEGORIES= security
5 5
6MAINTAINER= minskim@NetBSD.org 6MAINTAINER= minskim@NetBSD.org
7HOMEPAGE= https://github.com/rapid7/rex-socket 7HOMEPAGE= https://github.com/rapid7/rex-socket
8COMMENT= Rex socket abstraction library 8COMMENT= Rex socket abstraction library
9LICENSE= modified-bsd 9LICENSE= modified-bsd
10 10
11USE_LANGUAGES= # none 11USE_LANGUAGES= # none
12 12
13DEPENDS+= ${RUBY_PKGPREFIX}-rex-core-[0-9]*:../../security/ruby-rex-core 13DEPENDS+= ${RUBY_PKGPREFIX}-rex-core-[0-9]*:../../security/ruby-rex-core
14 14
15.include "../../lang/ruby/gem.mk" 15.include "../../lang/ruby/gem.mk"
16.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.19 -r1.20 pkgsrc/security/ruby-rex-socket/distinfo (expand / switch to unified diff)

--- pkgsrc/security/ruby-rex-socket/distinfo 2023/04/30 13:23:21 1.19
+++ pkgsrc/security/ruby-rex-socket/distinfo 2023/05/03 16:25:25 1.20
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.19 2023/04/30 13:23:21 taca Exp $ 1$NetBSD: distinfo,v 1.20 2023/05/03 16:25:25 taca Exp $
2 2
3BLAKE2s (rex-socket-0.1.49.gem) = 47d359910046c0558fdf33765e8ed8d1b3524912ee186672d91417ebe74a6d56 3BLAKE2s (rex-socket-0.1.50.gem) = bf02c9ce709fb45c7564109b111e13508f91de244198309bab440059ffc8b61f
4SHA512 (rex-socket-0.1.49.gem) = 15d77cd169b690a39e3dd4845a763f49aa6c06b5a0df6a73e25a02d8e663ec14ce4615b55cf6c1a3785c21ca6bd68766d6da56d8f247eb28e1aee2d8aa701c3d 4SHA512 (rex-socket-0.1.50.gem) = 711f904fbe318625d34a5ef50f616bb968838b939f306cd0869a90dedfaff1a110c20a6ef8e70f0762f61c401c646e8c8e6e766931f70b51ca0727d2e324fd51
5Size (rex-socket-0.1.49.gem) = 43520 bytes 5Size (rex-socket-0.1.50.gem) = 43520 bytes