Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Feb 2008 16:52:49 GMT
From:      Felippe de Meirelles Motta <lippemail@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/120812: [NEW PORT] devel/p5-Test-Distribution
Message-ID:  <200802181652.m1IGqnGG012912@www.freebsd.org>
Resent-Message-ID: <200802181700.m1IH03CY078767@freefall.freebsd.org>

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

>Number:         120812
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-Test-Distribution
>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:   Mon Feb 18 17:00:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC
>Description:
When using this module in a test script, it goes through all the modules
in your distribution, checks their POD, checks that they compile ok and
checks that they all define a $VERSION.

WWW:   http://search.cpan.org/dist/Test-Distribution/

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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-Test-Distribution
#	p5-Test-Distribution/pkg-descr
#	p5-Test-Distribution/Makefile
#	p5-Test-Distribution/pkg-plist
#	p5-Test-Distribution/distinfo
#
echo c - p5-Test-Distribution
mkdir -p p5-Test-Distribution > /dev/null 2>&1
echo x - p5-Test-Distribution/pkg-descr
sed 's/^X//' >p5-Test-Distribution/pkg-descr << 'END-of-p5-Test-Distribution/pkg-descr'
XWhen using this module in a test script, it goes through all the modules
Xin your distribution, checks their POD, checks that they compile ok and
Xchecks that they all define a $VERSION.
X
XWWW:	http://search.cpan.org/dist/Test-Distribution/
END-of-p5-Test-Distribution/pkg-descr
echo x - p5-Test-Distribution/Makefile
sed 's/^X//' >p5-Test-Distribution/Makefile << 'END-of-p5-Test-Distribution/Makefile'
X# New ports collection makefile for:	p5-Test-Distribution
X# Date created:		2008-02-11
X# Whom:			Felippe de Meirelles Motta <lippemail@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Test-Distribution
XPORTVERSION=	2.00
XCATEGORIES=	devel perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	lippemail@gmail.com
XCOMMENT=	Test::Distribution - Perform tests on all modules of a distribution
X
XBUILD_DEPENDS+=	${SITE_PERL}/ExtUtils/Manifest.pm:${PORTSDIR}/devel/p5-ExtUtils-Manifest \
X		${SITE_PERL}/File/Find/Rule.pm:${PORTSDIR}/devel/p5-File-Find-Rule \
X		${SITE_PERL}/Module/CoreList.pm:${PORTSDIR}/devel/p5-Module-CoreList \
X		${SITE_PERL}/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Pod-Coverage \
X		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
X		${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \
X		${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage
XRUN_DEPENDS+=	${BUILD_DEPENDS}
X
XPERL_MODBUILD=	yes
X
XMAN3=		Test::Distribution.3
X
X.include <bsd.port.mk>
END-of-p5-Test-Distribution/Makefile
echo x - p5-Test-Distribution/pkg-plist
sed 's/^X//' >p5-Test-Distribution/pkg-plist << 'END-of-p5-Test-Distribution/pkg-plist'
X%%SITE_PERL%%/Test/Distribution.pm
X@dirrmtry %%SITE_PERL%%/Test
END-of-p5-Test-Distribution/pkg-plist
echo x - p5-Test-Distribution/distinfo
sed 's/^X//' >p5-Test-Distribution/distinfo << 'END-of-p5-Test-Distribution/distinfo'
XMD5 (Test-Distribution-2.00.tar.gz) = 7b7f905605f60a786f2ece2d76230fd1
XSHA256 (Test-Distribution-2.00.tar.gz) = 50ecd07fb6cab7b2b2a73b5526ee43b90e77734c9bcec95ce8822b9c0a912b68
XSIZE (Test-Distribution-2.00.tar.gz) = 11326
END-of-p5-Test-Distribution/distinfo
exit



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



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