Skip to content

Commit

Permalink
p5-LWP-Protocol-https: update to 6.10.
Browse files Browse the repository at this point in the history
6.10      2020-12-17 15:42:06Z
    - Fix #39 - prevent user env from breaking the test (GH#63) (Gianni
      Ceccarelli)
    - Include Net::SSLeay in reported prereqs (GH#60) (Olaf Alders)
    - Use GitHub as a bug tracker (GH#59) (Olaf Alders)
  • Loading branch information
0-wiz-0 committed Apr 27, 2021
1 parent 2d06a5c commit ebe16a9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
7 changes: 4 additions & 3 deletions www/p5-LWP-Protocol-https/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.25 2020/09/07 20:49:21 wiz Exp $
# $NetBSD: Makefile,v 1.26 2021/04/27 17:13:51 wiz Exp $

DISTNAME= LWP-Protocol-https-6.09
DISTNAME= LWP-Protocol-https-6.10
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OA/OALDERS/}
Expand All @@ -14,8 +14,9 @@ CONFLICTS+= p5-libwww<6.02

DEPENDS+= p5-IO-Socket-SSL>=1.38:../../security/p5-IO-Socket-SSL
DEPENDS+= p5-Mozilla-CA>=20110101:../../security/p5-Mozilla-CA
TEST_DEPENDS+= p5-Test-RequiresInternet-[0-9]*:../../net/p5-Test-RequiresInternet
# needed for tests (as LWP::UserAgent), but p5-libwww depends on this package
#DEPENDS+= p5-libwww>=6.06:../../www/p5-libwww
#TEST_DEPENDS+= p5-libwww>=6.06:../../www/p5-libwww

USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/LWP/Protocol/https/.packlist
Expand Down
10 changes: 5 additions & 5 deletions www/p5-LWP-Protocol-https/distinfo
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.8 2020/09/07 20:49:21 wiz Exp $
$NetBSD: distinfo,v 1.9 2021/04/27 17:13:51 wiz Exp $

SHA1 (LWP-Protocol-https-6.09.tar.gz) = bd0a0d9bdf6f23865af6194dfe439ffe3176e6e7
RMD160 (LWP-Protocol-https-6.09.tar.gz) = 12d645bf2f5d2f5ce256f88e8659274314a058c2
SHA512 (LWP-Protocol-https-6.09.tar.gz) = 53e1ec7dec04988c3c7fa70a5f0ed60c38270bbbb9fe99a7cfeb84db0c40f5ff6f6f94aa4aa639498af6d0bc201dcb7e6e3491bae96411250ef50b010d32add1
Size (LWP-Protocol-https-6.09.tar.gz) = 33557 bytes
SHA1 (LWP-Protocol-https-6.10.tar.gz) = d20775d8b08a24a77ffef153b8d10e4e9cd664db
RMD160 (LWP-Protocol-https-6.10.tar.gz) = fda9984c710b6e805af772d02f4f494c9b8fe22b
SHA512 (LWP-Protocol-https-6.10.tar.gz) = 4d3c89dab6fadcb574c176977ca6debba177ee3f817e87319d9cd81e0a0b09214e271c2e97edc456dad2f4a1ebf8c6266a4ae52c3a93144880a5b32db97e7a31
Size (LWP-Protocol-https-6.10.tar.gz) = 33691 bytes
SHA1 (patch-lib_LWP_Protocol_https.pm) = b4129bf47059955b8527761c81674ee44318f8a0
SHA1 (patch-t_https__proxy.t) = 0653e29cdbe683329ccfa065d527a2e37bd3fde7

0 comments on commit ebe16a9

Please sign in to comment.