ports/154835: [NEW PORT] devel/p5-Test-NoTabs: Check the
presence of tabs in your project
milki
milki at rescomp.berkeley.edu
Thu Feb 17 00:50:12 UTC 2011
The following reply was made to PR ports/154835; it has been noted by GNATS.
From: milki <milki at rescomp.berkeley.edu>
To: FreeBSD-gnats-submit at freebsd.org
Cc:
Subject: Re: ports/154835: [NEW PORT] devel/p5-Test-NoTabs: Check the presence of tabs in your project
Date: Wed, 16 Feb 2011 16:42:15 -0800 (PST)
>Submitter-Id: current-users
>Originator: milki
>Organization: UC Berkeley - RSSP-IT
>Confidential: no
>Synopsis: Re: ports/154835: [NEW PORT] devel/p5-Test-NoTabs: Check the presence of tabs in your project
>Severity: non-critical
>Priority: low
>Category: ports
>Class: change-request
>Release: FreeBSD 7.3-RELEASE-p4 amd64
>Environment:
System: FreeBSD dev-www7.rescomp.berkeley.edu 7.3-RELEASE-p4 FreeBSD 7.3-RELEASE-p4 #15: Tue Nov 30 11:51:59 PST 2010
>Description:
Fixed dependency list: Added BUILD/RUN_DEPENDS and fixed syntax
>How-To-Repeat:
>Fix:
--- p5-Test-NoTabs-1.0.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-NoTabs
# p5-Test-NoTabs/Makefile
# p5-Test-NoTabs/distinfo
# p5-Test-NoTabs/pkg-descr
# p5-Test-NoTabs/pkg-plist
#
echo c - p5-Test-NoTabs
mkdir -p p5-Test-NoTabs > /dev/null 2>&1
echo x - p5-Test-NoTabs/Makefile
sed 's/^X//' >p5-Test-NoTabs/Makefile << '005bfbeea2873ace706aab5824dfa115'
X# New ports collection makefile for: p5-Test-NoTabs
X# Date created: 2011-02-16
X# Whom: milki <milki at rescomp.berkeley.edu>
X#
X# $FreeBSD$
X#
X
XPORTNAME= Test-NoTabs
XPORTVERSION= 1.0
XCATEGORIES= devel textproc perl5
XMASTER_SITES= CPAN
XMASTER_SITE_SUBDIR= ../../authors/id/B/BO/BOBTFISH
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= milki at rescomp.berkeley.edu
XCOMMENT= Check the presence of tabs in your project
X
XBUILD_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
XRUN_DEPENDS= ${BUILD_DEPENDS}
X
XTEST_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
X
XPERL_CONFIGURE= yes
XCONFIGURE_ARGS= --skipdeps
X
XMAN3= Test::NoTabs.3
X
X.include <bsd.port.mk>
005bfbeea2873ace706aab5824dfa115
echo x - p5-Test-NoTabs/distinfo
sed 's/^X//' >p5-Test-NoTabs/distinfo << 'cbe2cd3c052a2d3493b716a547af886a'
XSHA256 (Test-NoTabs-1.0.tar.gz) = 515fafa7e101b5b34f51dc7afdde3e136f787d103a811b2b4e7eb2bd327be3f6
XSIZE (Test-NoTabs-1.0.tar.gz) = 25644
cbe2cd3c052a2d3493b716a547af886a
echo x - p5-Test-NoTabs/pkg-descr
sed 's/^X//' >p5-Test-NoTabs/pkg-descr << '727875197c8cb3443e875503585e6ddf'
XThis module scans your project/distribution for any perl files (scripts,
Xmodules, etc) for the presence of tabs.
X
XWWW: http://search.cpan.org/dist/Test-NoTabs/
727875197c8cb3443e875503585e6ddf
echo x - p5-Test-NoTabs/pkg-plist
sed 's/^X//' >p5-Test-NoTabs/pkg-plist << '01ecea844b3f2b207c7f4c7235211c06'
X%%SITE_PERL%%/Test/NoTabs.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/NoTabs/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/NoTabs
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
X at dirrmtry %%SITE_PERL%%/Test
01ecea844b3f2b207c7f4c7235211c06
exit
--- p5-Test-NoTabs-1.0.shar ends here ---
More information about the freebsd-perl
mailing list