pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Data-Munge



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Dec 16 10:20:07 UTC 2023

Modified Files:
        pkgsrc/devel/p5-Data-Munge: Makefile distinfo

Log Message:
(devel/p5-Data-Munge) Updated 0.097 to 0.10

0.10    2023-03-21
        * Drop dependency on 'base' and 'Test::More'; switch to 'Test2::V0'
          instead.
        * Update links in documentation.
        * Autogenerate README from POD.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/p5-Data-Munge/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/p5-Data-Munge/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-Data-Munge/Makefile
diff -u pkgsrc/devel/p5-Data-Munge/Makefile:1.18 pkgsrc/devel/p5-Data-Munge/Makefile:1.19
--- pkgsrc/devel/p5-Data-Munge/Makefile:1.18    Thu Jul  6 09:38:55 2023
+++ pkgsrc/devel/p5-Data-Munge/Makefile Sat Dec 16 10:20:07 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2023/07/06 09:38:55 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2023/12/16 10:20:07 mef Exp $
 
-DISTNAME=      Data-Munge-0.097
+DISTNAME=      Data-Munge-0.10
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   7
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Data/}
 
@@ -11,8 +10,7 @@ HOMEPAGE=     https://metacpan.org/release/D
 COMMENT=       Various utility functions
 LICENSE=       ${PERL5_LICENSE}
 
-# for make test
-TOOL_DEPENDS+= p5-Test-Warnings-[0-9]*:../../devel/p5-Test-Warnings
+TEST_DEPENDS+= p5-Test-Warnings-[0-9]*:../../devel/p5-Test-Warnings
 
 PERL5_PACKLIST=        auto/Data/Munge/.packlist
 

Index: pkgsrc/devel/p5-Data-Munge/distinfo
diff -u pkgsrc/devel/p5-Data-Munge/distinfo:1.9 pkgsrc/devel/p5-Data-Munge/distinfo:1.10
--- pkgsrc/devel/p5-Data-Munge/distinfo:1.9     Tue Oct 26 10:16:21 2021
+++ pkgsrc/devel/p5-Data-Munge/distinfo Sat Dec 16 10:20:07 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 10:16:21 nia Exp $
+$NetBSD: distinfo,v 1.10 2023/12/16 10:20:07 mef Exp $
 
-BLAKE2s (Data-Munge-0.097.tar.gz) = 5e0bc6d521067a4480c713332a8e4a3779bd35cafb47c654fcbac13a64a68c22
-SHA512 (Data-Munge-0.097.tar.gz) = 9f71ca08d4f96242f649ef9eeede78cfafce0857a7d423512a24cafc7c22d335a148f23a6d78197244a09a73f1ea095fc262a3c8d318432117da31b7d9759d63
-Size (Data-Munge-0.097.tar.gz) = 9332 bytes
+BLAKE2s (Data-Munge-0.10.tar.gz) = 267f1a52c0de8386bed743366f54b5a21130568099d406de929ca21875c32b05
+SHA512 (Data-Munge-0.10.tar.gz) = 50cd7e9cb448cb09b2cc6ba4a52f1a688fb2a4901a97366754fb0a2afc0a64bb291408791755d62c04cb8c6fd7ccd97f9b55b93b1696cd01efd3ff8ec95dc797
+Size (Data-Munge-0.10.tar.gz) = 9653 bytes



Home | Main Index | Thread Index | Old Index