ports/118648: New port: devel/p5-Tie-File-AsHash Access the lines of a disk file via a Perl hash

Ruben de Groot rdg at bzerk.org
Thu Dec 13 12:40:01 UTC 2007


>Number:         118648
>Category:       ports
>Synopsis:       New port: devel/p5-Tie-File-AsHash Access the lines of a disk file via a Perl hash
>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:   Thu Dec 13 12:40:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Ruben de Groot
>Release:        7.0-BETA3
>Organization:
bzerk.org
>Environment:
FreeBSD morninglightmountain.hacktor.net 7.0-BETA3 FreeBSD 7.0-BETA3 #4: Fri Nov 30 14:04:56 UTC 2007 root at morninglightmountain.hacktor.net:/usr/obj/usr/src/sys/MORNINGLIGHTMOUNTAIN  sparc64
>Description:
Tie::File::AsHash represents a regular text file as a Perl hash. Each key/value
pair in the hash corresponds to a record in the file.
WWW: http://search.cpan.org/dist/Tie-File-AsHash/
>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:
#
#	devel/p5-Tie-File-AsHash
#	devel/p5-Tie-File-AsHash/Makefile
#	devel/p5-Tie-File-AsHash/distinfo
#	devel/p5-Tie-File-AsHash/pkg-descr
#	devel/p5-Tie-File-AsHash/pkg-plist
#
echo c - devel/p5-Tie-File-AsHash
mkdir -p devel/p5-Tie-File-AsHash > /dev/null 2>&1
echo x - devel/p5-Tie-File-AsHash/Makefile
sed 's/^X//' >devel/p5-Tie-File-AsHash/Makefile << 'END-of-devel/p5-Tie-File-AsHash/Makefile'
X# New ports collection makefile for:	p5-Tie-File-AsHash
X# Date created:				13 December 2007
X# Whom:	      				Ruben de Groot <rdg at bzerk.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Tie-File-AsHash
XPORTVERSION=	0.08
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Tie
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	rdg at bzerk.org
XCOMMENT=	Access the lines of a disk file via a Perl hash
X
XBUILD_DEPENDS=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
XRUN_DEPENDS=	${NONEXISTENT}:${PORTSDIR}/devel/p5-Tie-File
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Tie::File::AsHash.3
X
X.include <bsd.port.mk>
END-of-devel/p5-Tie-File-AsHash/Makefile
echo x - devel/p5-Tie-File-AsHash/distinfo
sed 's/^X//' >devel/p5-Tie-File-AsHash/distinfo << 'END-of-devel/p5-Tie-File-AsHash/distinfo'
XMD5 (Tie-File-AsHash-0.08.tar.gz) = 83b37c0c13984a93b96c41d1a56de341
XSHA256 (Tie-File-AsHash-0.08.tar.gz) = 7ccd26ffb4665bcdab10edd74747ab9d5ad49177b8817b14c6f8ecaa663cc236
XSIZE (Tie-File-AsHash-0.08.tar.gz) = 5812
END-of-devel/p5-Tie-File-AsHash/distinfo
echo x - devel/p5-Tie-File-AsHash/pkg-descr
sed 's/^X//' >devel/p5-Tie-File-AsHash/pkg-descr << 'END-of-devel/p5-Tie-File-AsHash/pkg-descr'
XTie::File::AsHash represents a regular text file as a Perl hash. Each key/value
Xpair in the hash corresponds to a record in the file.
X
XChanges to the hash are reflected in the file immediately. 
X
XWWW: http://search.cpan.org/dist/Tie-File-AsHash/
END-of-devel/p5-Tie-File-AsHash/pkg-descr
echo x - devel/p5-Tie-File-AsHash/pkg-plist
sed 's/^X//' >devel/p5-Tie-File-AsHash/pkg-plist << 'END-of-devel/p5-Tie-File-AsHash/pkg-plist'
X%%SITE_PERL%%/Tie/File/AsHash.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tie/File/AsHash/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tie/File/AsHash
X at dirrmtry %%SITE_PERL%%/Tie/File
END-of-devel/p5-Tie-File-AsHash/pkg-plist
exit



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



More information about the freebsd-ports-bugs mailing list