From 7e9a1d382145285d52db3e76602f6289b652c2d2 Mon Sep 17 00:00:00 2001 From: sno Date: Thu, 26 Aug 2010 06:37:10 +0000 Subject: Upating security/p5-Crypt-SSLeay from 0.57nb4 to 0.58 Upstream changes: 0.58 2010-08-25 14:06:30 UTC - Bump version number for Crypt::SSLeay to 0.58 and Net::SSL to 2.85 in preparation for release. - Fix typo in POD is SSLeay.pm s/PEM0encoded/PEM encoded/ (checked http://github.com/gitpan/Crypt-SSLeay/blob/9a1582ee1e4d132ae7cf9497bb83144786425d73/SSLeay.pm) - Update Changes and TODO. Regenerate README and META.yml. Update package author. Minor POD fixes. 0.57_05 2010-08-15 17:41:21 UTC - Fix for NO_PROXY support in Net::SSL (bug #57836) - Bump Net::SSL version number to 2.84_02 after changes - Fix file/dir permissions (bug #60338) - Review warnings when compiling SSLeay.xs against older versions of OpenSSL. Warnings are due to OpenSSL. - Add clarification regarding $ENV{HTTPS_CA_FILE} and $ENV{HTTPS_CA_DIR} to the POD. - Other POD related changes: * Remove historic information in README about platforms where the package was successfully built. * Reformat acknowledgements. TODO: Add more people. * Fix link to Net-SSLeay. * Add note about the --live-tests command line option * Generate README from POD. * Formatting fixes. * Update copyright notice. 0.57_04 2010-08-11 00:22:33 UTC - Reorganize Makefile.PL to break individual steps in to subroutines so as to facilitate localized future modifications. Whether there was any point to this remains to be seen. - In Makefile.PL, accommodate ActiveState+MingW configuration. - Pick the correct lib location for Strawberry Perl (bug #60230). - Apply fixes in bug reports #59312 and #33954 to Net/SSL.pm. - Bump version number in Net/SSL.pm to indicate development release. 0.57_03 2010-08-09 20:12:30 UTC - If the last component of $inc_dir is 'openssl', set $inc_dir to its parent and set $prefix to 'openssl'. Otherwise, leave $inc_dir as is and set $prefix to '' (I hope this fixes bugs #28431, #28680, #32084, #43084, #54103 without breaking anything). - Improved OpenSSL detection on Win32/Strawberry Perl (bug #49285). - Add MIME::Base64 as a prerequisite as Net::SSL needs it. - exit 0 if OpenSSL can't be found to avoid superfluous reports from CPAN Testers. - Add \ to $opt_bench in eg/net-ssl-test (bugs #30931, #39363). 0.57_02 2010-08-08 18:27:40 UTC - Refactor the version detection algorithm in Makefile.PL to handle all known variations of version number encoding. Should fix bug #52408. 0.57_01 2008-02-18 14:42:32 UTC - use #include <..> rather than #include "..." in crypt_ssleay_version.h. - add command-line switch to avoid live tests (bug #30268). - skip tests in t/01-connect.t if 443 is already in use (bug #30985). - make code gcc -Wwrite-strings compatible (bug #31926). --- security/p5-Crypt-SSLeay/Makefile | 6 +++--- security/p5-Crypt-SSLeay/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'security/p5-Crypt-SSLeay') diff --git a/security/p5-Crypt-SSLeay/Makefile b/security/p5-Crypt-SSLeay/Makefile index 410a0b33721..fa5ff195a3d 100644 --- a/security/p5-Crypt-SSLeay/Makefile +++ b/security/p5-Crypt-SSLeay/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2010/08/21 16:35:41 seb Exp $ +# $NetBSD: Makefile,v 1.16 2010/08/26 06:37:10 sno Exp $ # -DISTNAME= Crypt-SSLeay-0.57 +DISTNAME= Crypt-SSLeay-0.58 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +#PKGREVISION= 4 SVR4_PKGNAME= p5csl CATEGORIES= security perl5 www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-SSLeay/distinfo b/security/p5-Crypt-SSLeay/distinfo index 698ede4b3f9..f03e7656389 100644 --- a/security/p5-Crypt-SSLeay/distinfo +++ b/security/p5-Crypt-SSLeay/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2009/09/02 11:43:30 plunky Exp $ +$NetBSD: distinfo,v 1.9 2010/08/26 06:37:10 sno Exp $ -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 +SHA1 (Crypt-SSLeay-0.58.tar.gz) = 62f31de72a1ccd9608d70ac967ba888bd48054ca +RMD160 (Crypt-SSLeay-0.58.tar.gz) = 6f5ff6a93050a4fbf151fc32bfd7d51144f7ee08 +Size (Crypt-SSLeay-0.58.tar.gz) = 123845 bytes SHA1 (patch-aa) = ada70c84a3dce44871d9c5b1846c488a2e038606 -- cgit v1.2.3