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:           Mon Apr 26 14:57:26 UTC 2021

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

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

0.118     2021-02-04 19:09:58-05:00 America/New_York

    - No changes from 0.117-TRIAL.

0.117     2021-01-31 21:22:29-05:00 America/New_York (TRIAL RELEASE)

    [Tests]

    - Skip symlink tests on Windows by actually testing symlinks, as Perl
      5.33.5 adds notional support but it's not possible without elevated
      privileges.

0.116     2021-01-22 10:32:22-05:00 America/New_York

    - No changes from 0.115-TRIAL.

0.115     2021-01-19 12:01:33-05:00 America/New_York (TRIAL RELEASE)

    [Tests]

    - Fixes tests on MSYS without symlinks enabled.


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/filesystems/p5-Path-Tiny/Makefile
cvs rdiff -u -r1.19 -r1.20 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.31 pkgsrc/filesystems/p5-Path-Tiny/Makefile:1.32
--- pkgsrc/filesystems/p5-Path-Tiny/Makefile:1.31       Mon Sep  7 10:28:31 2020
+++ pkgsrc/filesystems/p5-Path-Tiny/Makefile    Mon Apr 26 14:57:26 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2020/09/07 10:28:31 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2021/04/26 14:57:26 wiz Exp $
 
-DISTNAME=      Path-Tiny-0.114
+DISTNAME=      Path-Tiny-0.118
 PKGNAME=       p5-${DISTNAME}
 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.19 pkgsrc/filesystems/p5-Path-Tiny/distinfo:1.20
--- pkgsrc/filesystems/p5-Path-Tiny/distinfo:1.19       Mon Sep  7 10:28:31 2020
+++ pkgsrc/filesystems/p5-Path-Tiny/distinfo    Mon Apr 26 14:57:26 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2020/09/07 10:28:31 wiz Exp $
+$NetBSD: distinfo,v 1.20 2021/04/26 14:57:26 wiz Exp $
 
-SHA1 (Path-Tiny-0.114.tar.gz) = ce34391e44158435ec39be1bb4eb9b77aa843ec2
-RMD160 (Path-Tiny-0.114.tar.gz) = b888be1823d49aaf3e79d951ca95cded967b94b8
-SHA512 (Path-Tiny-0.114.tar.gz) = 932d9d4658af1e578142ff3bb4e541e6fb7754397c55f869d17f9989a181c10b528779aeedcaafc2cd879a31a6febe63d220cbf843f187db92e6ae1087c39e56
-Size (Path-Tiny-0.114.tar.gz) = 92922 bytes
+SHA1 (Path-Tiny-0.118.tar.gz) = 0bb2c64739232fc213fabc860d208b5fc6f67331
+RMD160 (Path-Tiny-0.118.tar.gz) = 4d73fc55f37924e821d3c183cb492e2a85d96ed7
+SHA512 (Path-Tiny-0.118.tar.gz) = cca91e7fcb099aa7aec73135d295f3f32366ca4bec17201183d3e5cb69cf7e58f2554e162318bc34dc787689bab338286937c0e83065d8aff4d4862aa53efc61
+Size (Path-Tiny-0.118.tar.gz) = 92950 bytes



Home | Main Index | Thread Index | Old Index