diff options
author | wiz <wiz@pkgsrc.org> | 2017-02-22 11:37:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-02-22 11:37:34 +0000 |
commit | 2397771f485b0ada21bb52493a6b625627cf4255 (patch) | |
tree | fb5091cdd11bdfba05396cb724922a36dead3d44 | |
parent | c8644e301d58bd2b2f9e24802c3865f573c478f9 (diff) | |
download | pkgsrc-2397771f485b0ada21bb52493a6b625627cf4255.tar.gz |
Updated p5-LWP-Protocol-https to 6.07.
6.07 2017-02-19
- Cleaned up the Changes log
- Explicitly add hostname for SNI to start_SSL (GH PR#17)
- Fix the license name
- Update some documentation on SSL args
- Fix bug when checking for Mozilla::CA (GH PR#29)
-rw-r--r-- | www/p5-LWP-Protocol-https/Makefile | 7 | ||||
-rw-r--r-- | www/p5-LWP-Protocol-https/distinfo | 10 |
2 files changed, 8 insertions, 9 deletions
diff --git a/www/p5-LWP-Protocol-https/Makefile b/www/p5-LWP-Protocol-https/Makefile index e784ebd82c9..8f5e28f8ef2 100644 --- a/www/p5-LWP-Protocol-https/Makefile +++ b/www/p5-LWP-Protocol-https/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2016/06/08 19:25:11 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2017/02/22 11:37:34 wiz Exp $ -DISTNAME= LWP-Protocol-https-6.06 +DISTNAME= LWP-Protocol-https-6.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 CATEGORIES= www perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MS/MSCHILLI/} +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OA/OALDERS/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/LWP-Protocol-https/ diff --git a/www/p5-LWP-Protocol-https/distinfo b/www/p5-LWP-Protocol-https/distinfo index 5697c8e0710..8afbeff0b15 100644 --- a/www/p5-LWP-Protocol-https/distinfo +++ b/www/p5-LWP-Protocol-https/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.6 2015/11/04 02:47:15 agc Exp $ +$NetBSD: distinfo,v 1.7 2017/02/22 11:37:34 wiz Exp $ -SHA1 (LWP-Protocol-https-6.06.tar.gz) = 210a2f7ba3f82ffc7a18836d0a4356986080d407 -RMD160 (LWP-Protocol-https-6.06.tar.gz) = faefe1526b6a04be2deac8c6f96a9d6cf2d4a647 -SHA512 (LWP-Protocol-https-6.06.tar.gz) = acc65d63da858f25cf9cc1e11d074f035e8ead4c1ffea22bac930f61100ff98f2bf0bb4ede12219d6c22bd5fe4d99532a45fe5cbc9a4b863dd16b0c379f8d2ea -Size (LWP-Protocol-https-6.06.tar.gz) = 8376 bytes +SHA1 (LWP-Protocol-https-6.07.tar.gz) = 2517535f40d6a5a4a1524f3a7bedf0a1763871de +RMD160 (LWP-Protocol-https-6.07.tar.gz) = 6b515401aa1bcf6148cb0dc6992898eb8629fd6c +SHA512 (LWP-Protocol-https-6.07.tar.gz) = 4a07cd8a1c44e31781069a632a77f3af43747933420e831b4fd4a12faac7dc04f0c6b10ea773c3e14ecb66209a547b3587c0e3f481a55b9929db65f7b10343aa +Size (LWP-Protocol-https-6.07.tar.gz) = 9184 bytes SHA1 (patch-lib_LWP_Protocol_https.pm) = b4129bf47059955b8527761c81674ee44318f8a0 SHA1 (patch-t_https__proxy.t) = 0653e29cdbe683329ccfa065d527a2e37bd3fde7 |