pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/p5-libwww



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Sep 14 06:51:06 UTC 2025

Modified Files:
        pkgsrc/www/p5-libwww: Makefile distinfo

Log Message:
p5-libwww: update to 6.80.

6.80      2025-09-11 22:57:38Z
    - Fix Perl warning for @ANI arrays by changing qw() to explicit list
      notation (GH#484) (Copilot)
    - Test on example.com rather than neverssl.com (GH#479) (Olaf Alders)


To generate a diff of this commit:
cvs rdiff -u -r1.147 -r1.148 pkgsrc/www/p5-libwww/Makefile
cvs rdiff -u -r1.84 -r1.85 pkgsrc/www/p5-libwww/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-libwww/Makefile
diff -u pkgsrc/www/p5-libwww/Makefile:1.147 pkgsrc/www/p5-libwww/Makefile:1.148
--- pkgsrc/www/p5-libwww/Makefile:1.147 Fri Jul  4 08:49:37 2025
+++ pkgsrc/www/p5-libwww/Makefile       Sun Sep 14 06:51:06 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.147 2025/07/04 08:49:37 wiz Exp $
+# $NetBSD: Makefile,v 1.148 2025/09/14 06:51:06 wiz Exp $
 
-DISTNAME=      libwww-perl-6.79
+DISTNAME=      libwww-perl-6.80
 PKGNAME=       p5-${DISTNAME:S/-perl-/-/}
-PKGREVISION=   1
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OA/OALDERS/}
 

Index: pkgsrc/www/p5-libwww/distinfo
diff -u pkgsrc/www/p5-libwww/distinfo:1.84 pkgsrc/www/p5-libwww/distinfo:1.85
--- pkgsrc/www/p5-libwww/distinfo:1.84  Tue Jul  1 21:10:21 2025
+++ pkgsrc/www/p5-libwww/distinfo       Sun Sep 14 06:51:06 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.84 2025/07/01 21:10:21 wiz Exp $
+$NetBSD: distinfo,v 1.85 2025/09/14 06:51:06 wiz Exp $
 
-BLAKE2s (libwww-perl-6.79.tar.gz) = d49c7d9f14e6f684865fbdbf2f8fecd5e3478ef0b6321706449853c3dc1f9a6b
-SHA512 (libwww-perl-6.79.tar.gz) = 0546003f9b780875a684bfd6aeca9c213cb1bf9f021f0c5872871c39ff5415d53d005fff0e2ba968d8f5a43b811fab1fe7696dcd2296de8344939e7a8da20ebe
-Size (libwww-perl-6.79.tar.gz) = 184691 bytes
+BLAKE2s (libwww-perl-6.80.tar.gz) = 6ed9c75e4a79e916557020186a4124da396c646d526ff6fcbf11dffd751ba3b8
+SHA512 (libwww-perl-6.80.tar.gz) = fdc8f8fada7e0dded5fed4ea94ac9e21b45a8199a5ff0e08c921cccf00ffd5bc9b02d259d5b5b7105eae529ee585b801abb846ac3c74cf74af0bfd7953487ba5
+Size (libwww-perl-6.80.tar.gz) = 184924 bytes



Home | Main Index | Thread Index | Old Index