From drench@host.tmetic.com  Fri Aug 21 21:20:44 2009
Return-Path: <drench@host.tmetic.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 2208E106568C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 21 Aug 2009 21:20:44 +0000 (UTC)
	(envelope-from drench@host.tmetic.com)
Received: from host.tmetic.com (host.tmetic.com [69.55.236.131])
	by mx1.freebsd.org (Postfix) with SMTP id 03EFE8FC20
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 21 Aug 2009 21:20:43 +0000 (UTC)
Received: (qmail 32184 invoked by uid 1004); 21 Aug 2009 21:08:46 -0000
Message-Id: <20090821210846.32171.qmail@host.tmetic.com>
Date: 21 Aug 2009 21:08:46 -0000
From: Dan Rench <citric@cubicone.tmetic.com>
Reply-To: Dan Rench <citric@cubicone.tmetic.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port: p5-DateTime-Format-RFC3339
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         138048
>Category:       ports
>Synopsis:       New port: p5-DateTime-Format-RFC3339
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 21 21:30:05 UTC 2009
>Closed-Date:    Sat Aug 22 19:08:34 UTC 2009
>Last-Modified:  Sat Aug 22 19:10:05 UTC 2009
>Originator:     Dan Rench
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD tusk 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 08:49:13 UTC 2009 root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


>Description:
	New port p5-DateTime-Format-RFC3339 of CPAN module to parse and format RFC3339 datetime strings
>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-DateTime-Format-RFC3339
#	p5-DateTime-Format-RFC3339/Makefile
#	p5-DateTime-Format-RFC3339/distinfo
#	p5-DateTime-Format-RFC3339/pkg-descr
#	p5-DateTime-Format-RFC3339/pkg-plist
#
echo c - p5-DateTime-Format-RFC3339
mkdir -p p5-DateTime-Format-RFC3339 > /dev/null 2>&1
echo x - p5-DateTime-Format-RFC3339/Makefile
sed 's/^X//' >p5-DateTime-Format-RFC3339/Makefile << '8754e1e9557494d5894decfc4618c34f'
X# Ports collection makefile for:	p5-DateTime-Format-RFC3339
X# Date created:	   Fri Aug 21, 2009
X# Whom:		   Dan Rench <citric@cubicone.tmetic.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	DateTime-Format-RFC3339
XPORTVERSION=	v1.0.1
XCATEGORIES=	devel perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	citric@cubicone.tmetic.com
XCOMMENT=	Parse and format RFC3339 times
X
XRUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime
XBUILD_DEPENDS=	${RUN_DEPENDS}
X
XWRKSRC=		${WRKDIR}/${DISTNAME:S/00//}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		DateTime::Format::RFC3339.3
X
X.include <bsd.port.mk>
8754e1e9557494d5894decfc4618c34f
echo x - p5-DateTime-Format-RFC3339/distinfo
sed 's/^X//' >p5-DateTime-Format-RFC3339/distinfo << '66402b3c1fe27a4f3a3728f284f4f82e'
XMD5 (DateTime-Format-RFC3339-v1.0.1.tar.gz) = 7aff1a07f0bd352dfd389cfea26fd669
XSHA256 (DateTime-Format-RFC3339-v1.0.1.tar.gz) = eef3b98918d994ac68f964009a0e005acb3bba3ec194e2e19ff19c219c3f7cec
XSIZE (DateTime-Format-RFC3339-v1.0.1.tar.gz) = 3329
66402b3c1fe27a4f3a3728f284f4f82e
echo x - p5-DateTime-Format-RFC3339/pkg-descr
sed 's/^X//' >p5-DateTime-Format-RFC3339/pkg-descr << '1fa6ac471edfae73e25c6e5292d17016'
XParse and format RFC3339 datetime strings
X
XWWW: http://search.cpan.org/dist/DateTime-Format-RFC3339/ 
1fa6ac471edfae73e25c6e5292d17016
echo x - p5-DateTime-Format-RFC3339/pkg-plist
sed 's/^X//' >p5-DateTime-Format-RFC3339/pkg-plist << 'e6e9d398a2abad7e4d93eefc3d23abf1'
X%%SITE_PERL%%/DateTime/Format/RFC3339.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format/RFC3339/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format/RFC3339
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime
X@dirrmtry %%SITE_PERL%%/DateTime/Format
X@dirrmtry %%SITE_PERL%%/DateTime
e6e9d398a2abad7e4d93eefc3d23abf1
exit

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Fri Aug 21 21:48:57 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138048 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Aug 22 19:08:33 UTC 2009 
State-Changed-Why:  
New port added, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/138048: commit references a PR
Date: Sat, 22 Aug 2009 19:08:58 +0000 (UTC)

 miwi        2009-08-22 19:08:45 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel                Makefile 
   Added files:
     devel/p5-DateTime-Format-RFC3339 Makefile distinfo pkg-descr 
                                      pkg-plist 
   Log:
   Parse and format RFC3339 datetime strings
   
   WWW: http://search.cpan.org/dist/DateTime-Format-RFC3339/
   
   PR:             ports/138048
   Submitted by:   Dan Rench <citric at cubicone.tmetic.com>
   
   Revision  Changes    Path
   1.3607    +1 -0      ports/devel/Makefile
   1.1       +26 -0     ports/devel/p5-DateTime-Format-RFC3339/Makefile (new)
   1.1       +3 -0      ports/devel/p5-DateTime-Format-RFC3339/distinfo (new)
   1.1       +3 -0      ports/devel/p5-DateTime-Format-RFC3339/pkg-descr (new)
   1.1       +7 -0      ports/devel/p5-DateTime-Format-RFC3339/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:
