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:           Sun Nov 23 07:10:07 UTC 2025

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

Log Message:
p5-OLE-Storage_Lite: update to 0.24.

0.24 Fri Nov 21 2025

    ! Fix for versions in package.

0.23 Fri Nov 21 2025

    ! Fixed issue where files with leading or trailing whitespace
      weren't handled correctly.
      https://github.com/jmcnamara/ole-storage-lite/pull/9

    + Updated (!?) perl requirement to v5.006.
      https://github.com/jmcnamara/ole-storage-lite/pull/6


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/devel/p5-OLE-Storage_Lite/Makefile
cvs rdiff -u -r1.12 -r1.13 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.37 pkgsrc/devel/p5-OLE-Storage_Lite/Makefile:1.38
--- pkgsrc/devel/p5-OLE-Storage_Lite/Makefile:1.37      Fri Jul  4 08:46:20 2025
+++ pkgsrc/devel/p5-OLE-Storage_Lite/Makefile   Sun Nov 23 07:10:07 2025
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.37 2025/07/04 08:46:20 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2025/11/23 07:10:07 wiz Exp $
 
-DISTNAME=      OLE-Storage_Lite-0.22
+DISTNAME=      OLE-Storage_Lite-0.24
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   3
 CATEGORIES=    devel perl5
-MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=OLE/}
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/J/JM/JMCNAMARA/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://metacpan.org/release/OLE-Storage_Lite

Index: pkgsrc/devel/p5-OLE-Storage_Lite/distinfo
diff -u pkgsrc/devel/p5-OLE-Storage_Lite/distinfo:1.12 pkgsrc/devel/p5-OLE-Storage_Lite/distinfo:1.13
--- pkgsrc/devel/p5-OLE-Storage_Lite/distinfo:1.12      Sat May 20 06:34:53 2023
+++ pkgsrc/devel/p5-OLE-Storage_Lite/distinfo   Sun Nov 23 07:10:07 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2023/05/20 06:34:53 wiz Exp $
+$NetBSD: distinfo,v 1.13 2025/11/23 07:10:07 wiz Exp $
 
-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
+BLAKE2s (OLE-Storage_Lite-0.24.tar.gz) = 7633606b2041337563155e84817b9c71c662846356d31bc62b875d9780744aa0
+SHA512 (OLE-Storage_Lite-0.24.tar.gz) = 5c2fef782b406effae2d8cd1f20cfdded947c9f70e6803f3749eed48a5db57f19cfa956c2e67708437262fcc14c5b72cfbe7cccd12ff30a2ed9885bb6130f4d7
+Size (OLE-Storage_Lite-0.24.tar.gz) = 23809 bytes



Home | Main Index | Thread Index | Old Index