From culot@0xd0.org  Fri Sep 10 11:58:44 2010
Return-Path: <culot@0xd0.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 963A71065672
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 10 Sep 2010 11:58:44 +0000 (UTC)
	(envelope-from culot@0xd0.org)
Received: from 0xd0.org (0xd0.org [91.121.92.146])
	by mx1.freebsd.org (Postfix) with ESMTP id 2D63F8FC1A
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 10 Sep 2010 11:58:43 +0000 (UTC)
Received: from 0xd0.org (doudou.0xd0.org [172.16.0.254])
	by 0xd0.org (8.14.4/8.14.4) with ESMTP id o8ABwA1D047591
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 10 Sep 2010 13:58:10 +0200 (CEST)
	(envelope-from culot@0xd0.org)
Received: (from culot@localhost)
	by 0xd0.org (8.14.4/8.14.4/Submit) id o8ABwAAS047590;
	Fri, 10 Sep 2010 13:58:10 +0200 (CEST)
	(envelope-from culot)
Message-Id: <201009101158.o8ABwAAS047590@0xd0.org>
Date: Fri, 10 Sep 2010 13:58:10 +0200 (CEST)
From: Frederic Culot <frederic@culot.org>
Reply-To: Frederic Culot <frederic@culot.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port: devel/p5-Tie-Hash-MultiValue Store multiple values per key
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>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:    sahil
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 10 12:00:17 UTC 2010
>Closed-Date:    Sat Sep 11 04:24:56 UTC 2010
>Last-Modified:  Sat Sep 11 04:30:01 UTC 2010
>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@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@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@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@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tie/Hash/MultiValue
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tie/Hash
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tie
X@dirrmtry %%SITE_PERL%%/Tie/Hash
X@dirrmtry %%SITE_PERL%%/Tie
62e6d97eb4310d57634e7a8d8ab355ac
exit

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sahil 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Sep 10 12:00:31 UTC 2010 
Responsible-Changed-Why:  
sahil@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=150473 
State-Changed-From-To: open->closed 
State-Changed-By: sahil 
State-Changed-When: Sat Sep 11 04:24:55 UTC 2010 
State-Changed-Why:  
New port added. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/150473: commit references a PR
Date: Sat, 11 Sep 2010 04:24:36 +0000 (UTC)

 sahil       2010-09-11 04:24:31 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel                Makefile 
   Added files:
     devel/p5-Tie-Hash-MultiValue Makefile distinfo pkg-descr 
                                  pkg-plist 
   Log:
   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/
   
   PR:             ports/150473
   Submitted by:   Frederic Culot <frederic@ culot.org>
   
   Revision  Changes    Path
   1.4038    +1 -0      ports/devel/Makefile
   1.1       +21 -0     ports/devel/p5-Tie-Hash-MultiValue/Makefile (new)
   1.1       +3 -0      ports/devel/p5-Tie-Hash-MultiValue/distinfo (new)
   1.1       +6 -0      ports/devel/p5-Tie-Hash-MultiValue/pkg-descr (new)
   1.1       +7 -0      ports/devel/p5-Tie-Hash-MultiValue/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:
