pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-LWP-Protocol-https p5-LWP-Protocol-https: updat...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/56f823f7163f
branches:  trunk
changeset: 451520:56f823f7163f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Apr 27 17:13:51 2021 +0000

description:
p5-LWP-Protocol-https: update to 6.10.

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)

diffstat:

 www/p5-LWP-Protocol-https/Makefile |   7 ++++---
 www/p5-LWP-Protocol-https/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 8 deletions(-)

diffs (40 lines):

diff -r 86e1a1718644 -r 56f823f7163f www/p5-LWP-Protocol-https/Makefile
--- a/www/p5-LWP-Protocol-https/Makefile        Tue Apr 27 17:09:59 2021 +0000
+++ b/www/p5-LWP-Protocol-https/Makefile        Tue Apr 27 17:13:51 2021 +0000
@@ -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/}
@@ -14,8 +14,9 @@
 
 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
diff -r 86e1a1718644 -r 56f823f7163f www/p5-LWP-Protocol-https/distinfo
--- a/www/p5-LWP-Protocol-https/distinfo        Tue Apr 27 17:09:59 2021 +0000
+++ b/www/p5-LWP-Protocol-https/distinfo        Tue Apr 27 17:13:51 2021 +0000
@@ -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



Home | Main Index | Thread Index | Old Index