pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/p5-IO-Socket-SSL



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Sep  7 14:17:21 UTC 2020

Modified Files:
        pkgsrc/security/p5-IO-Socket-SSL: Makefile distinfo

Log Message:
p5-IO-Socket-SSL: update to 2.068.

2.068 2020/03/31
- treat OpenSSL 1.1.1e as broken and refuse to build with it in order to
  prevent follow-up problems in tests and user code
  https://github.com/noxxi/p5-io-socket-ssl/issues/93
  https://github.com/openssl/openssl/issues/11388
  https://github.com/openssl/openssl/issues/11378
- update PublicSuffix with latest data from publicsuffix.org


To generate a diff of this commit:
cvs rdiff -u -r1.129 -r1.130 pkgsrc/security/p5-IO-Socket-SSL/Makefile
cvs rdiff -u -r1.98 -r1.99 pkgsrc/security/p5-IO-Socket-SSL/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/p5-IO-Socket-SSL/Makefile
diff -u pkgsrc/security/p5-IO-Socket-SSL/Makefile:1.129 pkgsrc/security/p5-IO-Socket-SSL/Makefile:1.130
--- pkgsrc/security/p5-IO-Socket-SSL/Makefile:1.129     Mon Aug 31 18:11:18 2020
+++ pkgsrc/security/p5-IO-Socket-SSL/Makefile   Mon Sep  7 14:17:20 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.129 2020/08/31 18:11:18 wiz Exp $
+# $NetBSD: Makefile,v 1.130 2020/09/07 14:17:20 wiz Exp $
 
-DISTNAME=      IO-Socket-SSL-2.067
+DISTNAME=      IO-Socket-SSL-2.068
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    security net perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=IO/}
 

Index: pkgsrc/security/p5-IO-Socket-SSL/distinfo
diff -u pkgsrc/security/p5-IO-Socket-SSL/distinfo:1.98 pkgsrc/security/p5-IO-Socket-SSL/distinfo:1.99
--- pkgsrc/security/p5-IO-Socket-SSL/distinfo:1.98      Sun Mar 22 21:19:34 2020
+++ pkgsrc/security/p5-IO-Socket-SSL/distinfo   Mon Sep  7 14:17:20 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.98 2020/03/22 21:19:34 nia Exp $
+$NetBSD: distinfo,v 1.99 2020/09/07 14:17:20 wiz Exp $
 
-SHA1 (IO-Socket-SSL-2.067.tar.gz) = aa82e352ad50e7ff979c6d8cea71f84505d554e3
-RMD160 (IO-Socket-SSL-2.067.tar.gz) = 554b03f9c2a010a207affa50dd7542967277d9b9
-SHA512 (IO-Socket-SSL-2.067.tar.gz) = b7b9edc470f2283c363a6296d3ce23f8754cc1b1a763329ccc8a0bc81dca7ffbaf9a833fc8ac31e62f5f72cab7c689ea0d4d0e293f75fe176d1b5c71ed723516
-Size (IO-Socket-SSL-2.067.tar.gz) = 244899 bytes
+SHA1 (IO-Socket-SSL-2.068.tar.gz) = 9d7583f5fb80085795ae55471adbc1840ca749fa
+RMD160 (IO-Socket-SSL-2.068.tar.gz) = d464585fada83c284ae0b8b14bfa1ab5c1ed9306
+SHA512 (IO-Socket-SSL-2.068.tar.gz) = 9bccce1a85d24a4e06394a7a0eb8c1c834a71d1fecf99e3a7c0fea1828dcad0da24768bfe0db996d70f3e153135fc958d85ae65fab300ebfd8b520441aa27cfa
+Size (IO-Socket-SSL-2.068.tar.gz) = 248709 bytes



Home | Main Index | Thread Index | Old Index