diff options
author | schmonz <schmonz@pkgsrc.org> | 2013-07-10 02:51:56 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2013-07-10 02:51:56 +0000 |
commit | 439dbd0de0e9185cb9d1b3808fb7ca12f4fa6293 (patch) | |
tree | 2d31603024f08cd5798ba78d2e3644379e3f40a6 | |
parent | d0010c0c1eb8f510e693b94a20faf910bc6da24f (diff) | |
download | pkgsrc-439dbd0de0e9185cb9d1b3808fb7ca12f4fa6293.tar.gz |
Update to 6.04. From the changelog:
- Fix IO::Socket::SSL warnings when not verifying hostname.
- Doc spelling fix.
-rw-r--r-- | www/p5-LWP-Protocol-https/Makefile | 5 | ||||
-rw-r--r-- | www/p5-LWP-Protocol-https/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-LWP-Protocol-https/Makefile b/www/p5-LWP-Protocol-https/Makefile index a0dd0d79f97..7c1c5f19b2c 100644 --- a/www/p5-LWP-Protocol-https/Makefile +++ b/www/p5-LWP-Protocol-https/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2013/05/31 12:42:48 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2013/07/10 02:51:56 schmonz Exp $ -DISTNAME= LWP-Protocol-https-6.03 +DISTNAME= LWP-Protocol-https-6.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LWP/} diff --git a/www/p5-LWP-Protocol-https/distinfo b/www/p5-LWP-Protocol-https/distinfo index 180af1a34e2..545660b0b29 100644 --- a/www/p5-LWP-Protocol-https/distinfo +++ b/www/p5-LWP-Protocol-https/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2012/10/21 22:33:07 wiz Exp $ +$NetBSD: distinfo,v 1.3 2013/07/10 02:51:56 schmonz Exp $ -SHA1 (LWP-Protocol-https-6.03.tar.gz) = f9b54d47b25e79a021b1dc74d548941d02839275 -RMD160 (LWP-Protocol-https-6.03.tar.gz) = 6830cf5b622779b2171e804837d35631d693f8f5 -Size (LWP-Protocol-https-6.03.tar.gz) = 3555 bytes +SHA1 (LWP-Protocol-https-6.04.tar.gz) = 5a63cb409ff4ba34006d5a45120e7facc52dc837 +RMD160 (LWP-Protocol-https-6.04.tar.gz) = cc430e930aa607c1436b2be94d171c1192f64f3f +Size (LWP-Protocol-https-6.04.tar.gz) = 4035 bytes |