Skip to content

Commit

Permalink
Update to 2.071
Browse files Browse the repository at this point in the history
Upstream changes:
2.071 2021/05/23
- fix t/nonblock.t race on some systems. Fixes issue #102, maybe #98 too.
  • Loading branch information
wen committed Jul 6, 2021
1 parent b7b9916 commit 416914e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions security/p5-IO-Socket-SSL/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.132 2021/05/24 19:54:03 wiz Exp $
# $NetBSD: Makefile,v 1.133 2021/07/06 03:38:56 wen Exp $

DISTNAME= IO-Socket-SSL-2.070
DISTNAME= IO-Socket-SSL-2.071
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= security net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}

Expand Down
10 changes: 5 additions & 5 deletions security/p5-IO-Socket-SSL/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.100 2021/04/27 12:15:23 wiz Exp $
$NetBSD: distinfo,v 1.101 2021/07/06 03:38:56 wen Exp $

SHA1 (IO-Socket-SSL-2.070.tar.gz) = 7a3dc35d9df36878ff368eea4b168c15c9c2381c
RMD160 (IO-Socket-SSL-2.070.tar.gz) = b0cd5106a0272723203e1d8f0c2d1411f1dc8510
SHA512 (IO-Socket-SSL-2.070.tar.gz) = 7c2e9f1265170334def6e0962623a0d96b1d6d4cb399c76630a4108c324b5f608a5774d9b2c09dfbd5ff690990ee156f49db0c00c9a791c9315ad187edaec910
Size (IO-Socket-SSL-2.070.tar.gz) = 248102 bytes
SHA1 (IO-Socket-SSL-2.071.tar.gz) = 10e8b3bbafa87a7d68e96750b846aaa80c4bd86f
RMD160 (IO-Socket-SSL-2.071.tar.gz) = 4eb64fa2acc691675e02e4ad63f7643a14f313f7
SHA512 (IO-Socket-SSL-2.071.tar.gz) = 9170df785bbca7519364ec0eedd170661e8ef60028439dc8c836ce8a91d0517d647e43138af74e52a768b6e0374747abb5f41274d76cc38e1319edf82a2e9fdd
Size (IO-Socket-SSL-2.071.tar.gz) = 248367 bytes

0 comments on commit 416914e

Please sign in to comment.