Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Dec 2005 07:22:54 -0700 (MST)
From:      Zach Thompson <hideo@lastamericanempire.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/90981: New port: devel/p5-Test-Strict - Test coverage of strict/warnings pragmas	
Message-ID:  <20051227142254.611A733C3A@darwin.lastamericanempire.com>
Resent-Message-ID: <200512271430.jBREU7w5040311@freefall.freebsd.org>

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

>Number:         90981
>Category:       ports
>Synopsis:       New port: devel/p5-Test-Strict - Test coverage of strict/warnings pragmas
>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:   Tue Dec 27 14:30:07 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     hideo
>Release:        FreeBSD 7.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD darwin.lastamericanempire.com 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Wed Dec 7 20:49:31 MST 2005 hideo@darwin.lastamericanempire.com:/usr/obj/usr/src/sys/darwin amd64


	
>Description:
Test::Strict tests and reports on the coverage of the use strict/warnings pragmas
>How-To-Repeat:
	
>Fix:

	

--- p5-Test-Strict begins here ---
# 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-Strict
#	p5-Test-Strict/Makefile
#	p5-Test-Strict/distinfo
#	p5-Test-Strict/pkg-plist
#	p5-Test-Strict/pkg-descr
#
echo c - p5-Test-Strict
mkdir -p p5-Test-Strict > /dev/null 2>&1
echo x - p5-Test-Strict/Makefile
sed 's/^X//' >p5-Test-Strict/Makefile << 'END-of-p5-Test-Strict/Makefile'
X# New ports collection makefile for:	p5-Test-Strict
X# Date Created:				27 Dec 2005
X# Whom:					Zach Thompson <hideo@lastamericanempire.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Test-Strict
XPORTVERSION=	0.07
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR= Test
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	hideo@lastamericanempire.com
XCOMMENT=	Test and report on use strict/warnings coverage
X
XBUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Devel/Cover.pm:${PORTSDIR}/devel/p5-Devel-Cover
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=	Test::Strict.3
X
X.include <bsd.port.mk>
END-of-p5-Test-Strict/Makefile
echo x - p5-Test-Strict/distinfo
sed 's/^X//' >p5-Test-Strict/distinfo << 'END-of-p5-Test-Strict/distinfo'
XMD5 (Test-Strict-0.07.tar.gz) = 22022dd7f79f6a23679be06104a704d8
XSHA256 (Test-Strict-0.07.tar.gz) = 93623f4797ad33075a41a0e81869d607f9e6cd7b88992ddaffd6a3ad0aaf9caf
XSIZE (Test-Strict-0.07.tar.gz) = 6556
END-of-p5-Test-Strict/distinfo
echo x - p5-Test-Strict/pkg-plist
sed 's/^X//' >p5-Test-Strict/pkg-plist << 'END-of-p5-Test-Strict/pkg-plist'
X%%SITE_PERL%%/Test/Strict.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Strict/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Strict
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/Test 2>/dev/null || true
END-of-p5-Test-Strict/pkg-plist
echo x - p5-Test-Strict/pkg-descr
sed 's/^X//' >p5-Test-Strict/pkg-descr << 'END-of-p5-Test-Strict/pkg-descr'
XTest and report on the coverage of the strict/warnings pragmas.
X
XWWW: http://search.cpan.org/dist/Test-Strict/ 
END-of-p5-Test-Strict/pkg-descr
exit
--- p5-Test-Strict ends here ---


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



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