Sun Mar 1 23:03:16 2009 UTC ()
Adding perl module Devel::Autoflush as requirement for CPAN::Reporter
which is in pipeline to get added.

This module is a hack to set autoflush for STDOUT and STDERR from the command
line or from PERL5OPT for code that needs it but doesn't have it.


(sno)
diff -r0 -r1.1 pkgsrc/devel/p5-Devel-Autoflush/DESCR
diff -r0 -r1.1 pkgsrc/devel/p5-Devel-Autoflush/Makefile
diff -r0 -r1.1 pkgsrc/devel/p5-Devel-Autoflush/distinfo

File Added: pkgsrc/devel/p5-Devel-Autoflush/DESCR
This module is a hack to set autoflush for STDOUT and STDERR from the command
line or from PERL5OPT for code that needs it but doesn't have it.

File Added: pkgsrc/devel/p5-Devel-Autoflush/Makefile
# $NetBSD: Makefile,v 1.1 2009/03/01 23:03:16 sno Exp $
#

DISTNAME=	Devel-Autoflush-0.05
PKGNAME=	p5-${DISTNAME}
CATEGORIES=	devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Devel/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://search.cpan.org/dist/Devel-Autoflush/
COMMENT=	Perl module to set autoflush from the command line

PKG_INSTALLATION_TYPES=	overwrite pkgviews
PKG_DESTDIR_SUPPORT=	user-destdir

PERL5_PACKLIST=		auto/Devel/Autoflush/.packlist

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/devel/p5-Devel-Autoflush/distinfo
$NetBSD: distinfo,v 1.1 2009/03/01 23:03:16 sno Exp $

SHA1 (Devel-Autoflush-0.05.tar.gz) = fe5ca1cf1997ec2456e71f67168433218cb4c747
RMD160 (Devel-Autoflush-0.05.tar.gz) = a18a0bb8bac51696cff3749321568ed543874d64
Size (Devel-Autoflush-0.05.tar.gz) = 8832 bytes