pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-OLE-Storage_Lite



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat May 20 06:34:53 UTC 2023

Modified Files:
        pkgsrc/devel/p5-OLE-Storage_Lite: Makefile distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/p5-OLE-Storage_Lite/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/p5-OLE-Storage_Lite/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-OLE-Storage_Lite/Makefile
diff -u pkgsrc/devel/p5-OLE-Storage_Lite/Makefile:1.33 pkgsrc/devel/p5-OLE-Storage_Lite/Makefile:1.34
--- pkgsrc/devel/p5-OLE-Storage_Lite/Makefile:1.33      Tue Jun 28 11:32:58 2022
+++ pkgsrc/devel/p5-OLE-Storage_Lite/Makefile   Sat May 20 06:34:53 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2022/06/28 11:32:58 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2023/05/20 06:34:53 wiz Exp $
 
-DISTNAME=      OLE-Storage_Lite-0.20
+DISTNAME=      OLE-Storage_Lite-0.22
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   3
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=OLE/}
 

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



Home | Main Index | Thread Index | Old Index