diff options
author | sno <sno@pkgsrc.org> | 2010-02-23 19:04:23 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2010-02-23 19:04:23 +0000 |
commit | 7673710988f48d5dc9ea751f7eb238e9bb8fd8a1 (patch) | |
tree | cf8289d1689dda777cca992ffad72ebafd99dd26 /security | |
parent | f90f538b77b81ce2c5475ba1742498813f422165 (diff) | |
download | pkgsrc-7673710988f48d5dc9ea751f7eb238e9bb8fd8a1.tar.gz |
Updating security/p5-IO-Socket-SSL from 1.31 to 1.32
Upstream changes:
v1.32 2010.02.22
- Makefile.PL: die if Scalar::Util has no dualvar support instead of
only complaining. Thanks to w[DOT]phillip[DOT]moore[AT]gmail[DOT]com
for reporting.
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-IO-Socket-SSL/Makefile | 4 | ||||
-rw-r--r-- | security/p5-IO-Socket-SSL/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/p5-IO-Socket-SSL/Makefile b/security/p5-IO-Socket-SSL/Makefile index 5533151c7fb..401cc27d3a7 100644 --- a/security/p5-IO-Socket-SSL/Makefile +++ b/security/p5-IO-Socket-SSL/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.49 2009/10/11 08:01:27 sno Exp $ +# $NetBSD: Makefile,v 1.50 2010/02/23 19:04:23 sno Exp $ -DISTNAME= IO-Socket-SSL-1.31 +DISTNAME= IO-Socket-SSL-1.32 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5iss CATEGORIES= security net perl5 diff --git a/security/p5-IO-Socket-SSL/distinfo b/security/p5-IO-Socket-SSL/distinfo index eff4ab30810..debb475a1a4 100644 --- a/security/p5-IO-Socket-SSL/distinfo +++ b/security/p5-IO-Socket-SSL/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.35 2009/10/11 08:01:27 sno Exp $ +$NetBSD: distinfo,v 1.36 2010/02/23 19:04:23 sno Exp $ -SHA1 (IO-Socket-SSL-1.31.tar.gz) = 06fc8e9d85e53e7a2156988f1e009272e9871d81 -RMD160 (IO-Socket-SSL-1.31.tar.gz) = 6c7edc23aa2cf5de363b15fdf574903fd7fcc487 -Size (IO-Socket-SSL-1.31.tar.gz) = 66903 bytes +SHA1 (IO-Socket-SSL-1.32.tar.gz) = efe5cbaadcd285e0399fded86ea6cf5540ce138b +RMD160 (IO-Socket-SSL-1.32.tar.gz) = 755eae7cb0df72620ca19dafa77684519d7bca65 +Size (IO-Socket-SSL-1.32.tar.gz) = 66972 bytes |