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: ast
Date: Fri Aug 5 12:57:26 UTC 2022
Modified Files:
pkgsrc/filesystems/p5-Path-Tiny: Makefile distinfo
Log Message:
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).
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/filesystems/p5-Path-Tiny/Makefile
cvs rdiff -u -r1.22 -r1.23 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.34 pkgsrc/filesystems/p5-Path-Tiny/Makefile:1.35
--- pkgsrc/filesystems/p5-Path-Tiny/Makefile:1.34 Tue Jun 28 11:33:52 2022
+++ pkgsrc/filesystems/p5-Path-Tiny/Makefile Fri Aug 5 12:57:26 2022
@@ -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/}
Index: pkgsrc/filesystems/p5-Path-Tiny/distinfo
diff -u pkgsrc/filesystems/p5-Path-Tiny/distinfo:1.22 pkgsrc/filesystems/p5-Path-Tiny/distinfo:1.23
--- pkgsrc/filesystems/p5-Path-Tiny/distinfo:1.22 Tue Oct 26 10:25:30 2021
+++ pkgsrc/filesystems/p5-Path-Tiny/distinfo Fri Aug 5 12:57:26 2022
@@ -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