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 Sep 19 17:09:00 UTC 2021

Modified Files:
        pkgsrc/security/ruby-rex-socket: Makefile distinfo

Log Message:
security/ruby-rex-socket: update to 0.1.33

0.1.30 (2021-03-25)

* Land #31, Consistently return nil as the failure indicator

0.1.31 (2021-08-05)

* Land #37, Honor the SSLVersion for server sockets

0.1.32 (2021-08-05)

* Land #36, Use getsockname to get the real local info

0.1.33 (2021-08-05)

* Land #35, Fix Default IPv6 LocalHost


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/security/ruby-rex-socket/Makefile \
    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.8 pkgsrc/security/ruby-rex-socket/Makefile:1.9
--- pkgsrc/security/ruby-rex-socket/Makefile:1.8        Tue Jun  1 14:42:29 2021
+++ pkgsrc/security/ruby-rex-socket/Makefile    Sun Sep 19 17:09:00 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2021/06/01 14:42:29 taca Exp $
+# $NetBSD: Makefile,v 1.9 2021/09/19 17:09:00 taca Exp $
 
-DISTNAME=      rex-socket-0.1.29
+DISTNAME=      rex-socket-0.1.32
 CATEGORIES=    security
 
 MAINTAINER=    minskim%NetBSD.org@localhost
Index: pkgsrc/security/ruby-rex-socket/distinfo
diff -u pkgsrc/security/ruby-rex-socket/distinfo:1.8 pkgsrc/security/ruby-rex-socket/distinfo:1.9
--- pkgsrc/security/ruby-rex-socket/distinfo:1.8        Tue Jun  1 14:42:29 2021
+++ pkgsrc/security/ruby-rex-socket/distinfo    Sun Sep 19 17:09:00 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2021/06/01 14:42:29 taca Exp $
+$NetBSD: distinfo,v 1.9 2021/09/19 17:09:00 taca Exp $
 
-SHA1 (rex-socket-0.1.29.gem) = c45af0dee9c210f508d4d7718716fe9b6ac5b9b1
-RMD160 (rex-socket-0.1.29.gem) = ce942e5b8b19be0d3ac0334528344ccf1d6046ef
-SHA512 (rex-socket-0.1.29.gem) = 5a2d2157be963c70d5d79a0d76fa2f5416c15452bf0dbbc624973494e5b20fb020c0b0c2c0ae2e6359e0a0ba926936de5fd60a416185a4c5d19f259c42782ca1
-Size (rex-socket-0.1.29.gem) = 41984 bytes
+SHA1 (rex-socket-0.1.32.gem) = 838c967cde7d40121fc333ff0420d68881a2d922
+RMD160 (rex-socket-0.1.32.gem) = 1a4171cd485efa33ab63aaa41b936931092256b3
+SHA512 (rex-socket-0.1.32.gem) = deb38d4cbfb285ab841e42c6085af5913abb86a77ec065d78027038cd0fa1da78e43ec7d9482fb3d509a9759e40404ec07d103392c4ab0cc160e01b5ae1612be
+Size (rex-socket-0.1.32.gem) = 42496 bytes



Home | Main Index | Thread Index | Old Index