diff options
author | wen <wen@pkgsrc.org> | 2013-11-30 09:46:13 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2013-11-30 09:46:13 +0000 |
commit | 548fbaae56347edae90af4aed512eb36d4bd230c (patch) | |
tree | 306889ecdc798435e124312b120bdc0627340e74 /filesystems | |
parent | aa80c31bddfe006eb1184cb3ea6ebfb5682feb07 (diff) | |
download | pkgsrc-548fbaae56347edae90af4aed512eb36d4bd230c.tar.gz |
Update to 0.047
Upstream changes:
0.047 2013-11-26 15:11:13 America/New_York
[FIXED]
- Previous lock testing fixes broke on Windows (sigh); now fixed,
I hope.
0.046 2013-11-22 17:07:24 America/New_York
[FIXED]
- Revised locking tests for portability again: locks are now tested
from a separate process
0.045 2013-11-22 15:28:50 America/New_York
[FIXED]
- Fixed locking test on AIX
Diffstat (limited to 'filesystems')
-rw-r--r-- | filesystems/p5-Path-Tiny/Makefile | 4 | ||||
-rw-r--r-- | filesystems/p5-Path-Tiny/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/filesystems/p5-Path-Tiny/Makefile b/filesystems/p5-Path-Tiny/Makefile index cafddfbed5e..83848ddca15 100644 --- a/filesystems/p5-Path-Tiny/Makefile +++ b/filesystems/p5-Path-Tiny/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2013/10/19 13:40:52 wen Exp $ +# $NetBSD: Makefile,v 1.5 2013/11/30 09:46:13 wen Exp $ # -DISTNAME= Path-Tiny-0.044 +DISTNAME= Path-Tiny-0.047 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 a4a28f844e7..fa8c6984c05 100644 --- a/filesystems/p5-Path-Tiny/distinfo +++ b/filesystems/p5-Path-Tiny/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/10/19 13:40:52 wen Exp $ +$NetBSD: distinfo,v 1.5 2013/11/30 09:46:13 wen Exp $ -SHA1 (Path-Tiny-0.044.tar.gz) = 5bad6643c42b8e6fb463842880e284e0347c421c -RMD160 (Path-Tiny-0.044.tar.gz) = 1f8edbc2aa68516a8ce8274c42e894f897cb5c63 -Size (Path-Tiny-0.044.tar.gz) = 48394 bytes +SHA1 (Path-Tiny-0.047.tar.gz) = f578ddc12123c27d0e2688c65a6a145549b851c9 +RMD160 (Path-Tiny-0.047.tar.gz) = 6fca61a774aa2f73ad7e7aab627990d5d8d8ffa8 +Size (Path-Tiny-0.047.tar.gz) = 49076 bytes |