cvs commit: ports/devel Makefile ports/devel/p5-Date-Business Makefile distinfo pkg-descr pkg-plist

Philip M. Gollucci pgollucci at FreeBSD.org
Fri Aug 5 18:24:04 UTC 2011


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)


More information about the cvs-ports mailing list