Date: Mon, 6 Feb 2006 15:43:08 +0000 (UTC) From: Renato Botelho <garga@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-Date-Range Makefile distinfo pkg-descr pkg-plist Message-ID: <200602061543.k16Fh8CH057400@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
garga 2006-02-06 15:43:08 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Date-Range Makefile distinfo pkg-descr pkg-plist Log: Quite often, when dealing with dates, we don't just want to know information about one particular date, but about a range of dates. For example, we may wish to know whether a given date is in a particular range, or what the overlap is between one range and another. This module lets you ask such questions. WWW: http://search.cpan.org/dist/Date-Range PR: ports/92848 Submitted by: Zach Thompson <hideo@lastamericanempire.com> Revision Changes Path 1.2120 +1 -0 ports/devel/Makefile 1.1 +25 -0 ports/devel/p5-Date-Range/Makefile (new) 1.1 +3 -0 ports/devel/p5-Date-Range/distinfo (new) 1.1 +7 -0 ports/devel/p5-Date-Range/pkg-descr (new) 1.1 +5 -0 ports/devel/p5-Date-Range/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602061543.k16Fh8CH057400>