pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Class-Singleton Update to 1.6
details: https://anonhg.NetBSD.org/pkgsrc/rev/7e4f9011e76d
branches: trunk
changeset: 446567:7e4f9011e76d
user: wen <wen%pkgsrc.org@localhost>
date: Thu Feb 11 00:47:16 2021 +0000
description:
Update to 1.6
Upstream changes:
1.6 2020-12-02
- Fixed confusing Changes entry about Perl's licensing terms.
[<KENTNL%cpan.org@localhost>, CPAN RT#132843]
- Added optional Changes testing (skipped unless AUTHOR_TESTING).
- Reformatted Changes file as per CPAN::Changes::Spec.
- Added optional POD coverage testing (skipped unless AUTHOR_TESTING).
- Added optional Perl::Critic testing (skipped unless AUTHOR_TESTING).
- Made code Perl::Critic clean.
- Added optional POD testing (skipped unless AUTHOR_TESTING).
- Included GitHub repository URLs in metadata now that source code has been
uploaded to GitHub (as of version 1.5).
- Included META.json file in addition to META.yml.
- Set minimum required ExtUtils::MakeMaker version to 6.64 to ensure that
all parameters used are supported, to save jumping through hoops to
support earlier versions. (This should not be a problem since
ExtUtils::MakeMaker 6.64 is easily installed into Perl 5.8.1 and above,
that being the whole point of the new choice of minimum supported Perl
version.)
- Set minimum required Perl version to 5.8.1. This is in line with the
minimum requirement of the "Perl Toolchain".
- Corrected typo in a comment. [<dsteinbrunner%pobox.com@localhost>, CPAN RT#86336]
diffstat:
devel/p5-Class-Singleton/Makefile | 5 ++---
devel/p5-Class-Singleton/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 3845bd9389dd -r 7e4f9011e76d devel/p5-Class-Singleton/Makefile
--- a/devel/p5-Class-Singleton/Makefile Thu Feb 11 00:43:29 2021 +0000
+++ b/devel/p5-Class-Singleton/Makefile Thu Feb 11 00:47:16 2021 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2020/08/31 18:07:39 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2021/02/11 00:47:16 wen Exp $
-DISTNAME= Class-Singleton-1.5
+DISTNAME= Class-Singleton-1.6
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/}
diff -r 3845bd9389dd -r 7e4f9011e76d devel/p5-Class-Singleton/distinfo
--- a/devel/p5-Class-Singleton/distinfo Thu Feb 11 00:43:29 2021 +0000
+++ b/devel/p5-Class-Singleton/distinfo Thu Feb 11 00:47:16 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2015/11/03 03:28:03 agc Exp $
+$NetBSD: distinfo,v 1.6 2021/02/11 00:47:16 wen Exp $
-SHA1 (Class-Singleton-1.5.tar.gz) = c14bc9a494eed4965934e0a429a5f0c8cc4f78ea
-RMD160 (Class-Singleton-1.5.tar.gz) = 3ce867a14e7784b82cb04dd30e0c4d28f8a87f20
-SHA512 (Class-Singleton-1.5.tar.gz) = f061a8b92d5f65e4fbcd14ef36ff1216f84443f487de34c98f7d08d6d18148f156c0cbd6249e75ac448c17547d1172dbda8b670a8e7573d3581c9c1196eb4804
-Size (Class-Singleton-1.5.tar.gz) = 7785 bytes
+SHA1 (Class-Singleton-1.6.tar.gz) = fe1a90d870542ac415b31b5923a24cb7e29c0c79
+RMD160 (Class-Singleton-1.6.tar.gz) = 890ff418b64e25e08b60e1615ac954f9bcb19648
+SHA512 (Class-Singleton-1.6.tar.gz) = 68b637ba57d5da70ac8e7a8a5e1874481681d6a217bb0c58a232d4329c582f32d29b5ac4c60a131bc863c8faf2852c5249bced9d286e87fefe4960e95f35b1ec
+Size (Class-Singleton-1.6.tar.gz) = 16164 bytes
Home |
Main Index |
Thread Index |
Old Index