Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Sep 2009 11:41:28 +0000 (UTC)
From:      Gerald Pfeifer <gerald@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/math/mpc Makefile distinfo pkg-plist
Message-ID:  <200909261141.n8QBfSQY091151@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gerald      2009-09-26 11:41:28 UTC

  FreeBSD ports repository

  Modified files:
    math/mpc             Makefile distinfo pkg-plist 
  Log:
  Update to libmpc version 0.7 which brings the following changes:
   - New functions: mpc_pow, mpc_set_nan, mpc_swap
   - Bug fixes:
     . log: along branch cut
     . norm: infinite loop in case of overflow
     . ui_div, div, fr_div: handling of division by 0 and infinities
       following the example code of the C99 standard
     . compilation with g++
   - Makefile.vc updated (thanks to Mickael Gastineau)
   - Changed MPC_SET_X_Y macro
   - Removed functions mpc_random and mpc_random2 (which no port uses)
  
  Approved by:    maintainer (wen heping)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.4       +1 -2      ports/math/mpc/Makefile
  1.2       +3 -3      ports/math/mpc/distinfo
  1.2       +1 -1      ports/math/mpc/pkg-plist



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