pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/filesystems/p5-Path-Tiny filesystems/p5-Path-Tiny upda...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3548ba32d027
branches:  trunk
changeset: 382793:3548ba32d027
user:      ast <ast%pkgsrc.org@localhost>
date:      Fri Aug 05 12:57:26 2022 +0000

description:
filesystems/p5-Path-Tiny update to 0.122
  From upstream 0.122/0.121-TRIAL:
    - Adds `size` and `size_human` methods.  The latter gives `ls -lh` style
      output, with options to choose base2 or base10 forms.
  From upstream 0.120/0.119-TRIAL:
    - The `tempdir` and `tempfile` methods may be called on a Path::Tiny object
      representing a directory, in which case the directory will be used as the
      container for the temporary object (as if the `DIR` argument were used).

diffstat:

 filesystems/p5-Path-Tiny/Makefile |  5 ++---
 filesystems/p5-Path-Tiny/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r a06f237045cc -r 3548ba32d027 filesystems/p5-Path-Tiny/Makefile
--- a/filesystems/p5-Path-Tiny/Makefile Fri Aug 05 11:46:54 2022 +0000
+++ b/filesystems/p5-Path-Tiny/Makefile Fri Aug 05 12:57:26 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2022/06/28 11:33:52 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2022/08/05 12:57:26 ast Exp $
 
-DISTNAME=      Path-Tiny-0.118
+DISTNAME=      Path-Tiny-0.122
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    filesystems devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DA/DAGOLDEN/}
 
diff -r a06f237045cc -r 3548ba32d027 filesystems/p5-Path-Tiny/distinfo
--- a/filesystems/p5-Path-Tiny/distinfo Fri Aug 05 11:46:54 2022 +0000
+++ b/filesystems/p5-Path-Tiny/distinfo Fri Aug 05 12:57:26 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2021/10/26 10:25:30 nia Exp $
+$NetBSD: distinfo,v 1.23 2022/08/05 12:57:26 ast Exp $
 
-BLAKE2s (Path-Tiny-0.118.tar.gz) = 6f527a4a070385243ec59d9e44c31ee6dd197d4460ab710f5c74156f44b2fa30
-SHA512 (Path-Tiny-0.118.tar.gz) = cca91e7fcb099aa7aec73135d295f3f32366ca4bec17201183d3e5cb69cf7e58f2554e162318bc34dc787689bab338286937c0e83065d8aff4d4862aa53efc61
-Size (Path-Tiny-0.118.tar.gz) = 92950 bytes
+BLAKE2s (Path-Tiny-0.122.tar.gz) = 9aab98ec1e95570bda36eacd35b4a2f9d137d5d53f5d74f91a9a95230a8c5395
+SHA512 (Path-Tiny-0.122.tar.gz) = cca49e56208f767469d37a081817b386eaf2ce2164cc97fd652c2faccc99f483805425e1bf346466871c156f9fe36f5a3f65e96c5b219af33e3e2016144f2c6d
+Size (Path-Tiny-0.122.tar.gz) = 98664 bytes



Home | Main Index | Thread Index | Old Index