diff options
author | mef <mef@pkgsrc.org> | 2015-02-17 13:05:40 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2015-02-17 13:05:40 +0000 |
commit | 79fc7459a0fe5bb59d43e48f250970a93b38b976 (patch) | |
tree | 4f5f69893cb38137ba38a1247945adffd41a3491 | |
parent | 0b6a7490c8b0cc7c4898c2c2a1035be5bb0783fb (diff) | |
download | pkgsrc-79fc7459a0fe5bb59d43e48f250970a93b38b976.tar.gz |
Update 0.21 to 0.29
-------------------
0.29 2014-09-20T04:21:14Z
0.28 2014-07-04T07:37:50Z
- Fixed minor testing issue on Win32.
(charsbar++)
0.27 2014-07-03T05:37:00Z
- Fix another issue with Result_Stream branch of TB
0.26 2014-06-27T04:20:47Z
- Fix support for Result_Stream Test::Builder branch
(exodist)
0.25 2014-06-24T01:34:10Z
- Switch to EUMM
0.24 2014-04-07T21:21:56Z
- Cygwin 64-bit - allow tests to pass
(rwhitworth)
0.23 2014-03-12T20:12:11Z
- 06_fail_lineno.t fails on Windows due to path separator #9
(nanis)
0.22 2014-03-11T00:01:43Z
- Care the is_passing value.
https://rt.cpan.org/Public/Bug/Display.html?id=93726
(Reported by RHOELZ++)
-rw-r--r-- | devel/p5-Test-SharedFork/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Test-SharedFork/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Test-SharedFork/Makefile b/devel/p5-Test-SharedFork/Makefile index 40f291c8b12..073725b0f16 100644 --- a/devel/p5-Test-SharedFork/Makefile +++ b/devel/p5-Test-SharedFork/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:36:23 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/02/17 13:05:40 mef Exp $ -DISTNAME= Test-SharedFork-0.21 +DISTNAME= Test-SharedFork-0.29 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-SharedFork/distinfo b/devel/p5-Test-SharedFork/distinfo index ee8f0e328cd..da36714b54a 100644 --- a/devel/p5-Test-SharedFork/distinfo +++ b/devel/p5-Test-SharedFork/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2013/05/04 11:18:40 hiramatsu Exp $ +$NetBSD: distinfo,v 1.8 2015/02/17 13:05:40 mef Exp $ -SHA1 (Test-SharedFork-0.21.tar.gz) = 7f84af33eae2279f16dbec9329b59933615ebb13 -RMD160 (Test-SharedFork-0.21.tar.gz) = 495a2f4ade6bac44e6f888610f22bbc99b5904cb -Size (Test-SharedFork-0.21.tar.gz) = 28865 bytes +SHA1 (Test-SharedFork-0.29.tar.gz) = bc77bc8837329d99df7d30ce059a332ebb622ddd +RMD160 (Test-SharedFork-0.29.tar.gz) = 31cf2b4642ed1e1b2755afac7ce6fc8561ab581f +Size (Test-SharedFork-0.29.tar.gz) = 15449 bytes |