From kaoru@kaisei.org  Tue Jun 14 07:56:18 2005
Return-Path: <kaoru@kaisei.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0EB9516A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 14 Jun 2005 07:56:17 +0000 (GMT)
	(envelope-from kaoru@kaisei.org)
Received: from dump.fs.trans-nt.com (smtp.trans-nt.co.jp [202.10.98.251])
	by mx1.FreeBSD.org (Postfix) with SMTP id 5D9F343D48
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 14 Jun 2005 07:56:16 +0000 (GMT)
	(envelope-from kaoru@kaisei.org)
Received: (qmail 18635 invoked from network); 14 Jun 2005 16:26:51 +0900
Received: from rb.atoms.mt.trans-nt.com (192.168.129.37)
  by smtp.trans-nt.co.jp with SMTP; 14 Jun 2005 16:26:51 +0900
Received: from rb.atoms.mt.trans-nt.com (localhost [127.0.0.1])
	by rb.atoms.mt.trans-nt.com (Postfix) with ESMTP id DF25C34
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 14 Jun 2005 16:27:05 +0900 (JST)
Received: (from kaoru@localhost)
	by rb.atoms.mt.trans-nt.com (8.13.3/8.13.1/Submit) id j5E7R5Wo058137;
	Tue, 14 Jun 2005 16:27:05 +0900 (JST)
	(envelope-from kaoru)
Message-Id: <200506140727.j5E7R5Wo058137@rb.atoms.mt.trans-nt.com>
Date: Tue, 14 Jun 2005 16:27:05 +0900 (JST)
From: TAKAHASHI Kaoru <kaoru@kaisei.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: New port: p5-Tie-iCal
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         82216
>Category:       ports
>Synopsis:       New port: p5-Tie-iCal
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lawrance
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 14 08:00:42 GMT 2005
>Closed-Date:    Mon Jun 20 08:26:17 GMT 2005
>Last-Modified:  Mon Jun 20 08:26:17 GMT 2005
>Originator:     TAKAHASHI Kaoru
>Release:        FreeBSD 5.4-RELEASE-p1 i386
>Organization:
Trans New Technology, Inc.
>Environment:
System: FreeBSD rb.atoms.mt.trans-nt.com 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #6: Fri May 13 13:38:52 JST 2005 root@rb.atoms.mt.trans-nt.com:/usr/obj/usr/src/sys/RB i386


>Description:

New port for Perl Tie::iCal.
I can't choose primary category.
Please fix CATEGORIES= line before commit.


>How-To-Repeat:
N/A

>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-iCal
#	p5-Tie-iCal/Makefile
#	p5-Tie-iCal/distinfo
#	p5-Tie-iCal/pkg-descr
#	p5-Tie-iCal/pkg-plist
#
echo c - p5-Tie-iCal
mkdir -p p5-Tie-iCal > /dev/null 2>&1
echo x - p5-Tie-iCal/Makefile
sed 's/^X//' >p5-Tie-iCal/Makefile << 'END-of-p5-Tie-iCal/Makefile'
X# New ports collection makefile for:	p5-Tie-iCal
X# Date created:				13 June 2005
X# Whom:	      				TAKAHASHI Kaoru <kaoru@kaisei.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Tie-iCal
XPORTVERSION=	0.13
XCATEGORIES=	perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Tie
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	ports@FreeBSD.org
XCOMMENT=	Tie iCal files to Perl hashes
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Tie::iCal.3
X
X.include <bsd.port.mk>
END-of-p5-Tie-iCal/Makefile
echo x - p5-Tie-iCal/distinfo
sed 's/^X//' >p5-Tie-iCal/distinfo << 'END-of-p5-Tie-iCal/distinfo'
XMD5 (Tie-iCal-0.13.tar.gz) = 4478de59e244a91c26d5b8e15650788f
XSIZE (Tie-iCal-0.13.tar.gz) = 10986
END-of-p5-Tie-iCal/distinfo
echo x - p5-Tie-iCal/pkg-descr
sed 's/^X//' >p5-Tie-iCal/pkg-descr << 'END-of-p5-Tie-iCal/pkg-descr'
XTie::iCal represents an RFC2445 iCalendar file as a Perl hash.
XEach key in the hash represents an iCalendar component like VEVENT,
XVTODO or VJOURNAL. Each component in the file must have a unique UID
Xproperty as specified in the RFC 2445.
X
XWWW: http://search.cpan.org/dist/Tie-iCal/
END-of-p5-Tie-iCal/pkg-descr
echo x - p5-Tie-iCal/pkg-plist
sed 's/^X//' >p5-Tie-iCal/pkg-plist << 'END-of-p5-Tie-iCal/pkg-plist'
X%%SITE_PERL%%/Tie/iCal.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tie/iCal/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tie/iCal
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tie 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/Tie 2>/dev/null || true
END-of-p5-Tie-iCal/pkg-plist
exit

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: lawrance 
State-Changed-When: Tue Jun 14 12:43:39 GMT 2005 
State-Changed-Why:  
Are you willing to maintain this port? 

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

From: TAKAHASHI Kaoru <kaoru@kaisei.org>
To: lawrance@FreeBSD.org, bug-followup@FreeBSD.org
Cc: kaoru@kaisei.org,
	freebsd-ports-bugs@FreeBSD.org
Subject: Re: ports/82216: New port: p5-Tie-iCal
Date: Wed, 15 Jun 2005 00:46:27 +0900

 At Tue, 14 Jun 2005 12:44:43 GMT,
 Sam Lawrance <lawrance@FreeBSD.org> wrote:
 > 
 > Synopsis: New port: p5-Tie-iCal
 > Are you willing to maintain this port?
 > 
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=82216
 
 Yes.
 Please, change MAINTAINER to kaoru@kaisei.org. Thanks.
State-Changed-From-To: feedback->open 
State-Changed-By: lawrance 
State-Changed-When: Wed Jun 15 04:48:37 GMT 2005 
State-Changed-Why:  
Feedback received. 


Responsible-Changed-From-To: freebsd-ports-bugs->lawrance 
Responsible-Changed-By: lawrance 
Responsible-Changed-When: Wed Jun 15 04:48:37 GMT 2005 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=82216 
State-Changed-From-To: open->closed 
State-Changed-By: lawrance 
State-Changed-When: Mon Jun 20 08:25:52 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=82216 
>Unformatted:
