pkgsrc-Changes archive

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

CVS commit: pkgsrc/filesystems/p5-Path-Tiny



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Mar 30 08:54:04 UTC 2025

Modified Files:
        pkgsrc/filesystems/p5-Path-Tiny: Makefile distinfo

Log Message:
p5-Path-Tiny: update to 0.148.

0.148     2025-03-17 07:18:28-04:00 America/New_York

    [Bug fixes]
    - Fixed problems with exceptions.

    [Documentation]
    - Cross-referenced slurp and lines.

0.147     2025-03-10 22:11:06-04:00 America/New_York (TRIAL RELEASE)

    [Changes]

    - Invalid arguments when hash references are expected throw exceptions.


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/filesystems/p5-Path-Tiny/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/filesystems/p5-Path-Tiny/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/filesystems/p5-Path-Tiny/Makefile
diff -u pkgsrc/filesystems/p5-Path-Tiny/Makefile:1.39 pkgsrc/filesystems/p5-Path-Tiny/Makefile:1.40
--- pkgsrc/filesystems/p5-Path-Tiny/Makefile:1.39       Sat Nov 16 12:05:38 2024
+++ pkgsrc/filesystems/p5-Path-Tiny/Makefile    Sun Mar 30 08:54:04 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2024/11/16 12:05:38 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2025/03/30 08:54:04 wiz Exp $
 
-DISTNAME=      Path-Tiny-0.146
+DISTNAME=      Path-Tiny-0.148
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    filesystems devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DA/DAGOLDEN/}
 

Index: pkgsrc/filesystems/p5-Path-Tiny/distinfo
diff -u pkgsrc/filesystems/p5-Path-Tiny/distinfo:1.25 pkgsrc/filesystems/p5-Path-Tiny/distinfo:1.26
--- pkgsrc/filesystems/p5-Path-Tiny/distinfo:1.25       Sun May 12 06:10:48 2024
+++ pkgsrc/filesystems/p5-Path-Tiny/distinfo    Sun Mar 30 08:54:04 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2024/05/12 06:10:48 wiz Exp $
+$NetBSD: distinfo,v 1.26 2025/03/30 08:54:04 wiz Exp $
 
-BLAKE2s (Path-Tiny-0.146.tar.gz) = 0bef32925cf626a6099144e032c18673ed4de17cf6812530b63add332cbcd3a5
-SHA512 (Path-Tiny-0.146.tar.gz) = 8939e7a42a2539db98825f2755399fb5eb38aac9e6ad17ec71d51edad99ddb4d5d891ef0119b57a79e4fa84c43faedff2a05c705a1e6d731f77d49798d6dc94e
-Size (Path-Tiny-0.146.tar.gz) = 105879 bytes
+BLAKE2s (Path-Tiny-0.148.tar.gz) = 0b9da6fe8a937f91cc205e066fa36bfa54960b40e4f1cc189fbe0829842a9b9e
+SHA512 (Path-Tiny-0.148.tar.gz) = 2adc60d3872ebd53dff4197b6c8fe4132f6bf3a5de4f27ef0d5885e8f2cdcc88d0fbce3bd12f2b547681d0cd59fd8ce9a7eaf896a580f54089f118a28e0a0393
+Size (Path-Tiny-0.148.tar.gz) = 109809 bytes



Home | Main Index | Thread Index | Old Index