Update ruby-net-http-persistent package to 2.0.
=== 2.0 / 2011-08-26 * Incompatibility * Net::HTTP::Persistent#verify_mode now defaults to OpenSSL::SSL::VERIFY_PEER. This may cause HTTPS request failures if your default certificate store lacks the correct certificates.
This commit is contained in:
parent
c8d55d356c
commit
e2def669b1
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2011/08/12 17:29:56 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2011/09/12 13:53:59 taca Exp $
|
||||
|
||||
DISTNAME= net-http-persistent-1.8.1
|
||||
DISTNAME= net-http-persistent-2.0
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2011/08/12 17:29:56 taca Exp $
|
||||
$NetBSD: distinfo,v 1.2 2011/09/12 13:53:59 taca Exp $
|
||||
|
||||
SHA1 (net-http-persistent-1.8.1.gem) = 59ec653586942f11d16288be360391744707924e
|
||||
RMD160 (net-http-persistent-1.8.1.gem) = d23917ea38a125c1301c5a93f3f5a378beebec98
|
||||
Size (net-http-persistent-1.8.1.gem) = 16896 bytes
|
||||
SHA1 (net-http-persistent-2.0.gem) = ed15a98bc77a55313e04e166a7cf82af9bd25a39
|
||||
RMD160 (net-http-persistent-2.0.gem) = 51b4f01376b8af04fea2492b1c42f35e452f3d7a
|
||||
Size (net-http-persistent-2.0.gem) = 16896 bytes
|
||||
|
|
Loading…
Reference in a new issue