pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/p5-LWP-Protocol-https



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Sep  7 20:49:21 UTC 2020

Modified Files:
        pkgsrc/www/p5-LWP-Protocol-https: Makefile distinfo

Log Message:
p5-LWP-Protocol-https: update to 6.09.

6.09      2020-07-16 13:33:05Z
    - Make available the version of SSL/TLS protocol used in the connection
      (GH#56) (Jon Jensen)

6.08      2020-03-23 20:19:22Z (TRIAL RELEASE)
    - Add defined check (GH#53) (Mohammad S Anwar)
    - Fix copyright year (GH#55) (Olaf Alders)
    - Upgrade Mozilla::CA dependency; originally #26 by dolmen (GH#54) (Shoichi Kaji)
    - Adds coverage tests (GH#51) (Juan Julin Merelo Guervs)
    - Migrated to DZil (GH PR#30)
    - Moved bug tracking from RT to GitHub (GH#48) (Olaf Alders)


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/www/p5-LWP-Protocol-https/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/p5-LWP-Protocol-https/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/p5-LWP-Protocol-https/Makefile
diff -u pkgsrc/www/p5-LWP-Protocol-https/Makefile:1.24 pkgsrc/www/p5-LWP-Protocol-https/Makefile:1.25
--- pkgsrc/www/p5-LWP-Protocol-https/Makefile:1.24      Mon Aug 31 18:13:03 2020
+++ pkgsrc/www/p5-LWP-Protocol-https/Makefile   Mon Sep  7 20:49:21 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2020/08/31 18:13:03 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2020/09/07 20:49:21 wiz Exp $
 
-DISTNAME=      LWP-Protocol-https-6.07
+DISTNAME=      LWP-Protocol-https-6.09
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   4
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OA/OALDERS/}
 

Index: pkgsrc/www/p5-LWP-Protocol-https/distinfo
diff -u pkgsrc/www/p5-LWP-Protocol-https/distinfo:1.7 pkgsrc/www/p5-LWP-Protocol-https/distinfo:1.8
--- pkgsrc/www/p5-LWP-Protocol-https/distinfo:1.7       Wed Feb 22 11:37:34 2017
+++ pkgsrc/www/p5-LWP-Protocol-https/distinfo   Mon Sep  7 20:49:21 2020
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.7 2017/02/22 11:37:34 wiz Exp $
+$NetBSD: distinfo,v 1.8 2020/09/07 20:49:21 wiz Exp $
 
-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 (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 (patch-lib_LWP_Protocol_https.pm) = b4129bf47059955b8527761c81674ee44318f8a0
 SHA1 (patch-t_https__proxy.t) = 0653e29cdbe683329ccfa065d527a2e37bd3fde7



Home | Main Index | Thread Index | Old Index