Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Apr 2006 13:07:25 +0800 (CST)
From:      Yuan-Chung Hsiao <ychsiao@ychsiao.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/96395: [New Port] devel/p5-Module-Build-Kwalitee
Message-ID:  <20060427050725.1A1C367826@FreeBSD.stu.edu.tw>
Resent-Message-ID: <200604270510.k3R5AHIo013440@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         96395
>Category:       ports
>Synopsis:       [New Port] devel/p5-Module-Build-Kwalitee
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 27 05:10:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Yuan-Chung Hsiao
>Release:        FreeBSD 6.0-RELEASE-p5 i386
>Organization:
Computer Center, Shu-Te University
>Environment:
FreeBSD FreeBSD.stu.edu.tw 6.0-RELEASE-p5 FreeBSD 6.0-RELEASE-p5 #1: Fri Mar  3 15:16:04 CST 2006     root@FreeBSD.stu.edu.tw:/usr/obj/usr/src/sys/FreeBSD  i386

>Description:
Module::Build::Kwalitee subclasses Module::Build to provide boilerplate
tests for your project. It does this by overriding new() and copying
tests to your t directory when you run 'perl Build.PL'.

WWW: http://search.cpan.org/~stig/Module-Build-Kwalitee-0.20/

>How-To-Repeat:

>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-Module-Build-Kwalitee
#	p5-Module-Build-Kwalitee/Makefile
#	p5-Module-Build-Kwalitee/distinfo
#	p5-Module-Build-Kwalitee/pkg-descr
#	p5-Module-Build-Kwalitee/pkg-plist
#
echo c - p5-Module-Build-Kwalitee
mkdir -p p5-Module-Build-Kwalitee > /dev/null 2>&1
echo x - p5-Module-Build-Kwalitee/Makefile
sed 's/^X//' >p5-Module-Build-Kwalitee/Makefile << 'END-of-p5-Module-Build-Kwalitee/Makefile'
X# New ports collection makefile for:    Module::Build::Kwalitee
X# Date created:         2006-04-27
X# Whom:                 Yuan-Chung Hsiao & <ychsiao@ychsiao.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Module-Build-Kwalitee
XPORTVERSION=	0.20
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../../authors/id/S/ST/STIG
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	ychsiao@ychsiao.org
XCOMMENT=	Module::Build subclass with prepackaged tests
X
XBUILD_DEPENDS=	Test-Pod:${PORTSDIR}/devel/p5-Test-Pod \
X		Test-Pod-Coverage:${PORTSDIR}/devel/p5-Test-Pod-Coverage
XRUN_DEPENDS=	File-Fine-Rule:${PORTSDIR}/devel/p5-File-Find-Rule
X
XPERL_MODBUILD=	yes
X
XMAN3=	Module::Build::Kwalitee.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500601
XIGNORE=		requires perl 5.6.1 or later. Install lang/perl5 then try again
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-Module-Build-Kwalitee/Makefile
echo x - p5-Module-Build-Kwalitee/distinfo
sed 's/^X//' >p5-Module-Build-Kwalitee/distinfo << 'END-of-p5-Module-Build-Kwalitee/distinfo'
XMD5 (Module-Build-Kwalitee-0.20.tar.gz) = 3289224f1d33ffed0e49ac359d66b3b0
XSHA256 (Module-Build-Kwalitee-0.20.tar.gz) = 62466c7f08f7f4256336175b50aeb7d13a2d13d0aea97dea4e4a98d414662881
XSIZE (Module-Build-Kwalitee-0.20.tar.gz) = 6299
END-of-p5-Module-Build-Kwalitee/distinfo
echo x - p5-Module-Build-Kwalitee/pkg-descr
sed 's/^X//' >p5-Module-Build-Kwalitee/pkg-descr << 'END-of-p5-Module-Build-Kwalitee/pkg-descr'
XModule::Build::Kwalitee subclasses Module::Build to provide boilerplate 
Xtests for your project. It does this by overriding new() and copying 
Xtests to your t directory when you run 'perl Build.PL'.
X
XWWW: http://search.cpan.org/~stig/Module-Build-Kwalitee-0.20/
END-of-p5-Module-Build-Kwalitee/pkg-descr
echo x - p5-Module-Build-Kwalitee/pkg-plist
sed 's/^X//' >p5-Module-Build-Kwalitee/pkg-plist << 'END-of-p5-Module-Build-Kwalitee/pkg-plist'
X%%SITE_PERL%%/Module/Build/Kwalitee.pm
X%%SITE_PERL%%/Module/Build/Kwalitee/Stub.pm
X%%SITE_PERL%%/Module/Build/Kwalitee/003pod.t
X%%SITE_PERL%%/Module/Build/Kwalitee/000compile.t
X%%SITE_PERL%%/Module/Build/Kwalitee/001pragmas.t
X%%SITE_PERL%%/Module/Build/Kwalitee/004uselib.t
X@dirrm %%SITE_PERL%%/Module/Build/Kwalitee
X@dirrmtry %%SITE_PERL%%/Module/Build
END-of-p5-Module-Build-Kwalitee/pkg-plist
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060427050725.1A1C367826>