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 Sep  7 10:28:31 UTC 2020

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

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

0.114     2020-04-26 10:10:29-04:00 America/New_York

    - No changes from 0.113-TRIAL.

0.113     2020-04-14 16:06:58-04:00 America/New_York (TRIAL RELEASE)

    [Fixes]

    - Uses \z instead of $ in regular expressions

0.112     2020-01-28 22:12:16-05:00 America/New_York

    - No changes from 0.111-TRIAL.

0.111     2020-01-23 10:54:48-05:00 America/New_York (TRIAL RELEASE)

    - Another test fix on Windows, possibly due to a behavior change in
      Cwd::getdcwd.

0.110     2020-01-13 13:11:38-05:00 America/New_York

    - No changes from 0.109-TRIAL.

0.109     2020-01-02 12:24:25-05:00 America/New_York (TRIAL RELEASE)

    - Fixes tests on Windows, particularly with newer File::Spec.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/filesystems/p5-Path-Tiny/Makefile
cvs rdiff -u -r1.18 -r1.19 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.30 pkgsrc/filesystems/p5-Path-Tiny/Makefile:1.31
--- pkgsrc/filesystems/p5-Path-Tiny/Makefile:1.30       Mon Aug 31 18:09:30 2020
+++ pkgsrc/filesystems/p5-Path-Tiny/Makefile    Mon Sep  7 10:28:31 2020
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2020/08/31 18:09:30 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2020/09/07 10:28:31 wiz Exp $
 
-DISTNAME=      Path-Tiny-0.108
+DISTNAME=      Path-Tiny-0.114
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   3
-CATEGORIES=    devel perl5
+CATEGORIES=    filesystems devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DA/DAGOLDEN/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/filesystems/p5-Path-Tiny/distinfo
diff -u pkgsrc/filesystems/p5-Path-Tiny/distinfo:1.18 pkgsrc/filesystems/p5-Path-Tiny/distinfo:1.19
--- pkgsrc/filesystems/p5-Path-Tiny/distinfo:1.18       Mon Aug 20 02:13:07 2018
+++ pkgsrc/filesystems/p5-Path-Tiny/distinfo    Mon Sep  7 10:28:31 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2018/08/20 02:13:07 wen Exp $
+$NetBSD: distinfo,v 1.19 2020/09/07 10:28:31 wiz Exp $
 
-SHA1 (Path-Tiny-0.108.tar.gz) = 8cb67afa7543f0707c1326b1433c4a0828160efa
-RMD160 (Path-Tiny-0.108.tar.gz) = 1301607c8735ffae10422f075ed6a98aeb7af46a
-SHA512 (Path-Tiny-0.108.tar.gz) = 21cbc8ec84474a2fc14b77a2c8b659676d4842a87a7572497c0dd6ba1c2e5f91cdefa30fc9578fdc416d8c8ee4155ff302833925c1fdf9242c898ba6a0ebee13
-Size (Path-Tiny-0.108.tar.gz) = 93536 bytes
+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



Home | Main Index | Thread Index | Old Index