pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-Crypt-SSLeay Update to 0.57:
details: https://anonhg.NetBSD.org/pkgsrc/rev/e5a4fae30daa
branches: trunk
changeset: 535805:e5a4fae30daa
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Nov 29 14:16:37 2007 +0000
description:
Update to 0.57:
0.57 2007-09-17 20:45:20 UTC
- Honour both $ENV{NO_PROXY} and $ENV{no_proxy} in
Net::SSL::proxy_connect_helper. (Bug #29371 reported by Jan Dubois).
- $@ construction used in Net::SSL::connect was messed up, which could
lead to sub-optimal error reporting. (Bug #29372 reported by Jan
Dubois).
- Ensure no proxification is used in t/01-connect.t (which might be the
reason for all the spurious smoke failures). Bug #29373 reported by,
you guessed it, Jan Dubois).
- Silence a dubious fopen() warning in SSLeay.xs.
- s/Netware/NetWare/ in Net/SSL.pm platform check
- Improvements to Makefile.PL for dealing with platforms where openssl
is installed with ./include and ./lib as sibling directories rather
than child directories. This should allow the code to configure and
build "out of the box" on Solaris (and probably other proprietary
platforms).
- Don't carp in LICENSE key addition code in Makefile.PL
0.56_01 2007-08-09 21:59:47 UTC
- Various improvements to the Win32 configure code in Makefile.PL,
based on CPAN tickets #28431 and #28432, by Guenter Knauf,
notably to allow static linking and OpenSSL living in a relative
directory.
- Net::SSL: alarm() is not implemented on Netware platform, so don't
try to set one there. (Guenter Knauf).
- Should build on Solaris correctly (bug fix in include dir
specification). Based on fix suggested in CPAN bug #28680.
0.56 2007-07-10 19:08:20 UTC
- Purely a documentation issue raised by CPAN bug #27935. Users
of previous versions do not need to upgrade.
diffstat:
security/p5-Crypt-SSLeay/Makefile | 4 ++--
security/p5-Crypt-SSLeay/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 7ae282be1229 -r e5a4fae30daa security/p5-Crypt-SSLeay/Makefile
--- a/security/p5-Crypt-SSLeay/Makefile Thu Nov 29 14:15:02 2007 +0000
+++ b/security/p5-Crypt-SSLeay/Makefile Thu Nov 29 14:16:37 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2007/09/30 17:45:25 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2007/11/29 14:16:37 wiz Exp $
#
-DISTNAME= Crypt-SSLeay-0.55
+DISTNAME= Crypt-SSLeay-0.57
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5csl
CATEGORIES= security perl5 www
diff -r 7ae282be1229 -r e5a4fae30daa security/p5-Crypt-SSLeay/distinfo
--- a/security/p5-Crypt-SSLeay/distinfo Thu Nov 29 14:15:02 2007 +0000
+++ b/security/p5-Crypt-SSLeay/distinfo Thu Nov 29 14:16:37 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2007/06/09 13:18:57 wiz Exp $
+$NetBSD: distinfo,v 1.7 2007/11/29 14:16:37 wiz Exp $
-SHA1 (Crypt-SSLeay-0.55.tar.gz) = e31b9980c4170b6adc98d2d9a2d22acfa390e460
-RMD160 (Crypt-SSLeay-0.55.tar.gz) = 2ad8fc592ddfa494960d72a363fdf143d2d4eefc
-Size (Crypt-SSLeay-0.55.tar.gz) = 121191 bytes
+SHA1 (Crypt-SSLeay-0.57.tar.gz) = 6e83137fac79a37346a5f862b6d6cf3fdeefe721
+RMD160 (Crypt-SSLeay-0.57.tar.gz) = 81b9f9da6a74f39e14bce176249b3c30f667912d
+Size (Crypt-SSLeay-0.57.tar.gz) = 122980 bytes
Home |
Main Index |
Thread Index |
Old Index