pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Config-General Update to 2.65
details: https://anonhg.NetBSD.org/pkgsrc/rev/46e42e52477d
branches: trunk
changeset: 391340:46e42e52477d
user: wen <wen%pkgsrc.org@localhost>
date: Sun Jan 08 04:08:54 2023 +0000
description:
Update to 2.65
Upstream changes:
2.65 - fix rt.cpan.org#132893: clarified license, now licensed
under the Artistic License 2.0.
- fix rt.cpan.org#139261: correctly include directories.
- fix rt.cpan.org#118746: remove the comma from legal
variable names, added mandatory start characters a-zA-Z0-9,
added a section in the POD to clarify this.
- fix rt.cpan.org#119160: fix IfDefine code. Thanks for the patch.
2.64 - fix rt.cpan.org#142095: copy default hash, avoid modification.
- the Catalyst folks who hosted the source of this module
closed or moved the repository, I have not been informed and
have therefore lost all history of the module. So I moved
to github (https://github.com/TLINDEN/Config-General).
Thanks for nothing, Catalyst.
diffstat:
devel/p5-Config-General/Makefile | 5 ++---
devel/p5-Config-General/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r b06ab7f8b3e3 -r 46e42e52477d devel/p5-Config-General/Makefile
--- a/devel/p5-Config-General/Makefile Sun Jan 08 03:41:13 2023 +0000
+++ b/devel/p5-Config-General/Makefile Sun Jan 08 04:08:54 2023 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2022/06/28 11:32:06 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2023/01/08 04:08:54 wen Exp $
-DISTNAME= Config-General-2.63
+DISTNAME= Config-General-2.65
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Config/}
diff -r b06ab7f8b3e3 -r 46e42e52477d devel/p5-Config-General/distinfo
--- a/devel/p5-Config-General/distinfo Sun Jan 08 03:41:13 2023 +0000
+++ b/devel/p5-Config-General/distinfo Sun Jan 08 04:08:54 2023 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2021/10/26 10:16:17 nia Exp $
+$NetBSD: distinfo,v 1.26 2023/01/08 04:08:54 wen Exp $
-BLAKE2s (Config-General-2.63.tar.gz) = 01454f7899e88322bd1c99a3063c09a027a97306a4b2ac9358a4c3a8754387c3
-SHA512 (Config-General-2.63.tar.gz) = ba9fdbf992049936ea288a90d8f8360821fc96f8d42df0298888b25543d2ac43e2958c5f7a8bbbae7cad1e2151ea00528756a3bc0cfbe408e5ee82bf309615f3
-Size (Config-General-2.63.tar.gz) = 64700 bytes
+BLAKE2s (Config-General-2.65.tar.gz) = 666c48d320b6b2677483219f9137ec1837331272cabb8e006b9b0faeb860585f
+SHA512 (Config-General-2.65.tar.gz) = 67e0a4a028ed43bff992491afbfa0dede4ab4e2ccec87e2c1f6f62c3a29ae9699a302671f9debe41b0aebc5245fb8332ed14d076c262ec572e5aafbe5ff513f4
+Size (Config-General-2.65.tar.gz) = 65295 bytes
Home |
Main Index |
Thread Index |
Old Index