From elvis@sslab.cs.ccu.edu.tw  Sun Jul 25 12:18:33 2004
Return-Path: <elvis@sslab.cs.ccu.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7E9FF16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 25 Jul 2004 12:18:33 +0000 (GMT)
Received: from mail.cs.ccu.edu.tw (csmail.cs.ccu.edu.tw [140.123.101.188])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5B71043D1D
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 25 Jul 2004 12:18:32 +0000 (GMT)
	(envelope-from elvis@sslab.cs.ccu.edu.tw)
Received: from localhost (localhost [127.0.0.1])
	by mail.cs.ccu.edu.tw (Postfix) with ESMTP id 7E6D65B6BD
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 25 Jul 2004 20:18:30 +0800 (CST)
Received: from mail.cs.ccu.edu.tw ([127.0.0.1])
 by localhost (mail.cs.ccu.edu.tw [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 36771-16 for <FreeBSD-gnats-submit@freebsd.org>;
 Sun, 25 Jul 2004 20:18:11 +0800 (CST)
Received: from sslab.cs.ccu.edu.tw (sslab.cs.ccu.edu.tw [140.123.102.233])
	by mail.cs.ccu.edu.tw (Postfix) with ESMTP id 7DA685B6BA
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 25 Jul 2004 20:18:11 +0800 (CST)
Received: by sslab.cs.ccu.edu.tw (Postfix, from userid 1001)
	id 71B0B47; Sun, 25 Jul 2004 20:18:12 +0800 (CST)
Message-Id: <20040725121812.71B0B47@sslab.cs.ccu.edu.tw>
Date: Sun, 25 Jul 2004 20:18:12 +0800 (CST)
From: elvis@sslab.cs.ccu.edu.tw
Reply-To: elvis@sslab.cs.ccu.edu.tw
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New Port: devel/p5-Path-Class Cross-platform path specification manipulation
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         69562
>Category:       ports
>Synopsis:       New Port: devel/p5-Path-Class Cross-platform path specification manipulation
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 25 12:20:25 GMT 2004
>Closed-Date:    Sun Jul 25 14:24:02 GMT 2004
>Last-Modified:  Sun Jul 25 14:24:02 GMT 2004
>Originator:     elvis <elvis@sslab.cs.ccu.edu.tw> >Organization:
>Release:        FreeBSD 5.2.1-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD sslab.cs.ccu.edu.tw 5.2.1-RELEASE-p8 FreeBSD 5.2.1-RELEASE-p8 #18: Mon May 31 14:13:48 CST 2004     root@sslab.cs.ccu.edu.tw:/ftp/obj/usr/src/sys/SSLAB  i386

>Description:
	New Port: devel/p5-Path-Class Cross-platform path specification manipulation
	
	Author:    Ken Williams <KWILLIAMS@cpan.org>
	WWW:   http://search.cpan.org/~kwilliams/Path-Class/
>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-Path-Class
#	p5-Path-Class/pkg-descr
#	p5-Path-Class/Makefile
#	p5-Path-Class/pkg-plist
#	p5-Path-Class/distinfo
#
echo c - p5-Path-Class
mkdir -p p5-Path-Class > /dev/null 2>&1
echo x - p5-Path-Class/pkg-descr
sed 's/^X//' >p5-Path-Class/pkg-descr << 'END-of-p5-Path-Class/pkg-descr'
XPath::Class - Cross-platform path specification manipulation
X
XAuthor:	Ken Williams <KWILLIAMS@cpan.org>
XWWW:	http://search.cpan.org/~kwilliams/Path-Class/
END-of-p5-Path-Class/pkg-descr
echo x - p5-Path-Class/Makefile
sed 's/^X//' >p5-Path-Class/Makefile << 'END-of-p5-Path-Class/Makefile'
X# New ports collection makefile for:	Path::Class
X# Date created:		2004-07-25
X# Whom:			Elvis Chiang <elvis@sslab.cs.ccu.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Path-Class
XPORTVERSION=	0.07
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../../authors/id/K/KW/KWILLIAMS/
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	elvis@sslab.cs.ccu.edu.tw
XCOMMENT=	Cross-platform path specification manipulation
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Path::Class.3 \
X		Path::Class::File.3 \
X		Path::Class::Dir.3
X
X.include <bsd.port.mk>
END-of-p5-Path-Class/Makefile
echo x - p5-Path-Class/pkg-plist
sed 's/^X//' >p5-Path-Class/pkg-plist << 'END-of-p5-Path-Class/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/Path/Class.pm
X%%SITE_PERL%%/Path/Class/Entity.pm
X%%SITE_PERL%%/Path/Class/Dir.pm
X%%SITE_PERL%%/Path/Class/File.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Path/Class/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Path/Class
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Path
X@dirrm %%SITE_PERL%%/Path/Class
X@dirrm %%SITE_PERL%%/Path
END-of-p5-Path-Class/pkg-plist
echo x - p5-Path-Class/distinfo
sed 's/^X//' >p5-Path-Class/distinfo << 'END-of-p5-Path-Class/distinfo'
XMD5 (Path-Class-0.07.tar.gz) = 295904ab2fb1d80d80310aa7e368371c
XSIZE (Path-Class-0.07.tar.gz) = 10649
END-of-p5-Path-Class/distinfo
exit

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: vanilla 
State-Changed-When: Sun Jul 25 14:23:54 GMT 2004 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=69562 
>Unformatted:
 System Software Lab. CSIE CCU Taiwan
