Sat May 20 06:34:53 2023 UTC ()
p5-OLE-Storage_Lite: update to 0.22.

0.22: not documented

0.21 Fri Feb 17 2020

    + Fix for Spreadsheet::ParseExcel break due to the previous change in
      v0.20.  https://github.com/jmcnamara/ole-storage-lite/pull/4


(wiz)
diff -r1.33 -r1.34 pkgsrc/devel/p5-OLE-Storage_Lite/Makefile
diff -r1.11 -r1.12 pkgsrc/devel/p5-OLE-Storage_Lite/distinfo

cvs diff -r1.33 -r1.34 pkgsrc/devel/p5-OLE-Storage_Lite/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-OLE-Storage_Lite/Makefile 2022/06/28 11:32:58 1.33
+++ pkgsrc/devel/p5-OLE-Storage_Lite/Makefile 2023/05/20 06:34:53 1.34
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.33 2022/06/28 11:32:58 wiz Exp $ 1# $NetBSD: Makefile,v 1.34 2023/05/20 06:34:53 wiz Exp $
2 2
3DISTNAME= OLE-Storage_Lite-0.20 3DISTNAME= OLE-Storage_Lite-0.22
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 3 
6CATEGORIES= devel perl5 5CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=OLE/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=OLE/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://metacpan.org/release/OLE-Storage_Lite 9HOMEPAGE= https://metacpan.org/release/OLE-Storage_Lite
11COMMENT= Module for reading and writing OLE-Structured files 10COMMENT= Module for reading and writing OLE-Structured files
12 11
13DEPENDS+= p5-IO-stringy>=2.101:../../devel/p5-IO-stringy 12DEPENDS+= p5-IO-stringy>=2.101:../../devel/p5-IO-stringy
14 13
15USE_LANGUAGES= # empty 14USE_LANGUAGES= # empty
16PERL5_PACKLIST= auto/OLE/Storage_Lite/.packlist 15PERL5_PACKLIST= auto/OLE/Storage_Lite/.packlist
17 16
18.include "../../lang/perl5/module.mk" 17.include "../../lang/perl5/module.mk"

cvs diff -r1.11 -r1.12 pkgsrc/devel/p5-OLE-Storage_Lite/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-OLE-Storage_Lite/distinfo 2021/10/26 10:17:10 1.11
+++ pkgsrc/devel/p5-OLE-Storage_Lite/distinfo 2023/05/20 06:34:53 1.12
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.11 2021/10/26 10:17:10 nia Exp $ 1$NetBSD: distinfo,v 1.12 2023/05/20 06:34:53 wiz Exp $
2 2
3BLAKE2s (OLE-Storage_Lite-0.20.tar.gz) = 031f76d3e522e5979eef239693f8247cf40162deadc7da6c645f830388e7f5cb 3BLAKE2s (OLE-Storage_Lite-0.22.tar.gz) = 5a1bf55bfc40f2689c279ad9224629e4932283171a0b9a02bf8b3108fd760971
4SHA512 (OLE-Storage_Lite-0.20.tar.gz) = bcf89c561e02c850f6d5d27705dd671f0294e4a903cf7863f9dbf536203dfb3148ca4fa88ef91a429b96142bf1ae040989d8850fd171448e0db5dc9ae7fc1877 4SHA512 (OLE-Storage_Lite-0.22.tar.gz) = 672b44f033a8c13fcf6258c2ff08627bd6ed8fe3c105b2c20e9627e361df217511fdb2c7be117634883c5ec050894a64a4d06b21fac252602c0ac1b828bf1dd5
5Size (OLE-Storage_Lite-0.20.tar.gz) = 22586 bytes 5Size (OLE-Storage_Lite-0.22.tar.gz) = 22846 bytes