Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Nov 2007 23:05:44 +0100 (CET)
From:      Xavier Beaudouin <kiwi@oav.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/118252: [NEW PORT] misc/p5-Test-Dir: Test directory attributes
Message-ID:  <20071125220544.A15C72E202@proxy.home.oav.net>
Resent-Message-ID: <200711252230.lAPMU1V2089362@freefall.freebsd.org>

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

>Number:         118252
>Category:       ports
>Synopsis:       [NEW PORT] misc/p5-Test-Dir: Test directory attributes
>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:   Sun Nov 25 22:30:00 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Xavier Beaudouin
>Release:        FreeBSD 6.2-RELEASE-p4 i386
>Organization:
Association KAZAR / The Caudium Group
>Environment:
System: FreeBSD proxy.home.oav.net 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Thu Apr 26 17:40:53 UTC 2007
>Description:
Test::Dir - test directory attributes

FUNCTIONS
dir_exists_ok

Ok if the directory exists, and not ok otherwise.
dir_not_exists_ok

Ok if the directory does not exist, and not ok otherwise.


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

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Test-Dir-1.002.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-Dir
#	p5-Test-Dir/Makefile
#	p5-Test-Dir/distinfo
#	p5-Test-Dir/pkg-descr
#	p5-Test-Dir/pkg-plist
#
echo c - p5-Test-Dir
mkdir -p p5-Test-Dir > /dev/null 2>&1
echo x - p5-Test-Dir/Makefile
sed 's/^X//' >p5-Test-Dir/Makefile << 'END-of-p5-Test-Dir/Makefile'
X# New ports collection makefile for:	Config::Fast
X# Date created:				25 Nov 2007
X# Whom:					Xavier Beaudouin <kiwi@oav.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Test-Dir
XPORTVERSION=	1.002
XCATEGORIES=	misc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Test
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	kiwi@oav.net
XCOMMENT=	Test directory attributes
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Test::Dir.3
X
X.include <bsd.port.mk>
END-of-p5-Test-Dir/Makefile
echo x - p5-Test-Dir/distinfo
sed 's/^X//' >p5-Test-Dir/distinfo << 'END-of-p5-Test-Dir/distinfo'
XMD5 (Test-Dir-1.002.tar.gz) = fd14c8610675dac65723e1f1ef2d46fa
XSHA256 (Test-Dir-1.002.tar.gz) = c4a3e8397fb70da953530f780b33e757482948305a2bda0bc322de982fb33f30
XSIZE (Test-Dir-1.002.tar.gz) = 12731
END-of-p5-Test-Dir/distinfo
echo x - p5-Test-Dir/pkg-descr
sed 's/^X//' >p5-Test-Dir/pkg-descr << 'END-of-p5-Test-Dir/pkg-descr'
XTest::Dir - test directory attributes
X
XFUNCTIONS
Xdir_exists_ok
X
XOk if the directory exists, and not ok otherwise.
Xdir_not_exists_ok
X
XOk if the directory does not exist, and not ok otherwise.
X
X
XWWW: http://search.cpan.org/dist/Test-Dir/
END-of-p5-Test-Dir/pkg-descr
echo x - p5-Test-Dir/pkg-plist
sed 's/^X//' >p5-Test-Dir/pkg-plist << 'END-of-p5-Test-Dir/pkg-plist'
X%%SITE_PERL%%/Test/Dir.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Dir/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Dir
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
X@dirrmtry %%SITE_PERL%%/Test
END-of-p5-Test-Dir/pkg-plist
exit
--- p5-Test-Dir-1.002.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?20071125220544.A15C72E202>