Thu Jan 19 15:08:19 2023 UTC ()
security/ruby-rex-socket: update to 0.1.45

0.1.44 (2023-01-10)

* Do not assign blank hostname to (SSL) Socket

0.1.45 (2023-01-13)

* Fix deprecation warning in socks proxy support


(taca)
diff -r1.13 -r1.14 pkgsrc/security/ruby-rex-socket/Makefile
diff -r1.15 -r1.16 pkgsrc/security/ruby-rex-socket/distinfo

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

--- pkgsrc/security/ruby-rex-socket/Makefile 2022/09/18 12:34:06 1.13
+++ pkgsrc/security/ruby-rex-socket/Makefile 2023/01/19 15:08:19 1.14
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.13 2022/09/18 12:34:06 taca Exp $ 1# $NetBSD: Makefile,v 1.14 2023/01/19 15:08:19 taca Exp $
2 2
3DISTNAME= rex-socket-0.1.43 3DISTNAME= rex-socket-0.1.45
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.15 -r1.16 pkgsrc/security/ruby-rex-socket/distinfo (expand / switch to unified diff)

--- pkgsrc/security/ruby-rex-socket/distinfo 2022/09/18 12:34:06 1.15
+++ pkgsrc/security/ruby-rex-socket/distinfo 2023/01/19 15:08:19 1.16
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.15 2022/09/18 12:34:06 taca Exp $ 1$NetBSD: distinfo,v 1.16 2023/01/19 15:08:19 taca Exp $
2 2
3BLAKE2s (rex-socket-0.1.43.gem) = fbefdcf347bff11273ee0b8cb46ce04a2247e9268ba4dfa6d00922773c4fcd74 3BLAKE2s (rex-socket-0.1.45.gem) = a90420bd57361ca2efb0d61f117a8f1bc12b15c0a5bcb357bd33226c0551538c
4SHA512 (rex-socket-0.1.43.gem) = 517604740d7a57214e141952d15bbb85a555e39658ccbc71240c3bde9b2e319f416080796e16d4e2f921c432b5c6e5a3ff32471b3ce3d7f281a60046d6dd68cf 4SHA512 (rex-socket-0.1.45.gem) = e25f451491efe435a207ca820f2a1d59f4bbcb247f01bfe7ee76db6c01ea6f49c2e120efa34c10a42144ae442e50143403b690ade04e4bd3e6037070650323ad
5Size (rex-socket-0.1.43.gem) = 42496 bytes 5Size (rex-socket-0.1.45.gem) = 42496 bytes