Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Aug 2006 16:03:45 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/102063: [NEW PORT] devel/p5-Hash-WithDefaults: Class for hashes with key-casing requirements supporting defaults
Message-ID:  <20060815080345.56A9C1F9@netnews.NCTU.edu.tw>
Resent-Message-ID: <200608150810.k7F8AHNi090208@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         102063
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-Hash-WithDefaults: Class for hashes with key-casing requirements supporting defaults
>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:   Tue Aug 15 08:10:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
This module implements hashes that support "defaults". That is you may
specify several more hashes in which the data will be looked up in
case it is not found in the current hash.

WWW:	http://search.cpan.org/dist/Hash-WithDefaults/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Hash-WithDefaults-0.04.shar begins here ---
# 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-Hash-WithDefaults
#	p5-Hash-WithDefaults/pkg-descr
#	p5-Hash-WithDefaults/Makefile
#	p5-Hash-WithDefaults/pkg-plist
#	p5-Hash-WithDefaults/distinfo
#
echo c - p5-Hash-WithDefaults
mkdir -p p5-Hash-WithDefaults > /dev/null 2>&1
echo x - p5-Hash-WithDefaults/pkg-descr
sed 's/^X//' >p5-Hash-WithDefaults/pkg-descr << 'END-of-p5-Hash-WithDefaults/pkg-descr'
XThis module implements hashes that support "defaults". That is you may
Xspecify several more hashes in which the data will be looked up in
Xcase it is not found in the current hash.
X
XWWW:	http://search.cpan.org/dist/Hash-WithDefaults/
END-of-p5-Hash-WithDefaults/pkg-descr
echo x - p5-Hash-WithDefaults/Makefile
sed 's/^X//' >p5-Hash-WithDefaults/Makefile << 'END-of-p5-Hash-WithDefaults/Makefile'
X# New ports collection makefile for:	p5-Hash-WithDefaults
X# Date created:		2006-08-15
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Hash-WithDefaults
XPORTVERSION=	0.04
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Hash
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	Class for hashes with key-casing requirements supporting defaults
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Hash::WithDefaults.3
X
X.include <bsd.port.mk>
END-of-p5-Hash-WithDefaults/Makefile
echo x - p5-Hash-WithDefaults/pkg-plist
sed 's/^X//' >p5-Hash-WithDefaults/pkg-plist << 'END-of-p5-Hash-WithDefaults/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Hash/WithDefaults/.packlist
X%%SITE_PERL%%/Hash/WithDefaults.pm
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Hash/WithDefaults
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Hash
X@dirrmtry %%SITE_PERL%%/Hash
END-of-p5-Hash-WithDefaults/pkg-plist
echo x - p5-Hash-WithDefaults/distinfo
sed 's/^X//' >p5-Hash-WithDefaults/distinfo << 'END-of-p5-Hash-WithDefaults/distinfo'
XMD5 (Hash-WithDefaults-0.04.tar.gz) = e769b5f381e2b55ec53429b847f086c1
XSHA256 (Hash-WithDefaults-0.04.tar.gz) = 57577d7424d34e9cff60dcc2cc51ef5014d159af0431751f0687de98c6a15272
XSIZE (Hash-WithDefaults-0.04.tar.gz) = 4033
END-of-p5-Hash-WithDefaults/distinfo
exit
--- p5-Hash-WithDefaults-0.04.shar ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060815080345.56A9C1F9>