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:   wen
Date:           Fri Mar  4 13:26:20 UTC 2022

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

Log Message:
Update to 6.61

Upstream changes:
6.61      2022-01-21 21:41:18Z
    - Use File::Copy::move to attempt an atomic mirror (GH#401) (Andrew Fresh)
    - Require Getopt::Long at runtime, too (GH#402) (Ville Skyttä)


To generate a diff of this commit:
cvs rdiff -u -r1.133 -r1.134 pkgsrc/www/p5-libwww/Makefile
cvs rdiff -u -r1.75 -r1.76 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.133 pkgsrc/www/p5-libwww/Makefile:1.134
--- pkgsrc/www/p5-libwww/Makefile:1.133 Tue Jan 18 06:35:12 2022
+++ pkgsrc/www/p5-libwww/Makefile       Fri Mar  4 13:26:20 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.133 2022/01/18 06:35:12 wen Exp $
+# $NetBSD: Makefile,v 1.134 2022/03/04 13:26:20 wen Exp $
 
-DISTNAME=      libwww-perl-6.60
+DISTNAME=      libwww-perl-6.61
 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.75 pkgsrc/www/p5-libwww/distinfo:1.76
--- pkgsrc/www/p5-libwww/distinfo:1.75  Tue Jan 18 06:35:12 2022
+++ pkgsrc/www/p5-libwww/distinfo       Fri Mar  4 13:26:20 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.75 2022/01/18 06:35:12 wen Exp $
+$NetBSD: distinfo,v 1.76 2022/03/04 13:26:20 wen Exp $
 
-BLAKE2s (libwww-perl-6.60.tar.gz) = 9f66cdbeb01d5228f1e7320aedd79edf6a5f005802713cc96cf64e5388519816
-SHA512 (libwww-perl-6.60.tar.gz) = 9f7e45c9beb36a2147b81ee16a86ecf99da79485df6198d2439325d1cc0f186d5b27b46d39a4583e54fddd4cbdd87f455190b57f11065a03db1bacfb61506544
-Size (libwww-perl-6.60.tar.gz) = 179043 bytes
+BLAKE2s (libwww-perl-6.61.tar.gz) = 88c88ccc449485f151b1c7629bb841d9d55c7b8d2d2d5a1e6e57a0a0e77984ed
+SHA512 (libwww-perl-6.61.tar.gz) = 1c75546737c3e1db55f9bdf414062802450e5cced1c4e24840d8e214b2a10c5bac81cc70479d276f0123a3b34bd9025712cebf256036b472e5fad5a629db8c70
+Size (libwww-perl-6.61.tar.gz) = 179453 bytes



Home | Main Index | Thread Index | Old Index