ports/150710: New port: textproc/p5-Text-CSV-Encoded

Sébastien Santoro dereckson at gmail.com
Sat Sep 18 23:00:07 UTC 2010


>Number:         150710
>Category:       ports
>Synopsis:       New port: textproc/p5-Text-CSV-Encoded
>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:   Sat Sep 18 23:00:06 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sébastien Santoro
>Release:        FreeBSD 8.1-RELEASE
>Organization:
>Environment:
FreeBSD scherzo.dereckson.be 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010     root at almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
This is a new port for Text::CSV::Encoded perl module.

I created this port as a dependency for an upcoming port.
>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-Text-CSV-Encoded
#	p5-Text-CSV-Encoded/Makefile
#	p5-Text-CSV-Encoded/pkg-descr
#	p5-Text-CSV-Encoded/distinfo
#	p5-Text-CSV-Encoded/pkg-plist
#
echo c - p5-Text-CSV-Encoded
mkdir -p p5-Text-CSV-Encoded > /dev/null 2>&1
echo x - p5-Text-CSV-Encoded/Makefile
sed 's/^X//' >p5-Text-CSV-Encoded/Makefile << '370f749d43dbf8987f72140f74a8ae46'
X# New ports collection makefile for:	p5-Text-CSV-Encoded
X# Date Created:				18 September 2010
X# Whom:					Dereckson <dereckson at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Text-CSV-Encoded
XPORTVERSION=	0.10
XCATEGORIES=	textproc perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	dereckson at gmail.com
XCOMMENT=	Perl module for Encoding aware CVS files parsing
X
XBUILD_DEPENDS=	p5-IO>=0:${PORTSDIR}/devel/p5-IO \
X		p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple \
X		p5-Test-Harness>=0:${PORTSDIR}/devel/p5-Test-Harness \
X		p5-Text-CSV>=0:${PORTSDIR}/textproc/p5-Text-CSV
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Text::CSV::Encoded.3 Text::CSV::Encoded::Coder::Base.3 Text::CSV::Encoded::Coder::Encode.3 Text::CSV::Encoded::Coder::EncodeGuess.3
X
X.include <bsd.port.mk>
370f749d43dbf8987f72140f74a8ae46
echo x - p5-Text-CSV-Encoded/pkg-descr
sed 's/^X//' >p5-Text-CSV-Encoded/pkg-descr << 'd690d7d8d8d249ae43eedb7d822917c4'
XEncoding aware Text::CSV.
X
XThis module inherits Text::CSV and is aware of input/output encodings.
X
XWWW: http://search.cpan.org/dist/Text-CSV-Encoded/
d690d7d8d8d249ae43eedb7d822917c4
echo x - p5-Text-CSV-Encoded/distinfo
sed 's/^X//' >p5-Text-CSV-Encoded/distinfo << 'f97155e6a9590d471350747a095394f6'
XMD5 (Text-CSV-Encoded-0.10.tar.gz) = 9ed745eb7a416818b9c129eced8af93d
XSHA256 (Text-CSV-Encoded-0.10.tar.gz) = 9fe7ae5f59e999c6be2ee22cc2859cc3e4c2f363dd3b3889b7f4602723218129
XSIZE (Text-CSV-Encoded-0.10.tar.gz) = 11613
f97155e6a9590d471350747a095394f6
echo x - p5-Text-CSV-Encoded/pkg-plist
sed 's/^X//' >p5-Text-CSV-Encoded/pkg-plist << '344a44e54c0620befe8b01b48c63fb67'
X%%SITE_PERL%%/Text/CSV/Encoded.pm
X%%SITE_PERL%%/Text/CSV/Encoded/Coder/Base.pm
X%%SITE_PERL%%/Text/CSV/Encoded/Coder/Encode.pm
X%%SITE_PERL%%/Text/CSV/Encoded/Coder/EncodeGuess.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CSV/Encoded/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CSV/Encoded
X at dirrm %%SITE_PERL%%/Text/CSV/Encoded/Coder
X at dirrm %%SITE_PERL%%/Text/CSV/Encoded
X at dirrmtry %%SITE_PERL%%/Text/CSV
X at dirrmtry %%SITE_PERL%%/Text
344a44e54c0620befe8b01b48c63fb67
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list