Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  2 Jul 2003 15:37:50 +0200 (CEST)
From:      Mathieu Arnold <m@absolight.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        m@absolight.net
Subject:   ports/54021: new port devel/p5-Test-Pod
Message-ID:  <20030702133750.802377D81@aragorn.reaumur.absolight.net>
Resent-Message-ID: <200307021340.h62De4tY045377@freefall.freebsd.org>

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

>Number:         54021
>Category:       ports
>Synopsis:       new port devel/p5-Test-Pod
>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:   Wed Jul 02 06:40:04 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root@aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386

>Description:
New port devel/p5-Test-Pod

Check POD files for errors or warnings in a test file, using Pod::Simple to do
the heavy lifting.
>How-To-Repeat:
>Fix:

--- p5-Test-Pod.shar 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-Pod
#	p5-Test-Pod/Makefile
#	p5-Test-Pod/distinfo
#	p5-Test-Pod/pkg-descr
#	p5-Test-Pod/pkg-plist
#
echo c - p5-Test-Pod
mkdir -p p5-Test-Pod > /dev/null 2>&1
echo x - p5-Test-Pod/Makefile
sed 's/^X//' >p5-Test-Pod/Makefile << 'END-of-p5-Test-Pod/Makefile'
X# New ports collection makefile for:	p5-Test-Pod
X# Date created:	   2 july 2003
X# Whom:		   Mathieu Arnold <m@absolight.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Test-Pod
XPORTVERSION=	0.95
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Test
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	m@absolight.net
XCOMMENT=	Check for POD errors in files
X
XBUILD_DEPENDS=	${SITE_PERL}/IO/Scalar.pm:${PORTSDIR}/devel/p5-IO-stringy \
X		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
X		${SITE_PERL}/Test/Builder/Tester.pm:${PORTSDIR}/devel/p5-Test-Builder-Tester \
X		${SITE_PERL}/Pod/Simple.pm:${PORTSDIR}/textproc/p5-Pod-Simple
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Test::Pod.3
X
X.include <bsd.port.mk>
END-of-p5-Test-Pod/Makefile
echo x - p5-Test-Pod/distinfo
sed 's/^X//' >p5-Test-Pod/distinfo << 'END-of-p5-Test-Pod/distinfo'
XMD5 (Test-Pod-0.95.tar.gz) = 6b2a233f5f443f5b5789a5cca449d4f4
END-of-p5-Test-Pod/distinfo
echo x - p5-Test-Pod/pkg-descr
sed 's/^X//' >p5-Test-Pod/pkg-descr << 'END-of-p5-Test-Pod/pkg-descr'
XCheck POD files for errors or warnings in a test file, using Pod::Simple to do
Xthe heavy lifting.
X
XWWW: http://search.cpan.org/dist/Test-Pod/
END-of-p5-Test-Pod/pkg-descr
echo x - p5-Test-Pod/pkg-plist
sed 's/^X//' >p5-Test-Pod/pkg-plist << 'END-of-p5-Test-Pod/pkg-plist'
X%%SITE_PERL%%/Test/Pod.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Pod/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Pod
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-Pod/pkg-plist
exit
--- p5-Test-Pod.shar ends here ---


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



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