diff options
author | martti <martti@pkgsrc.org> | 2001-11-28 17:53:36 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2001-11-28 17:53:36 +0000 |
commit | 80d5a2b3de63b687af545e8be5a7d83a4e00a8e5 (patch) | |
tree | a6f8c44c85d789a6156af958d5949ebba689f8db /security | |
parent | 43819b0620793a3cb79ea81027237670daec525f (diff) | |
download | pkgsrc-80d5a2b3de63b687af545e8be5a7d83a4e00a8e5.tar.gz |
Updated to p5-Net-SSLeay-1.09 (provided by Shell Hung in pkg/14512)
1.09 20.8.2001,
- fixed Makefile.PL (computation of bin_path) and test.pl ($perl
use before defined) per Gordon Lack <gml4410@ggr.co.uk>
11.9.2001,
- Patch by Jeremy Mates <jmates@mbt.washington.edu> to make Handle.pm
more acceptable for older perls
25.9.2001,
- systematically implemented many of the newer functions of
openssl API (per popular request and for completeness)
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Net-SSLeay/Makefile | 6 | ||||
-rw-r--r-- | security/p5-Net-SSLeay/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile index b9d09147f21..a95c75dffb8 100644 --- a/security/p5-Net-SSLeay/Makefile +++ b/security/p5-Net-SSLeay/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2001/11/26 06:50:18 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2001/11/28 17:53:36 martti Exp $ -DISTNAME= Net_SSLeay.pm-1.08 -PKGNAME= p5-Net-SSLeay-1.08 +DISTNAME= Net_SSLeay.pm-1.09 +PKGNAME= p5-Net-SSLeay-1.09 SVR4_PKGNAME= p5nsl CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/security/p5-Net-SSLeay/distinfo b/security/p5-Net-SSLeay/distinfo index bfc90be1327..5085347b995 100644 --- a/security/p5-Net-SSLeay/distinfo +++ b/security/p5-Net-SSLeay/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2001/11/26 06:50:18 jlam Exp $ +$NetBSD: distinfo,v 1.3 2001/11/28 17:53:36 martti Exp $ -SHA1 (Net_SSLeay.pm-1.08.tar.gz) = f71714fb19d7a076b7343e689bb3d1841d3c2b20 -Size (Net_SSLeay.pm-1.08.tar.gz) = 51385 bytes +SHA1 (Net_SSLeay.pm-1.09.tar.gz) = 90eaa3ed9b4bc6822476257f5d3bb0f06707fb20 +Size (Net_SSLeay.pm-1.09.tar.gz) = 54622 bytes SHA1 (patch-aa) = 83f1af57f2792b38de827738b8bb1bf20fbc51fa |