Updated to 0.14

Changes:

0.14      2011-01-28 09:40:36 EST5EDT

    [BUG FIXES]

    - fix error writing to undef handle on MSWin32 in some circumstances

    [OTHER]

    - converted distribution to Dist::Zilla
This commit is contained in:
rhaen 2012-01-26 15:57:12 +00:00
parent 5d8e21defb
commit 8eb3d7a8cf
2 changed files with 7 additions and 7 deletions

View file

@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.3 2011/08/14 12:26:37 obache Exp $
# $NetBSD: Makefile,v 1.4 2012/01/26 15:57:12 rhaen Exp $
#
DISTNAME= Tee-0.13
DISTNAME= Tee-0.14
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DA/DAGOLDEN/}
@ -19,6 +18,7 @@ PERL5_PACKLIST= auto/Tee/.packlist
DEPENDS+= p5-Probe-Perl>=0:../../devel/p5-Probe-Perl
DEPENDS+= p5-IPC-Run3>=0.033:../../devel/p5-IPC-Run3
DEPENDS+= p5-IO-CaptureOutput-[0-9]*:../../devel/p5-IO-CaptureOutput
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1 2009/02/26 08:12:25 sno Exp $
$NetBSD: distinfo,v 1.2 2012/01/26 15:57:12 rhaen Exp $
SHA1 (Tee-0.13.tar.gz) = 28e20c8c1c02843b7ea76fa433f4751bb4ddcaa7
RMD160 (Tee-0.13.tar.gz) = 7e0ca8779c92935d2b4777671d594e0f6e39f0bd
Size (Tee-0.13.tar.gz) = 16646 bytes
SHA1 (Tee-0.14.tar.gz) = 6cb51456604338faa17ddad6d98754905862c4b0
RMD160 (Tee-0.14.tar.gz) = 77840c0255cebcb0740b00dd53b509e2578ab217
Size (Tee-0.14.tar.gz) = 11120 bytes