Date: Tue, 23 Jun 2009 07:09:56 -0600 (MDT) From: hideo <hideo@lastamericanempire.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/135962: [new port] New port devel/p5-DateTime-Format-SQLite Message-ID: <20090623130956.CB0401CE5C@darwin.lastamericanempire.com> Resent-Message-ID: <200906231320.n5NDK4Ur076104@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135962 >Category: ports >Synopsis: [new port] New port devel/p5-DateTime-Format-SQLite >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: Tue Jun 23 13:20:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: hideo >Release: FreeBSD 7.2-STABLE i386 >Organization: >Environment: System: FreeBSD darwin.lastamericanempire.com 7.2-STABLE FreeBSD 7.2-STABLE #0: Sat May 9 13:53:29 MDT 2009 hideo@darwin.lastamericanempire.com:/usr/obj/usr/src/sys/darwin i386 >Description: New port devel/p5-DateTime-Format-SQLite which is now a dependency of databases/p5-DBIx-Class-Validation. >How-To-Repeat: >Fix: --- p5-DateTime-Format-SQLite-0.10 begins here --- # 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-SQLite # p5-DateTime-Format-SQLite/Makefile # p5-DateTime-Format-SQLite/distinfo # p5-DateTime-Format-SQLite/pkg-descr # p5-DateTime-Format-SQLite/pkg-plist # echo c - p5-DateTime-Format-SQLite mkdir -p p5-DateTime-Format-SQLite > /dev/null 2>&1 echo x - p5-DateTime-Format-SQLite/Makefile sed 's/^X//' >p5-DateTime-Format-SQLite/Makefile << 'b65c6ad150ed89a5d7c65f4e9cbaae16' X# New ports collection makefile for: p5-DateTime-Format-SQLite X# Date created: 23 june 2009 X# Whom: Zach Thompson <hideo@lastamericanempire.com> X# X# $FreeBSD$ X# X XPORTNAME= DateTime-Format-SQLite XPORTVERSION= 0.10 XCATEGORIES= devel perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= hideo@lastamericanempire.com XCOMMENT= Parse and format SQLite dates and times X XBUILD_DEPENDS= ${SITE_PERL}/DateTime/Format/Builder.pm:${PORTSDIR}/devel/p5-DateTime-Format-Builder XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= DateTime::Format::SQLite.3 X X.include <bsd.port.mk> b65c6ad150ed89a5d7c65f4e9cbaae16 echo x - p5-DateTime-Format-SQLite/distinfo sed 's/^X//' >p5-DateTime-Format-SQLite/distinfo << '655eb70c23b2b385b8e1a66b322b0c1b' XMD5 (DateTime-Format-SQLite-0.10.tar.gz) = 93c0849d25498028f18e10816b9b32b8 XSHA256 (DateTime-Format-SQLite-0.10.tar.gz) = 674bcc71559d6ebd480a4c087ddcc658c1b2912a6ef7c783f7292a39be8b945b XSIZE (DateTime-Format-SQLite-0.10.tar.gz) = 12942 655eb70c23b2b385b8e1a66b322b0c1b echo x - p5-DateTime-Format-SQLite/pkg-descr sed 's/^X//' >p5-DateTime-Format-SQLite/pkg-descr << '0fe5cc433d3bb39523e639c87237c4b1' XThis module understands the formats used by SQLite for its DATE, DATETIME, TIME, Xand TIMESTAMP data types. It can be used to parse these formats in order to Xcreate DateTime objects, and it can take a DateTime object and produce a string Xrepresenting it in the SQLite format. X XWWW: http://search.cpan.org/dist/DateTime-Format-SQLite/ 0fe5cc433d3bb39523e639c87237c4b1 echo x - p5-DateTime-Format-SQLite/pkg-plist sed 's/^X//' >p5-DateTime-Format-SQLite/pkg-plist << '4d5f1a1d74235f4fd3ef9db451cc7f4c' X%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format/SQLite/.packlist X%%SITE_PERL%%/DateTime/Format/SQLite.pm X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format/SQLite 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 4d5f1a1d74235f4fd3ef9db451cc7f4c exit --- p5-DateTime-Format-SQLite-0.10 ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090623130956.CB0401CE5C>