cvs commit: ports/math Makefile ports/math/pure-rational Makefile distinfo pkg-descr

Eitan Adler eadler at FreeBSD.org
Sat Oct 15 19:36:40 UTC 2011


eadler      2011-10-15 19:36:40 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/pure-rational   Makefile distinfo pkg-descr 
  Log:
  pure-rational provides additional operations on the rational number type
  provided by the math.pure module in the standard library.
  
  WWW:    http://docs.pure-lang.googlecode.com/hg/pure-rational.html
  
  PR:             ports/161422
  Submitted by:   Zhihao Yuan <lichray at gmail.com>
  Approved by:    sahil (mentor)
  
  Revision  Changes    Path
  1.740     +1 -0      ports/math/Makefile
  1.1       +27 -0     ports/math/pure-rational/Makefile (new)
  1.1       +2 -0      ports/math/pure-rational/distinfo (new)
  1.1       +4 -0      ports/math/pure-rational/pkg-descr (new)


More information about the cvs-all mailing list