From nobody@FreeBSD.org  Sat Feb  9 01:53:36 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9ACC516A417
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  9 Feb 2008 01:53:36 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 8AA2813C442
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  9 Feb 2008 01:53:36 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m191pS7n020559
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 9 Feb 2008 01:51:28 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m191pSki020558;
	Sat, 9 Feb 2008 01:51:28 GMT
	(envelope-from nobody)
Message-Id: <200802090151.m191pSki020558@www.freebsd.org>
Date: Sat, 9 Feb 2008 01:51:28 GMT
From: Felippe de Meirelles Motta <lippemail@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [NEW PORT] devel/p5-Test-Portability-Files
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         120442
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-Test-Portability-Files
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    tabthorpe
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 09 02:00:02 UTC 2008
>Closed-Date:    Sat Feb 09 03:37:14 UTC 2008
>Last-Modified:  Sat Feb  9 03:40:00 UTC 2008
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
This module is used to check the portability across operating systems of the names of the files present in the distribution of a module.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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-Portability-Files/
#	p5-Test-Portability-Files/pkg-descr
#	p5-Test-Portability-Files/Makefile
#	p5-Test-Portability-Files/pkg-plist
#	p5-Test-Portability-Files/distinfo
#
echo c - p5-Test-Portability-Files/
mkdir -p p5-Test-Portability-Files/ > /dev/null 2>&1
echo x - p5-Test-Portability-Files/pkg-descr
sed 's/^X//' >p5-Test-Portability-Files/pkg-descr << 'END-of-p5-Test-Portability-Files/pkg-descr'
XThis module is used to check the portability across operating systems 
Xof the names of the files present in the distribution of a module. 
X
XWWW:	http://search.cpan.org/dist/Test-Portability-Files/
END-of-p5-Test-Portability-Files/pkg-descr
echo x - p5-Test-Portability-Files/Makefile
sed 's/^X//' >p5-Test-Portability-Files/Makefile << 'END-of-p5-Test-Portability-Files/Makefile'
X# New ports collection makefile for:	p5-Test-Portability-Files
X# Date created:		2008-02-08
X# Whom:			Felippe de Meirelles Motta <lippemail@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Test-Portability-Files
XPORTVERSION=	0.05
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Test
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	lippemail@gmail.com
XCOMMENT=	Test::Portability::Files Check file names portability
X
XBUILD_DEPENDS+=	${SITE_PERL}/Test/Builder.pm:${PORTSDIR}/devel/p5-Test-Simple \
X		${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools
XRUN_DEPENDS+=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=	Test::Portability::Files.3
X
X.include <bsd.port.pre.mk>
X.include <bsd.port.post.mk>
END-of-p5-Test-Portability-Files/Makefile
echo x - p5-Test-Portability-Files/pkg-plist
sed 's/^X//' >p5-Test-Portability-Files/pkg-plist << 'END-of-p5-Test-Portability-Files/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Portability/Files/.packlist
X%%SITE_PERL%%/Test/Portability/Files.pm
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Portability/Files
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Portability
X@dirrmtry %%SITE_PERL%%/Test/Portability
END-of-p5-Test-Portability-Files/pkg-plist
echo x - p5-Test-Portability-Files/distinfo
sed 's/^X//' >p5-Test-Portability-Files/distinfo << 'END-of-p5-Test-Portability-Files/distinfo'
XMD5 (Test-Portability-Files-0.05.tar.gz) = 2ede77af4d3b82ffb39cd28fda6857e5
XSHA256 (Test-Portability-Files-0.05.tar.gz) = 60714e29ceab47962ce624593e1e972e0b92ab4c07711a686ad0d650d90be7f7
XSIZE (Test-Portability-Files-0.05.tar.gz) = 14539
END-of-p5-Test-Portability-Files/distinfo
exit



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->tabthorpe 
Responsible-Changed-By: tabthorpe 
Responsible-Changed-When: Sat Feb 9 02:19:19 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120442 
State-Changed-From-To: open->closed 
State-Changed-By: tabthorpe 
State-Changed-When: Sat Feb 9 03:37:13 UTC 2008 
State-Changed-Why:  
New port added, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/120442: commit references a PR
Date: Sat,  9 Feb 2008 03:35:59 +0000 (UTC)

 tabthorpe    2008-02-09 03:35:55 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel                Makefile 
   Added files:
     devel/p5-Test-Portability-Files Makefile distinfo pkg-descr 
                                     pkg-plist 
   Log:
   This module is used to check the portability across operating systems
   of the names of the files present in the distribution of a module.
   
   WWW:    http://search.cpan.org/dist/Test-Portability-Files/
   
   PR:             ports/120442
   Submitted by:   Felippe de Meirelles Motta <lippemail at gmail.com>
   
   Revision  Changes    Path
   1.2976    +1 -0      ports/devel/Makefile
   1.1       +26 -0     ports/devel/p5-Test-Portability-Files/Makefile (new)
   1.1       +3 -0      ports/devel/p5-Test-Portability-Files/distinfo (new)
   1.1       +4 -0      ports/devel/p5-Test-Portability-Files/pkg-descr (new)
   1.1       +5 -0      ports/devel/p5-Test-Portability-Files/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:
