From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 21 21:30:06 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0C185106568F for ; Fri, 21 Aug 2009 21:30:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DFE1A8FC1D for ; Fri, 21 Aug 2009 21:30:05 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n7LLU5hJ010876 for ; Fri, 21 Aug 2009 21:30:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n7LLU5H9010873; Fri, 21 Aug 2009 21:30:05 GMT (envelope-from gnats) Resent-Date: Fri, 21 Aug 2009 21:30:05 GMT Resent-Message-Id: <200908212130.n7LLU5H9010873@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dan Rench Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2208E106568C for ; 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 ; 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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/138048: New port: p5-DateTime-Format-RFC3339 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dan Rench List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Aug 2009 21:30:06 -0000 >Number: 138048 >Category: ports >Synopsis: New port: p5-DateTime-Format-RFC3339 >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: Fri Aug 21 21:30:05 UTC 2009 >Closed-Date: >Last-Modified: >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 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 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: >Unformatted: