diff options
author | martti <martti@pkgsrc.org> | 2001-12-19 06:45:50 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2001-12-19 06:45:50 +0000 |
commit | 93ea9b0039cf7c6012bb7b41644a22fce05f0163 (patch) | |
tree | de2459e01e945a8c6b1100094a3061b7c860ffe9 /security/p5-Net-SSLeay | |
parent | 964191578f936c75e26ceee0e2a9e337d0e38f0f (diff) | |
download | pkgsrc-93ea9b0039cf7c6012bb7b41644a22fce05f0163.tar.gz |
Updated to 1.12 (provided by Shell Hung in pkg/14992)
- Fixed a typo in proxy handling for Net::SSLeay::Handle
- Fixed make test for wellsfargo
Diffstat (limited to 'security/p5-Net-SSLeay')
-rw-r--r-- | security/p5-Net-SSLeay/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Net-SSLeay/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile index 5bdb0df74c8..68dae37b1ff 100644 --- a/security/p5-Net-SSLeay/Makefile +++ b/security/p5-Net-SSLeay/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2001/12/15 10:10:31 martti Exp $ +# $NetBSD: Makefile,v 1.8 2001/12/19 06:45:50 martti Exp $ -DISTNAME= Net_SSLeay.pm-1.11 +DISTNAME= Net_SSLeay.pm-1.12 PKGNAME= p5-${DISTNAME:S/Net_/Net-/} SVR4_PKGNAME= p5nsl CATEGORIES= security perl5 diff --git a/security/p5-Net-SSLeay/distinfo b/security/p5-Net-SSLeay/distinfo index 7f54fc766de..c93fe62f14f 100644 --- a/security/p5-Net-SSLeay/distinfo +++ b/security/p5-Net-SSLeay/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2001/12/15 10:10:31 martti Exp $ +$NetBSD: distinfo,v 1.6 2001/12/19 06:45:50 martti Exp $ -SHA1 (Net_SSLeay.pm-1.11.tar.gz) = 8ff586a50f8765998cf20a6ddcc4bf135117c087 -Size (Net_SSLeay.pm-1.11.tar.gz) = 58105 bytes +SHA1 (Net_SSLeay.pm-1.12.tar.gz) = 70f113d972542a70e9b1fb92b87d02781bf918bc +Size (Net_SSLeay.pm-1.12.tar.gz) = 58150 bytes SHA1 (patch-aa) = 83f1af57f2792b38de827738b8bb1bf20fbc51fa |