diff options
Diffstat (limited to 'math/hs-math-functions')
-rw-r--r-- | math/hs-math-functions/Makefile | 5 | ||||
-rw-r--r-- | math/hs-math-functions/distinfo | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/hs-math-functions/Makefile b/math/hs-math-functions/Makefile index 4363f1d60181..2cd2d0f0713d 100644 --- a/math/hs-math-functions/Makefile +++ b/math/hs-math-functions/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= math-functions -PORTVERSION= 0.1.5.2 -PORTREVISION= 2 +PORTVERSION= 0.2.1.0 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org @@ -11,7 +10,7 @@ COMMENT= Special functions and Chebyshev polynomials LICENSE= BSD3CLAUSE -USE_CABAL= erf>=2 vector>=0.7 vector-th-unbox +USE_CABAL= primitive vector vector-th-unbox .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/math/hs-math-functions/distinfo b/math/hs-math-functions/distinfo index 53429c2bf281..cc2656d82b44 100644 --- a/math/hs-math-functions/distinfo +++ b/math/hs-math-functions/distinfo @@ -1,2 +1,3 @@ -SHA256 (cabal/math-functions-0.1.5.2.tar.gz) = 9ec9b809d33c3b4deebc07d8e776cb3f81866e99906ed84f9c4145fe8eb39f89 -SIZE (cabal/math-functions-0.1.5.2.tar.gz) = 28490 +TIMESTAMP = 1499614804 +SHA256 (cabal/math-functions-0.2.1.0.tar.gz) = f71b5598de453546396a3f5f7f6ce877fffcc996639b7569d8628cae97da65eb +SIZE (cabal/math-functions-0.2.1.0.tar.gz) = 40272 |