Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jul 2006 16:54:22 +0800 (CST)
From:      tjs <tjs@cdpa.nsysu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/100154: New port: devel/p5-Test-Dependencies
Message-ID:  <200607120854.k6C8sM5x095871@Pluto.CDPA.nsysu.edu.tw>
Resent-Message-ID: <200607120900.k6C90NLj056034@freefall.freebsd.org>

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

>Number:         100154
>Category:       ports
>Synopsis:       New port: devel/p5-Test-Dependencies
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 12 09:00:22 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Shan Tseng
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
NCHC
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.1-STABLE FreeBSD 6.1-STABLE #0: Tue Jul 11 22:29:47 CST 2006 tjs@Pluto.CDPA.nsysu.edu.tw:/usr/obj/usr/src/sys/Pluto i386


>Description:

	Makes sure that all of the modules that are 'use'd are listed
	in the Makefile.PL as dependencies.

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

>How-To-Repeat:
>Fix:


--- p5-Test-Dependencies.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-Dependencies
#	p5-Test-Dependencies/Makefile
#	p5-Test-Dependencies/distinfo
#	p5-Test-Dependencies/pkg-descr
#	p5-Test-Dependencies/pkg-plist
#
echo c - p5-Test-Dependencies
mkdir -p p5-Test-Dependencies > /dev/null 2>&1
echo x - p5-Test-Dependencies/Makefile
sed 's/^X//' >p5-Test-Dependencies/Makefile << 'END-of-p5-Test-Dependencies/Makefile'
X# New ports collection makefile for:    p5-Test-Dependencies
X# Date created:				2006-07-12
X# Whom:	      				Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Test-Dependencies
XPORTVERSION=	0.03
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Test
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	tjs@cdpa.nsysu.edu.tw
XCOMMENT=	Ensure that your Makefile.PL specifies all module dependencies
X
XBUILD_DEPENDS=	${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}/B/PerlReq.pm:${PORTSDIR}/devel/p5-rpm-build-perl \
X		${SITE_PERL}/PerlReq/Utils.pm:${PORTSDIR}/devel/p5-rpm-build-perl \
X		${SITE_PERL}/Test/Builder/Module.pm:${PORTSDIR}/devel/p5-Test-Simple
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Test::Dependencies.3
X
X.include <bsd.port.mk>
END-of-p5-Test-Dependencies/Makefile
echo x - p5-Test-Dependencies/distinfo
sed 's/^X//' >p5-Test-Dependencies/distinfo << 'END-of-p5-Test-Dependencies/distinfo'
XMD5 (Test-Dependencies-0.03.tar.gz) = 573d2e3177b53cf759dc5fe6f9cf8cc0
XSHA256 (Test-Dependencies-0.03.tar.gz) = 610be5d62d4699ed90a04d5f4d361bdc5e93a6fe0b4c3aa69998181eade5d37b
XSIZE (Test-Dependencies-0.03.tar.gz) = 20783
END-of-p5-Test-Dependencies/distinfo
echo x - p5-Test-Dependencies/pkg-descr
sed 's/^X//' >p5-Test-Dependencies/pkg-descr << 'END-of-p5-Test-Dependencies/pkg-descr'
XMakes sure that all of the modules that are 'use'd are listed
Xin the Makefile.PL as dependencies.
X
XWWW: http://search.cpan.org/dist/Test-Dependencies/
XAuthor: Zev Benjamin <zev@cpan.org>
END-of-p5-Test-Dependencies/pkg-descr
echo x - p5-Test-Dependencies/pkg-plist
sed 's/^X//' >p5-Test-Dependencies/pkg-plist << 'END-of-p5-Test-Dependencies/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Dependencies/.packlist
X%%SITE_PERL%%/Test/Dependencies.pm
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Dependencies
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
X@dirrmtry %%SITE_PERL%%/Test
END-of-p5-Test-Dependencies/pkg-plist
exit
--- p5-Test-Dependencies.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?200607120854.k6C8sM5x095871>