ports/150473: New port: devel/p5-Tie-Hash-MultiValue Store multiple values per key
Frederic Culot
frederic at culot.org
Fri Sep 10 12:00:20 UTC 2010
>Number: 150473
>Category: ports
>Synopsis: New port: devel/p5-Tie-Hash-MultiValue Store multiple values per key
>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: Fri Sep 10 12:00:17 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Frederic Culot
>Release: FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD 0xd0.org 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root at mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Tie::Hash::MultiValue allows you to have hashes which store their values
in anonymous arrays, appending any new value to the already-existing ones.
This means that you can store as many items as you like under a single key,
and access them all at once by accessing the value stored under the key.
WWW: http://search.cpan.org/dist/Tie-Hash-MultiValue/
>How-To-Repeat:
>Fix:
# 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-Tie-Hash-MultiValue
# p5-Tie-Hash-MultiValue/pkg-descr
# p5-Tie-Hash-MultiValue/distinfo
# p5-Tie-Hash-MultiValue/Makefile
# p5-Tie-Hash-MultiValue/pkg-plist
#
echo c - p5-Tie-Hash-MultiValue
mkdir -p p5-Tie-Hash-MultiValue > /dev/null 2>&1
echo x - p5-Tie-Hash-MultiValue/pkg-descr
sed 's/^X//' >p5-Tie-Hash-MultiValue/pkg-descr << 'fd145447c963228df5369fa67cc395f2'
XTie::Hash::MultiValue allows you to have hashes which store their values
Xin anonymous arrays, appending any new value to the already-existing ones.
XThis means that you can store as many items as you like under a single key,
Xand access them all at once by accessing the value stored under the key.
X
XWWW: http://search.cpan.org/dist/Tie-Hash-MultiValue/
fd145447c963228df5369fa67cc395f2
echo x - p5-Tie-Hash-MultiValue/distinfo
sed 's/^X//' >p5-Tie-Hash-MultiValue/distinfo << '62296521009c440f0f15afd68a504dde'
XMD5 (Tie-Hash-MultiValue-1.02.tar.gz) = 6de9168014c17a4cbe304e4daf6ff794
XSHA256 (Tie-Hash-MultiValue-1.02.tar.gz) = 7f05a9a3f96fb581ef5f37e61d49e648d785e231a4cf2d0f25891c1866dabfc9
XSIZE (Tie-Hash-MultiValue-1.02.tar.gz) = 13564
62296521009c440f0f15afd68a504dde
echo x - p5-Tie-Hash-MultiValue/Makefile
sed 's/^X//' >p5-Tie-Hash-MultiValue/Makefile << '0bb082ff4ff33375503d138f96b745a9'
X# New ports collection makefile for: p5-Tie-Hash-MultiValue
X# Date created: 2010-09-10
X# Whom: Frederic Culot <frederic at culot.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME= Tie-Hash-MultiValue
XPORTVERSION= 1.02
XCATEGORIES= devel perl5
XMASTER_SITES= CPAN
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= frederic at culot.org
XCOMMENT= Store multiple values per key
X
XPERL_CONFIGURE= yes
X
XMAN3= Tie::Hash::MultiValue.3
X
X.include <bsd.port.mk>
0bb082ff4ff33375503d138f96b745a9
echo x - p5-Tie-Hash-MultiValue/pkg-plist
sed 's/^X//' >p5-Tie-Hash-MultiValue/pkg-plist << '62e6d97eb4310d57634e7a8d8ab355ac'
X%%SITE_PERL%%/Tie/Hash/MultiValue.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tie/Hash/MultiValue/.packlist
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tie/Hash/MultiValue
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tie/Hash
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tie
X at dirrmtry %%SITE_PERL%%/Tie/Hash
X at dirrmtry %%SITE_PERL%%/Tie
62e6d97eb4310d57634e7a8d8ab355ac
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list