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 Apr  5 07:25:11 UTC 2026

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

Log Message:
p5-libwww: update to 6.82.

6.82      2026-03-29 17:02:10Z
    - Fix env_proxy() warning for unrelated environment variables (GH#501)
      (Olaf Alders) with patch provided by @kberry.
    - Fix `C<>` usage in doc (GH#500) (Dan Church)
    - add an in-repo Makefile.PL for those tools that insist on running one
      (GH#497) (Karen Etheridge)


To generate a diff of this commit:
cvs rdiff -u -r1.149 -r1.150 pkgsrc/www/p5-libwww/Makefile
cvs rdiff -u -r1.86 -r1.87 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.149 pkgsrc/www/p5-libwww/Makefile:1.150
--- pkgsrc/www/p5-libwww/Makefile:1.149 Sun Oct 26 22:13:36 2025
+++ pkgsrc/www/p5-libwww/Makefile       Sun Apr  5 07:25:10 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.149 2025/10/26 22:13:36 wiz Exp $
+# $NetBSD: Makefile,v 1.150 2026/04/05 07:25:10 wiz Exp $
 
-DISTNAME=      libwww-perl-6.81
+DISTNAME=      libwww-perl-6.82
 PKGNAME=       p5-${DISTNAME:S/-perl-/-/}
 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.86 pkgsrc/www/p5-libwww/distinfo:1.87
--- pkgsrc/www/p5-libwww/distinfo:1.86  Sun Oct 26 22:13:36 2025
+++ pkgsrc/www/p5-libwww/distinfo       Sun Apr  5 07:25:10 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.86 2025/10/26 22:13:36 wiz Exp $
+$NetBSD: distinfo,v 1.87 2026/04/05 07:25:10 wiz Exp $
 
-BLAKE2s (libwww-perl-6.81.tar.gz) = c2220a5ac70b8e649bd34fc3c8f1fcadbab083cd0e97592c2897539436884b28
-SHA512 (libwww-perl-6.81.tar.gz) = 7b3527ca7266cfb31a37bed58bb8258ddccf54af4cf8071605de868539954cd5997aa5edf8ef66d5f386aeb00bb9d5756ffcd1836957e0a9f1ec6f650108f3c6
-Size (libwww-perl-6.81.tar.gz) = 187283 bytes
+BLAKE2s (libwww-perl-6.82.tar.gz) = a5aa471a0b4ae28924d097a2f2ab5d3daddf92389386966386ca3405ba91b3f0
+SHA512 (libwww-perl-6.82.tar.gz) = 2d090456f1e6808de7712b81d9d88da32edfaf1e841ec7669d12e93349159d7fd472155798a4bf03d9ac7fac45d93da9c680197fb2ad4482fa0ebbbabb82c2cd
+Size (libwww-perl-6.82.tar.gz) = 187496 bytes



Home | Main Index | Thread Index | Old Index