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:           Thu Jan  4 11:25:20 UTC 2024

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

Log Message:
p5-libwww: update to 6.72.

6.72      2023-07-17 22:01:19Z
    - Don't mangle protocol scheme and don't require it to be valid if
      implementor is already known (GH#436) (mwgamera)

6.71      2023-06-20 19:44:19Z
    - Use rather than require Module::Load (GH#435) (Olaf Alders)


To generate a diff of this commit:
cvs rdiff -u -r1.138 -r1.139 pkgsrc/www/p5-libwww/Makefile
cvs rdiff -u -r1.78 -r1.79 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.138 pkgsrc/www/p5-libwww/Makefile:1.139
--- pkgsrc/www/p5-libwww/Makefile:1.138 Thu Jul  6 09:43:01 2023
+++ pkgsrc/www/p5-libwww/Makefile       Thu Jan  4 11:25:20 2024
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.138 2023/07/06 09:43:01 wiz Exp $
+# $NetBSD: Makefile,v 1.139 2024/01/04 11:25:20 wiz Exp $
 
-DISTNAME=      libwww-perl-6.70
+DISTNAME=      libwww-perl-6.72
 PKGNAME=       p5-${DISTNAME:S/-perl-/-/}
-PKGREVISION=   1
 CATEGORIES=    www perl5
-MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SI/SIMBABQUE/}
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OA/OALDERS/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://metacpan.org/release/libwww-perl

Index: pkgsrc/www/p5-libwww/distinfo
diff -u pkgsrc/www/p5-libwww/distinfo:1.78 pkgsrc/www/p5-libwww/distinfo:1.79
--- pkgsrc/www/p5-libwww/distinfo:1.78  Sat May 20 06:43:40 2023
+++ pkgsrc/www/p5-libwww/distinfo       Thu Jan  4 11:25:20 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.78 2023/05/20 06:43:40 wiz Exp $
+$NetBSD: distinfo,v 1.79 2024/01/04 11:25:20 wiz Exp $
 
-BLAKE2s (libwww-perl-6.70.tar.gz) = 56e0da853a81a1602ba183e836a5ba9270b9460beed4d254283ea2ef984ea455
-SHA512 (libwww-perl-6.70.tar.gz) = 6567cb13a7eb263e0acd87935a454a3bb44f662b0a40b3c7b628f0d2123cc04e1d991d64f54823d4b54f1e4c38bca676557e03f6ff98fa8ddd53d820bed5d9cc
-Size (libwww-perl-6.70.tar.gz) = 184130 bytes
+BLAKE2s (libwww-perl-6.72.tar.gz) = 2de0dab7b67458fd79052accbea6bb8c4739a133ba0530594424af08be6e14e4
+SHA512 (libwww-perl-6.72.tar.gz) = 2dd7052e2105b7bc8abe81742707e6a9aa9891316755171c275e8f547c65f97354a133027eeac93f1a1657ae986bdd9a74a9c887518acb8b5ea634e96910e57d
+Size (libwww-perl-6.72.tar.gz) = 184644 bytes



Home | Main Index | Thread Index | Old Index