pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/ruby-rex-socket
Module Name: pkgsrc
Committed By: taca
Date: Sun Aug 28 12:44:39 UTC 2022
Modified Files:
pkgsrc/security/ruby-rex-socket: Makefile distinfo
Log Message:
security/ruby-rex-socket: update to 0.1.41
0.1.35 (2022-04-05)
* Land #42, Add ruby 3.1.1 to test matrix
0.1.36 (2022-05-03)
* Land #45, Allow explicitly setting peer hostname
0.1.37 (2022-05-03)
* Land #46, fixes a bug caused by a missing require statement
0.1.38 (2022-05-03)
* Land #44, Ignore trailing commas in range walker
0.1.39 (2022-05-09)
* Land #48, Fix typo in ssl_tcp.rb Fixes #47
0.1.40 (2022-06-13)
* Fix typo in README.md
0.1.41 (2022-08-02)
* Land #50, Run ubuntu 22.04 in test matrix
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/security/ruby-rex-socket/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/security/ruby-rex-socket/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/ruby-rex-socket/Makefile
diff -u pkgsrc/security/ruby-rex-socket/Makefile:1.10 pkgsrc/security/ruby-rex-socket/Makefile:1.11
--- pkgsrc/security/ruby-rex-socket/Makefile:1.10 Sat Dec 11 13:58:14 2021
+++ pkgsrc/security/ruby-rex-socket/Makefile Sun Aug 28 12:44:39 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2021/12/11 13:58:14 taca Exp $
+# $NetBSD: Makefile,v 1.11 2022/08/28 12:44:39 taca Exp $
-DISTNAME= rex-socket-0.1.34
+DISTNAME= rex-socket-0.1.41
CATEGORIES= security
MAINTAINER= minskim%NetBSD.org@localhost
Index: pkgsrc/security/ruby-rex-socket/distinfo
diff -u pkgsrc/security/ruby-rex-socket/distinfo:1.12 pkgsrc/security/ruby-rex-socket/distinfo:1.13
--- pkgsrc/security/ruby-rex-socket/distinfo:1.12 Sat Dec 11 13:58:14 2021
+++ pkgsrc/security/ruby-rex-socket/distinfo Sun Aug 28 12:44:39 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2021/12/11 13:58:14 taca Exp $
+$NetBSD: distinfo,v 1.13 2022/08/28 12:44:39 taca Exp $
-BLAKE2s (rex-socket-0.1.34.gem) = 7d3695d5be2d787343a745d85c1ac034810057cd9f9a779ce06e85429213071d
-SHA512 (rex-socket-0.1.34.gem) = 2d9c7c0db5c4b6c2ccb7c0beca8ab8375be97c571e51d0b65c1dd3cfebb975d0abcd9a34e1a3dd96390d41beded689137cfffff872d5eba6b88c1a09d16aec05
-Size (rex-socket-0.1.34.gem) = 41984 bytes
+BLAKE2s (rex-socket-0.1.41.gem) = abd6c608bcc82585904a33b1e740fb6f5a95248f6020ba95698f6962793ae5fa
+SHA512 (rex-socket-0.1.41.gem) = 6aea092de3c3dc41ef9ddb7793971b7d006c32ada77ceb9711c2b46af9c54a1639e2951b3045da4d6c3ec2689245798b77e009aa783a7ee127bd2915d8ddecb5
+Size (rex-socket-0.1.41.gem) = 42496 bytes
Home |
Main Index |
Thread Index |
Old Index