Thu Jan 4 10:55:23 2024 UTC (144d)
p5-LWP-Protocol-https: update to 6.11.

6.11      2023-07-09 15:10:30Z
    - Remove Authority section from dist.ini (GH#64) (Olaf Alders)
    - Add very basic diagnostic information via test (GH#73) (Olaf Alders)
    - CVE-2014-3230 - don't disable verification if only hostnames should not
      (GH#14) (Steffen Ullrich)
    - Make explicit requirement of Mozilla::CA obsolete (GH#72) (Steffen
      Ullrich and Olaf Alders)
    - Remove _in_san and _cn_match. Empty out the _check_sock hook (GH#71)
      (Chase Whitener)
    - Use warnings (GH#69) (Pete Houston)


(wiz)
diff -r1.29 -r1.30 pkgsrc/www/p5-LWP-Protocol-https/Makefile
diff -r1.11 -r1.12 pkgsrc/www/p5-LWP-Protocol-https/distinfo
diff -r1.1 -r0 pkgsrc/www/p5-LWP-Protocol-https/patches/patch-lib_LWP_Protocol_https.pm
diff -r1.1 -r0 pkgsrc/www/p5-LWP-Protocol-https/patches/patch-t_https__proxy.t
Thu Jan 4 19:55:23 2024
Mon Jun 26 19:41:11 2023
pkgsrc/www/p5-LWP-Protocol-https/patches/patch-lib_LWP_Protocol_https.pm,v

anoncvs not yet been updated
Thu Jan 4 19:55:23 2024
Mon Jun 26 19:41:11 2023
pkgsrc/www/p5-LWP-Protocol-https/patches/patch-t_https__proxy.t,v

anoncvs not yet been updated

cvs diff -r1.29 -r1.30 pkgsrc/www/p5-LWP-Protocol-https/Makefile (expand / switch to unified diff)

--- pkgsrc/www/p5-LWP-Protocol-https/Makefile 2023/07/06 09:42:48 1.29
+++ pkgsrc/www/p5-LWP-Protocol-https/Makefile 2024/01/04 10:55:23 1.30
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.29 2023/07/06 09:42:48 wiz Exp $ 1# $NetBSD: Makefile,v 1.30 2024/01/04 10:55:23 wiz Exp $
2 2
3DISTNAME= LWP-Protocol-https-6.10 3DISTNAME= LWP-Protocol-https-6.11
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 3 
6CATEGORIES= www perl5 5CATEGORIES= www perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OA/OALDERS/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OA/OALDERS/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://metacpan.org/release/LWP-Protocol-https 9HOMEPAGE= https://metacpan.org/release/LWP-Protocol-https
11COMMENT= Provide https support for LWP::UserAgent 10COMMENT= Provide https support for LWP::UserAgent
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14CONFLICTS+= p5-libwww<6.02 13CONFLICTS+= p5-libwww<6.02
15 14
16DEPENDS+= p5-IO-Socket-SSL>=1.38:../../security/p5-IO-Socket-SSL 15DEPENDS+= p5-IO-Socket-SSL>=1.38:../../security/p5-IO-Socket-SSL
17DEPENDS+= p5-Mozilla-CA>=20110101:../../security/p5-Mozilla-CA 16DEPENDS+= p5-Mozilla-CA>=20110101:../../security/p5-Mozilla-CA
18TEST_DEPENDS+= p5-Test-RequiresInternet-[0-9]*:../../net/p5-Test-RequiresInternet 17TEST_DEPENDS+= p5-Test-RequiresInternet-[0-9]*:../../net/p5-Test-RequiresInternet

cvs diff -r1.11 -r1.12 pkgsrc/www/p5-LWP-Protocol-https/distinfo (expand / switch to unified diff)

--- pkgsrc/www/p5-LWP-Protocol-https/distinfo 2021/10/26 11:30:10 1.11
+++ pkgsrc/www/p5-LWP-Protocol-https/distinfo 2024/01/04 10:55:23 1.12
@@ -1,7 +1,5 @@ @@ -1,7 +1,5 @@
1$NetBSD: distinfo,v 1.11 2021/10/26 11:30:10 nia Exp $ 1$NetBSD: distinfo,v 1.12 2024/01/04 10:55:23 wiz Exp $
2 2
3BLAKE2s (LWP-Protocol-https-6.10.tar.gz) = 43daacda03e6dc9342d259cc5d115ab922db39fc45cf63d00eee32744f98ef8b 3BLAKE2s (LWP-Protocol-https-6.11.tar.gz) = 03ed33635863d9ec8953566a8cbcbd729db650c88336be1c38f0f12e76b2d6bd
4SHA512 (LWP-Protocol-https-6.10.tar.gz) = 4d3c89dab6fadcb574c176977ca6debba177ee3f817e87319d9cd81e0a0b09214e271c2e97edc456dad2f4a1ebf8c6266a4ae52c3a93144880a5b32db97e7a31 4SHA512 (LWP-Protocol-https-6.11.tar.gz) = 1e74c45898778c58d00eefbdd04a3ed47cf38164296278bec66c9b85f48ad635931873d2bf5423be8562df2c22b4bbf8eff0502bd29ba1c790bbbf76f3616ecf
5Size (LWP-Protocol-https-6.10.tar.gz) = 33691 bytes 5Size (LWP-Protocol-https-6.11.tar.gz) = 32599 bytes
6SHA1 (patch-lib_LWP_Protocol_https.pm) = b4129bf47059955b8527761c81674ee44318f8a0 
7SHA1 (patch-t_https__proxy.t) = 0653e29cdbe683329ccfa065d527a2e37bd3fde7 

File Deleted: pkgsrc/www/p5-LWP-Protocol-https/patches/patch-lib_LWP_Protocol_https.pm

File Deleted: pkgsrc/www/p5-LWP-Protocol-https/patches/patch-t_https__proxy.t