From milki@dev-www7.rescomp.berkeley.edu  Thu Feb 17 21:59:48 2011
Return-Path: <milki@dev-www7.rescomp.berkeley.edu>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9D0301065672
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 17 Feb 2011 21:59:48 +0000 (UTC)
	(envelope-from milki@dev-www7.rescomp.berkeley.edu)
Received: from dev-www7.rescomp.berkeley.edu (dev-www7.Rescomp.Berkeley.EDU [169.229.71.57])
	by mx1.freebsd.org (Postfix) with ESMTP id 8A0EE8FC14
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 17 Feb 2011 21:59:48 +0000 (UTC)
Received: from dev-www7.rescomp.berkeley.edu (localhost [127.0.0.1])
	by dev-www7.rescomp.berkeley.edu (8.14.4/8.14.4) with ESMTP id p1HLxm0c099394
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 17 Feb 2011 13:59:48 -0800 (PST)
	(envelope-from milki@dev-www7.rescomp.berkeley.edu)
Received: (from milki@localhost)
	by dev-www7.rescomp.berkeley.edu (8.14.4/8.14.4/Submit) id p1HLxm0D099393;
	Thu, 17 Feb 2011 13:59:48 -0800 (PST)
	(envelope-from milki)
Message-Id: <201102172159.p1HLxm0D099393@dev-www7.rescomp.berkeley.edu>
Date: Thu, 17 Feb 2011 13:59:48 -0800 (PST)
From: milki <milki@rescomp.berkeley.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] devel/p5-Test-EOL: Check the correct line endings in your project
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         154853
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-Test-EOL: Check the correct line endings in your project
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 17 22:00:23 UTC 2011
>Closed-Date:    Fri Mar 04 13:58:54 UTC 2011
>Last-Modified:  Fri Mar  4 14:00:29 UTC 2011
>Originator:     milki
>Release:        FreeBSD 7.3-RELEASE-p4 amd64
>Organization:
UC Berkeley - RSSP-IT
>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:
Test::EOL lets you check the presence of windows line endings in your
perl code. It report its results in standard Test::Simple fashion.

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

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

--- p5-Test-EOL-0.9.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-EOL
#	p5-Test-EOL/Makefile
#	p5-Test-EOL/distinfo
#	p5-Test-EOL/pkg-descr
#	p5-Test-EOL/pkg-plist
#
echo c - p5-Test-EOL
mkdir -p p5-Test-EOL > /dev/null 2>&1
echo x - p5-Test-EOL/Makefile
sed 's/^X//' >p5-Test-EOL/Makefile << '63946dc6b9fdfa2092cc54eb7e4aca00'
X# New ports collection makefile for:    p5-Test-EOL
X# Date created:				2011-02-15
X# Whom:	      				milki@rescomp.berkeley.edu
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Test-EOL
XPORTVERSION=	0.9
XCATEGORIES=	devel perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	../../authors/id/F/FL/FLORA
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	milki@rescomp.berkeley.edu
XCOMMENT=	Check the correct line endings in your project
X
XRUN_DEPENDS=	p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
X
XTEST_DEPENDS=	p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple \
X	p5-Pod-Coverage>=1.08:${PORTSDIR}/devel/p5-Pod-Coverage \
X	p5-Pod-Coverage-TrustPod>=0:${PORTSDIR}/devel/p5-Pod-Coverage-TrustPod \
X	p5-Test-Pod>=1.41:${PORTSDIR}/devel/p5-Test-Pod
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Test::EOL.3
X
X.include <bsd.port.mk>
63946dc6b9fdfa2092cc54eb7e4aca00
echo x - p5-Test-EOL/distinfo
sed 's/^X//' >p5-Test-EOL/distinfo << 'd81c8f879868b9233be2d90037280199'
XSHA256 (Test-EOL-0.9.tar.gz) = eccebcc01d2d17990ca52445569886b6c7dee7544bea66963088818b15f5dc23
XSIZE (Test-EOL-0.9.tar.gz) = 14600
d81c8f879868b9233be2d90037280199
echo x - p5-Test-EOL/pkg-descr
sed 's/^X//' >p5-Test-EOL/pkg-descr << '138fac84cd59a3c6b53ed365f310aa20'
XTest::EOL lets you check the presence of windows line endings in your
Xperl code. It report its results in standard Test::Simple fashion.
X
XWWW: http://search.cpan.org/dist/Test-EOL/
138fac84cd59a3c6b53ed365f310aa20
echo x - p5-Test-EOL/pkg-plist
sed 's/^X//' >p5-Test-EOL/pkg-plist << '16319ffcd30c7d53e76f7ce303793621'
X%%SITE_PERL%%/Test/EOL.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/EOL/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/EOL
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
X@dirrmtry %%SITE_PERL%%/Test
16319ffcd30c7d53e76f7ce303793621
exit
--- p5-Test-EOL-0.9.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Feb 17 22:00:29 UTC 2011 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=154853 
Responsible-Changed-From-To: perl->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Thu Feb 17 22:42:22 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=154853 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Mar 4 13:58:54 UTC 2011 
State-Changed-Why:  
New port added. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=154853 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/154853: commit references a PR
Date: Fri,  4 Mar 2011 13:59:34 +0000 (UTC)

 miwi        2011-03-04 13:59:18 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel                Makefile 
   Added files:
     devel/p5-Test-EOL    Makefile distinfo pkg-descr pkg-plist 
   Log:
   Test::EOL lets you check the presence of windows line endings in your
   perl code. It report its results in standard Test::Simple fashion.
   
   WWW: http://search.cpan.org/dist/Test-EOL/
   
   PR:             ports/154853
   Submitted by:   milki at rescomp.berkeley.edu
   
   Revision  Changes    Path
   1.4262    +1 -0      ports/devel/Makefile
   1.1       +29 -0     ports/devel/p5-Test-EOL/Makefile (new)
   1.1       +2 -0      ports/devel/p5-Test-EOL/distinfo (new)
   1.1       +4 -0      ports/devel/p5-Test-EOL/pkg-descr (new)
   1.1       +5 -0      ports/devel/p5-Test-EOL/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
