pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Moose
Module Name: pkgsrc
Committed By: wen
Date: Thu Aug 3 07:08:27 UTC 2023
Modified Files:
pkgsrc/devel/p5-Moose: Makefile distinfo
Log Message:
Update to 2.2206
Upstream changes:
2.2206 2023-07-23
[TESTS]
- fix parsing error in test in 2.2205 release.
2.2205 2023-07-23
[TESTS]
- fix error in test in 2.2204 release.
2.2204 2023-07-23
[TESTS]
- adjust the expected list of UNIVERSAL methods, to account for changes in
perl 5.39.1 (some things, like the import method, could end up existing
based on the perl version or based on a prerequite loading UNIVERSAL.pm).
(#183, Graham Knop)
To generate a diff of this commit:
cvs rdiff -u -r1.128 -r1.129 pkgsrc/devel/p5-Moose/Makefile
cvs rdiff -u -r1.98 -r1.99 pkgsrc/devel/p5-Moose/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-Moose/Makefile
diff -u pkgsrc/devel/p5-Moose/Makefile:1.128 pkgsrc/devel/p5-Moose/Makefile:1.129
--- pkgsrc/devel/p5-Moose/Makefile:1.128 Thu Jul 6 09:39:37 2023
+++ pkgsrc/devel/p5-Moose/Makefile Thu Aug 3 07:08:27 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.128 2023/07/06 09:39:37 wiz Exp $
+# $NetBSD: Makefile,v 1.129 2023/08/03 07:08:27 wen Exp $
-DISTNAME= Moose-2.2203
+DISTNAME= Moose-2.2206
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
Index: pkgsrc/devel/p5-Moose/distinfo
diff -u pkgsrc/devel/p5-Moose/distinfo:1.98 pkgsrc/devel/p5-Moose/distinfo:1.99
--- pkgsrc/devel/p5-Moose/distinfo:1.98 Thu Jan 26 23:47:57 2023
+++ pkgsrc/devel/p5-Moose/distinfo Thu Aug 3 07:08:27 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.98 2023/01/26 23:47:57 wen Exp $
+$NetBSD: distinfo,v 1.99 2023/08/03 07:08:27 wen Exp $
-BLAKE2s (Moose-2.2203.tar.gz) = 59a7b8cbf6e4dc52bcbec32b1c485fcef5fd426b784a123fe7ad3bfd647b28eb
-SHA512 (Moose-2.2203.tar.gz) = c91284cfaa29c6252de25cad5e54d5565d468bc11eab9f02c8469c523441467fc3ad5f68a32847b347652b04bfaaaaffb6d078279c5175d93855552e10cc805a
-Size (Moose-2.2203.tar.gz) = 905536 bytes
+BLAKE2s (Moose-2.2206.tar.gz) = e1087ca254216cb4eb4f3c6e1a7f8496606c42681b1ecb7d2c5ecb8ead3212dc
+SHA512 (Moose-2.2206.tar.gz) = 959600944dab57232c9b7c1aebf2d08c2bed1066b52f11688dbe258b3fff2926f0267774b6b2aca777b42330008d64f3f6fb3c43ee08bfc1bdafc9fcaa58f954
+Size (Moose-2.2206.tar.gz) = 906783 bytes
Home |
Main Index |
Thread Index |
Old Index