ports/102062: [NEW PORT] devel/p5-Hash-Case: Base class for hashes with key-casing requirements

Gea-Suan Lin gslin at gslin.org
Tue Aug 15 08:00:35 UTC 2006


>Number:         102062
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-Hash-Case: Base class for hashes with key-casing requirements
>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:00:33 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:
Hash::Case is the base class for various classes which tie special
treatment for the casing of keys. Be aware of the differences in
implementation: Lower and Upper are tied native hashes: these hashes
have no need for hidden fields or other assisting data structured. A
case Preserve hash will actually create three hashes.

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

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

--- p5-Hash-Case-1.003.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-Case
#	p5-Hash-Case/pkg-descr
#	p5-Hash-Case/Makefile
#	p5-Hash-Case/pkg-plist
#	p5-Hash-Case/distinfo
#
echo c - p5-Hash-Case
mkdir -p p5-Hash-Case > /dev/null 2>&1
echo x - p5-Hash-Case/pkg-descr
sed 's/^X//' >p5-Hash-Case/pkg-descr << 'END-of-p5-Hash-Case/pkg-descr'
XHash::Case is the base class for various classes which tie special
Xtreatment for the casing of keys. Be aware of the differences in
Ximplementation: Lower and Upper are tied native hashes: these hashes
Xhave no need for hidden fields or other assisting data structured. A
Xcase Preserve hash will actually create three hashes.
X
XWWW:	http://search.cpan.org/dist/Hash-Case/
END-of-p5-Hash-Case/pkg-descr
echo x - p5-Hash-Case/Makefile
sed 's/^X//' >p5-Hash-Case/Makefile << 'END-of-p5-Hash-Case/Makefile'
X# New ports collection makefile for:	p5-Hash-Case
X# Date created:		2006-08-15
X# Whom:			Gea-Suan Lin <gslin at gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Hash-Case
XPORTVERSION=	1.003
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Hash
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin at gslin.org
XCOMMENT=	Base class for hashes with key-casing requirements
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Hash::Case.3 Hash::Case::Lower.3 Hash::Case::Preserve.3 \
X		Hash::Case::Upper.3
X
X.include <bsd.port.mk>
END-of-p5-Hash-Case/Makefile
echo x - p5-Hash-Case/pkg-plist
sed 's/^X//' >p5-Hash-Case/pkg-plist << 'END-of-p5-Hash-Case/pkg-plist'
X at comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Hash/Case/.packlist
X%%SITE_PERL%%/Hash/Case.pm
X%%SITE_PERL%%/Hash/Case/Lower.pm
X%%SITE_PERL%%/Hash/Case/Preserve.pm
X%%SITE_PERL%%/Hash/Case/Upper.pm
X%%SITE_PERL%%/Hash/Makefile.PL
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Hash/Case
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Hash
X at dirrmtry %%SITE_PERL%%/Hash/Case
X at dirrmtry %%SITE_PERL%%/Hash
END-of-p5-Hash-Case/pkg-plist
echo x - p5-Hash-Case/distinfo
sed 's/^X//' >p5-Hash-Case/distinfo << 'END-of-p5-Hash-Case/distinfo'
XMD5 (Hash-Case-1.003.tar.gz) = 3cf179f0730b3e3651eb7e270aed2dac
XSHA256 (Hash-Case-1.003.tar.gz) = 78099c6e1bf95f390ffa8e7e276bf44d0c906babbd37210ee528cc61661622f0
XSIZE (Hash-Case-1.003.tar.gz) = 4683
END-of-p5-Hash-Case/distinfo
exit
--- p5-Hash-Case-1.003.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list