pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-Config-General



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Jan  8 04:08:54 UTC 2023

Modified Files:
        pkgsrc/devel/p5-Config-General: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/devel/p5-Config-General/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/p5-Config-General/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-Config-General/Makefile
diff -u pkgsrc/devel/p5-Config-General/Makefile:1.47 pkgsrc/devel/p5-Config-General/Makefile:1.48
--- pkgsrc/devel/p5-Config-General/Makefile:1.47        Tue Jun 28 11:32:06 2022
+++ pkgsrc/devel/p5-Config-General/Makefile     Sun Jan  8 04:08:54 2023
@@ -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/}
 

Index: pkgsrc/devel/p5-Config-General/distinfo
diff -u pkgsrc/devel/p5-Config-General/distinfo:1.25 pkgsrc/devel/p5-Config-General/distinfo:1.26
--- pkgsrc/devel/p5-Config-General/distinfo:1.25        Tue Oct 26 10:16:17 2021
+++ pkgsrc/devel/p5-Config-General/distinfo     Sun Jan  8 04:08:54 2023
@@ -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