Sat Feb 3 16:13:00 2024 UTC (114d)
net/ruby-ruby_smb: update to 3.3.2

3.3.2 (2024-01-26)

* Land #260, Add the #remove_share method to the server


(taca)
diff -r1.22 -r1.23 pkgsrc/net/ruby-ruby_smb/Makefile
diff -r1.23 -r1.24 pkgsrc/net/ruby-ruby_smb/distinfo

cvs diff -r1.22 -r1.23 pkgsrc/net/ruby-ruby_smb/Makefile (expand / switch to unified diff)

--- pkgsrc/net/ruby-ruby_smb/Makefile 2023/12/17 14:40:43 1.22
+++ pkgsrc/net/ruby-ruby_smb/Makefile 2024/02/03 16:13:00 1.23
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.22 2023/12/17 14:40:43 taca Exp $ 1# $NetBSD: Makefile,v 1.23 2024/02/03 16:13:00 taca Exp $
2 2
3DISTNAME= ruby_smb-3.3.1 3DISTNAME= ruby_smb-3.3.2
4CATEGORIES= net 4CATEGORIES= net
5 5
6MAINTAINER= minskim@NetBSD.org 6MAINTAINER= minskim@NetBSD.org
7HOMEPAGE= https://github.com/rapid7/ruby_smb 7HOMEPAGE= https://github.com/rapid7/ruby_smb
8COMMENT= Ruby implementation of the SMB Protocol Family 8COMMENT= Ruby implementation of the SMB Protocol Family
9LICENSE= modified-bsd 9LICENSE= modified-bsd
10 10
11DEPENDS+= ${RUBY_PKGPREFIX}-bindata-[0-9]*:../../devel/ruby-bindata 11DEPENDS+= ${RUBY_PKGPREFIX}-bindata-[0-9]*:../../devel/ruby-bindata
12DEPENDS+= ${RUBY_PKGPREFIX}-windows_error>=0.1.4:../../misc/ruby-windows_error 12DEPENDS+= ${RUBY_PKGPREFIX}-windows_error>=0.1.4:../../misc/ruby-windows_error
13DEPENDS+= ${RUBY_PKGPREFIX}-rubyntlm-[0-9]*:../../security/ruby-rubyntlm 13DEPENDS+= ${RUBY_PKGPREFIX}-rubyntlm-[0-9]*:../../security/ruby-rubyntlm
14DEPENDS+= ${RUBY_PKGPREFIX}-openssl-ccm-[0-9]*:../../security/ruby-openssl-ccm 14DEPENDS+= ${RUBY_PKGPREFIX}-openssl-ccm-[0-9]*:../../security/ruby-openssl-ccm
15DEPENDS+= ${RUBY_PKGPREFIX}-openssl-cmac-[0-9]*:../../security/ruby-openssl-cmac 15DEPENDS+= ${RUBY_PKGPREFIX}-openssl-cmac-[0-9]*:../../security/ruby-openssl-cmac
16 16

cvs diff -r1.23 -r1.24 pkgsrc/net/ruby-ruby_smb/distinfo (expand / switch to unified diff)

--- pkgsrc/net/ruby-ruby_smb/distinfo 2023/12/17 14:40:43 1.23
+++ pkgsrc/net/ruby-ruby_smb/distinfo 2024/02/03 16:13:00 1.24
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.23 2023/12/17 14:40:43 taca Exp $ 1$NetBSD: distinfo,v 1.24 2024/02/03 16:13:00 taca Exp $
2 2
3BLAKE2s (ruby_smb-3.3.1.gem) = 601621e1d0448a1f858fa030183a1065eb90fa57c4e04c223a56502b739afd49 3BLAKE2s (ruby_smb-3.3.2.gem) = 349f3f30ac499bf674324bdfe2c01ac0ed08d422820774bf3b25acb08cd805c0
4SHA512 (ruby_smb-3.3.1.gem) = 96cb5d29708e750ca5dcc39f5e6973e49c655cc0ca36d2a3b80c10b486df5c21fbf4540a0f163b5ab3cdb139c1e440b4ec8598ada1db129496d4df8b7f8ef12a 4SHA512 (ruby_smb-3.3.2.gem) = e09039c55d4a4605a091f17da4f4c7b3292c53c2262bc122be17518ea4f051defa49f0efd506fddf477ce03e2495069b23dccfd3ffd36989eb18036c765555f1
5Size (ruby_smb-3.3.1.gem) = 377856 bytes 5Size (ruby_smb-3.3.2.gem) = 378368 bytes