From nobody@FreeBSD.org  Mon Oct  9 23:16:48 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3D6E916A412
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  9 Oct 2006 23:16:48 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CA53E43D6A
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  9 Oct 2006 23:16:41 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k99NGfii099352
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 9 Oct 2006 23:16:41 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k99NGfcv099351;
	Mon, 9 Oct 2006 23:16:41 GMT
	(envelope-from nobody)
Message-Id: <200610092316.k99NGfcv099351@www.freebsd.org>
Date: Mon, 9 Oct 2006 23:16:41 GMT
From: David Chaplin-Loebell<direct@klatha.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New port: devel/p5-Tie-CPHash case-preserving hash
X-Send-Pr-Version: www-3.0

>Number:         104232
>Category:       ports
>Synopsis:       New port: devel/p5-Tie-CPHash case-preserving hash
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    alepulver
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 09 23:20:16 GMT 2006
>Closed-Date:    Tue Oct 31 02:54:40 GMT 2006
>Last-Modified:  Tue Oct 31 03:00:46 GMT 2006
>Originator:     David Chaplin-Loebell
>Release:        FreeBSD 4.11-RELEASE-p25 i386
>Organization:
Klatha.com
>Environment:
System: FreeBSD deliver2 4.11-RELEASE-p25 FreeBSD 4.11-RELEASE-p25 #0: Sun Oct 8 11:04:17 EDT 2006 david@deliver2:/usr/obj/usr/src/sys/GENERIC i386

>Description:
Tie::CPHash is a Perl module implementing a case preserving but case
insensitive hash table.

>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-CPHash
#       p5-Tie-CPHash/pkg-plist
#       p5-Tie-CPHash/pkg-descr
#       p5-Tie-CPHash/distinfo
#       p5-Tie-CPHash/Makefile
#
echo c - p5-Tie-CPHash
mkdir -p p5-Tie-CPHash > /dev/null 2>&1
echo x - p5-Tie-CPHash/pkg-plist
sed 's/^X//' >p5-Tie-CPHash/pkg-plist << 'END-of-p5-Tie-CPHash/pkg-plist'
X%%SITE_PERL%%/Tie/CPHash.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tie/CPHash/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tie/CPHash
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tie
X@dirrmtry %%SITE_PERL%%/Tie
END-of-p5-Tie-CPHash/pkg-plist
echo x - p5-Tie-CPHash/pkg-descr
sed 's/^X//' >p5-Tie-CPHash/pkg-descr << 'END-of-p5-Tie-CPHash/pkg-descr'
XTie::CPHash is a Perl module implementing a case preserving but case
Xinsensitive hash table.
X
XAuthor: CJM <cjm@pobox.com>
END-of-p5-Tie-CPHash/pkg-descr
echo x - p5-Tie-CPHash/distinfo
sed 's/^X//' >p5-Tie-CPHash/distinfo << 'END-of-p5-Tie-CPHash/distinfo'
XMD5 (Tie-CPHash-1.02.tar.gz) = 706005965c6edde355468db7807bdab9
XSIZE (Tie-CPHash-1.02.tar.gz) = 3362
END-of-p5-Tie-CPHash/distinfo
echo x - p5-Tie-CPHash/Makefile
sed 's/^X//' >p5-Tie-CPHash/Makefile << 'END-of-p5-Tie-CPHash/Makefile'
X# New ports collection makefile for:   Tie-CPHash
X# Date created:                                09 October 2006
X# Whom:                                        David Chaplin-Loebell <direct@kl
atha.com>
X#
X# $FreeBSD$
X#
X#
X
XPORTNAME=      Tie-CPHash
XPORTVERSION=   1.02
XCATEGORIES=    devel perl5
XMASTER_SITES=  ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=    Tie
XPKGNAMEPREFIX= p5-
X
XMAINTAINER=    direct@klatha.com
XCOMMENT=       Perl module implementing a case preserving hash table
X
XPERL_CONFIGURE=        yes
X
XMAN3=          Tie::CPHash.3
X
X.include <bsd.port.mk>
END-of-p5-Tie-CPHash/Makefile
exit


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->alepulver 
Responsible-Changed-By: alepulver 
Responsible-Changed-When: Tue Oct 10 03:49:08 UTC 2006 
Responsible-Changed-Why:  
Take PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104232 
State-Changed-From-To: open->closed 
State-Changed-By: alepulver 
State-Changed-When: Tue Oct 31 02:54:15 UTC 2006 
State-Changed-Why:  
New port added, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/104232: commit references a PR
Date: Tue, 31 Oct 2006 02:52:54 +0000 (UTC)

 alepulver    2006-10-31 02:52:47 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel                Makefile 
   Added files:
     devel/p5-Tie-CPHash  Makefile distinfo pkg-descr pkg-plist 
   Log:
   Tie::CPHash is a Perl module implementing a case preserving but case
   insensitive hash table.
   
   Author: CJM <cjm@pobox.com>
   
   PR:             ports/104232
   Submitted by:   David Chaplin-Loebell <direct at klatha.com>
   
   Revision  Changes    Path
   1.2482    +1 -0      ports/devel/Makefile
   1.1       +22 -0     ports/devel/p5-Tie-CPHash/Makefile (new)
   1.1       +3 -0      ports/devel/p5-Tie-CPHash/distinfo (new)
   1.1       +4 -0      ports/devel/p5-Tie-CPHash/pkg-descr (new)
   1.1       +5 -0      ports/devel/p5-Tie-CPHash/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:
