diff options
author | wen <wen> | 2017-01-02 07:14:20 +0000 |
---|---|---|
committer | wen <wen> | 2017-01-02 07:14:20 +0000 |
commit | ef8cff21400169e810ee36e87d42d6c215c2e32d (patch) | |
tree | 08d45c9e35e9655d8ada498b68377e08481dc86f /filesystems | |
parent | 26bd7498546418f490d23525363ededb44f10617 (diff) | |
download | pkgsrc-ef8cff21400169e810ee36e87d42d6c215c2e32d.tar.gz |
Update to 0.098
Upstream changes:
0.098 2016-10-09 23:25:11-04:00 America/New_York
- No changes from 0.097-TRIAL.
0.097 2016-09-30 22:03:10-04:00 America/New_York (TRIAL RELEASE)
[Additions]
- Added 'realpath' option for 'tempfile' and 'tempdir' for situations
where an absolute temporary path just isn't enough.
Diffstat (limited to 'filesystems')
-rw-r--r-- | filesystems/p5-Path-Tiny/Makefile | 4 | ||||
-rw-r--r-- | filesystems/p5-Path-Tiny/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/filesystems/p5-Path-Tiny/Makefile b/filesystems/p5-Path-Tiny/Makefile index 252a0732911..829071194ba 100644 --- a/filesystems/p5-Path-Tiny/Makefile +++ b/filesystems/p5-Path-Tiny/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.20 2016/07/25 08:28:33 wen Exp $ +# $NetBSD: Makefile,v 1.21 2017/01/02 07:14:20 wen Exp $ -DISTNAME= Path-Tiny-0.096 +DISTNAME= Path-Tiny-0.098 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DA/DAGOLDEN/} diff --git a/filesystems/p5-Path-Tiny/distinfo b/filesystems/p5-Path-Tiny/distinfo index 0aeb5a519e7..560fd1a752d 100644 --- a/filesystems/p5-Path-Tiny/distinfo +++ b/filesystems/p5-Path-Tiny/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.15 2016/07/25 08:28:33 wen Exp $ +$NetBSD: distinfo,v 1.16 2017/01/02 07:14:20 wen Exp $ -SHA1 (Path-Tiny-0.096.tar.gz) = 2659f0c3883a080116452e0cfc64897542ba3e75 -RMD160 (Path-Tiny-0.096.tar.gz) = bf912e74b6f1bca2a0d9c82cea01ca65d8ab3a9e -SHA512 (Path-Tiny-0.096.tar.gz) = 9728b0d0f3bcd289f72a75212e376534523334f622203531bd5c2e8bdfd58728fb2ca952878f6100e4206ca4ab89d63927a7afb40c869e69965da1dc7f4e5629 -Size (Path-Tiny-0.096.tar.gz) = 90903 bytes +SHA1 (Path-Tiny-0.098.tar.gz) = 6351aedb611101101f2d6d8e1d3cea1610e36120 +RMD160 (Path-Tiny-0.098.tar.gz) = 257afb30d005fd0f6343ec41bf3980255204de59 +SHA512 (Path-Tiny-0.098.tar.gz) = 6a92eb98cbf2ea0c9a4cc1fc4f376de2bfbbf8d306be19d3db15bf8903256723149df62ffb82e87e8ce908ec5a0c11701c222c76dcfb97ecdb8023e6a77a2a53 +Size (Path-Tiny-0.098.tar.gz) = 91600 bytes |