Wed Oct 5 13:22:36 2022 UTC ()
Update to 0.13

Upstream changes:
Changes for version 0.13 - 2022-08-27
CHANGES
Use `feature 'class'` instead of blessed ARRAYrefs on perls which support that, as an experiment to test how well that works


(wen)
diff -r1.14 -r1.15 pkgsrc/devel/p5-Struct-Dumb/Makefile
diff -r1.7 -r1.8 pkgsrc/devel/p5-Struct-Dumb/distinfo

cvs diff -r1.14 -r1.15 pkgsrc/devel/p5-Struct-Dumb/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Struct-Dumb/Makefile 2022/06/28 11:33:15 1.14
+++ pkgsrc/devel/p5-Struct-Dumb/Makefile 2022/10/05 13:22:36 1.15
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.14 2022/06/28 11:33:15 wiz Exp $ 1# $NetBSD: Makefile,v 1.15 2022/10/05 13:22:36 wen Exp $
2 2
3DISTNAME= Struct-Dumb-0.12 3DISTNAME= Struct-Dumb-0.13
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 3 
6CATEGORIES= devel 5CATEGORIES= devel
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PE/PEVANS/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PE/PEVANS/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://metacpan.org/pod/Struct::Dumb 9HOMEPAGE= https://metacpan.org/pod/Struct::Dumb
11COMMENT= Make simple lightweight record-like structures 10COMMENT= Make simple lightweight record-like structures
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14# for make test 13# for make test
15TEST_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal 14TEST_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
16TEST_DEPENDS+= p5-Data-Dump-[0-9]*:../../devel/p5-Data-Dump 15TEST_DEPENDS+= p5-Data-Dump-[0-9]*:../../devel/p5-Data-Dump
17 16
18# TODO: Look for the dependencies in Build.PL. 17# TODO: Look for the dependencies in Build.PL.

cvs diff -r1.7 -r1.8 pkgsrc/devel/p5-Struct-Dumb/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Struct-Dumb/distinfo 2021/10/26 10:17:30 1.7
+++ pkgsrc/devel/p5-Struct-Dumb/distinfo 2022/10/05 13:22:36 1.8
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.7 2021/10/26 10:17:30 nia Exp $ 1$NetBSD: distinfo,v 1.8 2022/10/05 13:22:36 wen Exp $
2 2
3BLAKE2s (Struct-Dumb-0.12.tar.gz) = 0dfc7e00a988c0b0efabc1c0a3a64635251cd8d056ad957d7ef14522715c155f 3BLAKE2s (Struct-Dumb-0.13.tar.gz) = 03ba9e424dc58a5538ae383d1be095b432ce9fb0bc018dbd4f36e1890da75b52
4SHA512 (Struct-Dumb-0.12.tar.gz) = 52b8e2e7b0f073d1e24c941529989f1bd94d29e8c84abfc811baf3955bba5951b235128953260a149e9e52ee31c0759498cc9c3a283e350e618e8b004e50a132 4SHA512 (Struct-Dumb-0.13.tar.gz) = 5fb5132f4696072d7682e7c5bac91921f2ce8c32171cbfddbad7566022d6d0f2257ac9679969727b56e5cbb561b81d260cd2a7be5d71ebffbccc5b9ecba2a8d6
5Size (Struct-Dumb-0.12.tar.gz) = 17513 bytes 5Size (Struct-Dumb-0.13.tar.gz) = 15428 bytes