Date: Sun, 28 Jun 2009 01:58:30 +0000 (UTC) From: Wesley Shields <wxs@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-DateTime-Format-SQLite Makefile distinfo pkg-descr pkg-plist Message-ID: <200906280158.n5S1wUOq029361@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wxs 2009-06-28 01:58:30 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-DateTime-Format-SQLite Makefile distinfo pkg-descr pkg-plist Log: This module understands the formats used by SQLite for its DATE, DATETIME, TIME, and TIMESTAMP data types. It can be used to parse these formats in order to create DateTime objects, and it can take a DateTime object and produce a string representing it in the SQLite format. WWW: http://search.cpan.org/dist/DateTime-Format-SQLite/ PR: ports/135962 Submitted by: hideo <hideo@lastamericanempire.com> Revision Changes Path 1.3532 +1 -0 ports/devel/Makefile 1.1 +24 -0 ports/devel/p5-DateTime-Format-SQLite/Makefile (new) 1.1 +3 -0 ports/devel/p5-DateTime-Format-SQLite/distinfo (new) 1.1 +6 -0 ports/devel/p5-DateTime-Format-SQLite/pkg-descr (new) 1.1 +7 -0 ports/devel/p5-DateTime-Format-SQLite/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906280158.n5S1wUOq029361>