New port devel/p5-DateTime-Format-SQLite which is now a dependency of databases/p5-DBIx-Class-Validation.
Responsible Changed From-To: freebsd-ports-bugs->wxs I'll take it.
State Changed From-To: open->closed Committed. Thanks!
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) _______________________________________________ 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"