Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Aug 2011 18:24:04 +0000 (UTC)
From:      "Philip M. Gollucci" <pgollucci@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-Business Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201108051824.p75IO424088027@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pgollucci    2011-08-05 18:24:04 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Date-Business Makefile distinfo pkg-descr pkg-plist 
  Log:
  Date::Business provides the functionality to perform simple date manipulations
  quickly. Support for calendar date and business date math is provided.
  
  Business dates are weekdays only. Adding 1 to a weekend returns Monday,
  subtracting 1 returns Friday.
  
  The difference in business days between Friday and the following
  Monday (using the diffb function) is one business day. The
  number of business days between Friday and the following
  Monday (using the betweenb function) is zero.
  
  Revision  Changes    Path
  1.4472    +1 -0      ports/devel/Makefile
  1.1       +20 -0     ports/devel/p5-Date-Business/Makefile (new)
  1.1       +2 -0      ports/devel/p5-Date-Business/distinfo (new)
  1.1       +10 -0     ports/devel/p5-Date-Business/pkg-descr (new)
  1.1       +5 -0      ports/devel/p5-Date-Business/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108051824.p75IO424088027>