cvs commit: ports/math/mpc Makefile distinfo pkg-plist

Gerald Pfeifer gerald at FreeBSD.org
Sat Sep 26 11:41:28 UTC 2009


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


More information about the cvs-all mailing list