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 Feb 23 11:21:48 UTC 2025
Modified Files:
pkgsrc/www/p5-libwww: Makefile distinfo
Log Message:
p5-libwww: update to 6.78.
6.78 2025-02-20 00:32:06Z
- Don't warn on proxy as unrecognized option for LWP::UserAgent->new
(GH#469) (Austin Hill)
To generate a diff of this commit:
cvs rdiff -u -r1.144 -r1.145 pkgsrc/www/p5-libwww/Makefile
cvs rdiff -u -r1.82 -r1.83 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.144 pkgsrc/www/p5-libwww/Makefile:1.145
--- pkgsrc/www/p5-libwww/Makefile:1.144 Sat Nov 16 12:08:06 2024
+++ pkgsrc/www/p5-libwww/Makefile Sun Feb 23 11:21:48 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.144 2024/11/16 12:08:06 wiz Exp $
+# $NetBSD: Makefile,v 1.145 2025/02/23 11:21:48 wiz Exp $
-DISTNAME= libwww-perl-6.77
+DISTNAME= libwww-perl-6.78
PKGNAME= p5-${DISTNAME:S/-perl-/-/}
-PKGREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OA/OALDERS/}
@@ -38,6 +37,9 @@ USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/LWP/.packlist
MAKE_ENV+= PERL_MM_USE_DEFAULT=1
+# for tests
+ALLOW_NETWORK_ACCESS= yes
+
.include "options.mk"
.include "../../lang/perl5/module.mk"
Index: pkgsrc/www/p5-libwww/distinfo
diff -u pkgsrc/www/p5-libwww/distinfo:1.82 pkgsrc/www/p5-libwww/distinfo:1.83
--- pkgsrc/www/p5-libwww/distinfo:1.82 Tue Mar 19 10:40:00 2024
+++ pkgsrc/www/p5-libwww/distinfo Sun Feb 23 11:21:48 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.82 2024/03/19 10:40:00 wiz Exp $
+$NetBSD: distinfo,v 1.83 2025/02/23 11:21:48 wiz Exp $
-BLAKE2s (libwww-perl-6.77.tar.gz) = c2c3b8e3c3927c41245390522e14185e632c3583442c78a104795ea9835d1bc9
-SHA512 (libwww-perl-6.77.tar.gz) = 66aa1928da3362a496da543473a0ce1a7cc3885ebb5bf449ab0cdd18ce7836835b80ec8919cf6d0e63107eda03e1fe9d05ba39422a32e144034ef02632d43659
-Size (libwww-perl-6.77.tar.gz) = 183886 bytes
+BLAKE2s (libwww-perl-6.78.tar.gz) = 227ed4330b1e5d630cc9eeb3b62ba671f207bd75e9bf5f4c883b73ec52240bdd
+SHA512 (libwww-perl-6.78.tar.gz) = 8582a7f2fc2599056b61ade169563f9ced40c5a4193e297e5a26e2fe68b60f0bdff5c60197bd5b359ffde6f5c033393ad013b7cf68aaac790d73198fd63d2f99
+Size (libwww-perl-6.78.tar.gz) = 184340 bytes
Home |
Main Index |
Thread Index |
Old Index