Subject: CVS commit: pkgsrc/math/hs-scientific
From: Ryosuke Moro
Date: 2015-01-07 14:21:14
Message id: 20150107132114.AC5D898@cvs.netbsd.org

Log Message:
Update to 0.3.3.5

changelog:
0.3.3.5
    * Fixed bug when converting the Scientific:
      `scientific 0 someBigExponent` to a bounded Integral using toBoundedInteger
      or to a bounded RealFloat using toBoundedRealFloat.
      If someBigExponent was big enough to trigger the big-exponent protection
      the beforementioned functions didn't return 0.

      This is fixed by explicitly handling a coefficient of 0.

Files:
RevisionActionfile
1.8modifypkgsrc/math/hs-scientific/Makefile
1.8modifypkgsrc/math/hs-scientific/buildlink3.mk
1.5modifypkgsrc/math/hs-scientific/distinfo